mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-20 02:09:10 +01:00
fix: upgrade eslint-plugin-prettier from 3.1.4 to 3.4.0
Snyk has created this PR to upgrade eslint-plugin-prettier from 3.1.4 to 3.4.0. See this package in npm: https://www.npmjs.com/package/eslint-plugin-prettier See this project in Snyk: https://app.snyk.io/org/bluewallet/project/4d0df22a-0152-410a-8584-6df0d0a596d4?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
parent
19bc9f09b9
commit
5456d38bb6
6
package-lock.json
generated
6
package-lock.json
generated
@ -9938,9 +9938,9 @@
|
||||
}
|
||||
},
|
||||
"eslint-plugin-prettier": {
|
||||
"version": "3.1.4",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.4.tgz",
|
||||
"integrity": "sha512-jZDa8z76klRqo+TdGDTFJSavwbnWK2ZpqGKNZ+VvweMW516pDUMmQ2koXvxEE4JhzNvTv+radye/bWGBmA6jmg==",
|
||||
"version": "3.4.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.0.tgz",
|
||||
"integrity": "sha512-UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw==",
|
||||
"requires": {
|
||||
"prettier-linter-helpers": "^1.0.0"
|
||||
}
|
||||
|
@ -106,7 +106,7 @@
|
||||
"eslint-config-prettier": "6.14.0",
|
||||
"eslint-config-standard": "14.1.1",
|
||||
"eslint-config-standard-react": "9.2.0",
|
||||
"eslint-plugin-prettier": "3.1.4",
|
||||
"eslint-plugin-prettier": "3.4.0",
|
||||
"eslint-plugin-standard": "4.0.2",
|
||||
"events": "1.1.1",
|
||||
"frisbee": "3.1.4",
|
||||
|
Loading…
Reference in New Issue
Block a user