mirror of
https://github.com/oceanprotocol/ocean-subgraph.git
synced 2024-12-02 05:57:29 +01:00
Bump prettier from 2.4.1 to 2.5.1 (#291)
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.5.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/2.4.1...2.5.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
6e2daf6ee0
commit
a42eb9638a
14
package-lock.json
generated
14
package-lock.json
generated
@ -32,7 +32,7 @@
|
||||
"eslint-plugin-standard": "^5.0.0",
|
||||
"mocha": "^9.1.2",
|
||||
"mock-local-storage": "^1.1.17",
|
||||
"prettier": "^2.4.0",
|
||||
"prettier": "^2.5.1",
|
||||
"release-it": "^14.11.6",
|
||||
"ts-node-register": "^1.0.0",
|
||||
"typescript": "^4.4.4"
|
||||
@ -28465,9 +28465,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/prettier": {
|
||||
"version": "2.4.1",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.4.1.tgz",
|
||||
"integrity": "sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==",
|
||||
"version": "2.5.1",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.5.1.tgz",
|
||||
"integrity": "sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==",
|
||||
"devOptional": true,
|
||||
"bin": {
|
||||
"prettier": "bin-prettier.js"
|
||||
@ -60473,9 +60473,9 @@
|
||||
"optional": true
|
||||
},
|
||||
"prettier": {
|
||||
"version": "2.4.1",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.4.1.tgz",
|
||||
"integrity": "sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==",
|
||||
"version": "2.5.1",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.5.1.tgz",
|
||||
"integrity": "sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==",
|
||||
"devOptional": true
|
||||
},
|
||||
"prettier-linter-helpers": {
|
||||
|
@ -64,7 +64,7 @@
|
||||
"eslint-plugin-standard": "^5.0.0",
|
||||
"mocha": "^9.1.2",
|
||||
"mock-local-storage": "^1.1.17",
|
||||
"prettier": "^2.4.0",
|
||||
"prettier": "^2.5.1",
|
||||
"release-it": "^14.11.6",
|
||||
"ts-node-register": "^1.0.0",
|
||||
"typescript": "^4.4.4"
|
||||
|
Loading…
Reference in New Issue
Block a user