Update the eslint-plugin-unicorn
package
This commit is contained in:
parent
15087c35d1
commit
887d2f2948
8
package-lock.json
generated
8
package-lock.json
generated
@ -4304,9 +4304,9 @@
|
||||
}
|
||||
},
|
||||
"eslint-plugin-unicorn": {
|
||||
"version": "19.0.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-19.0.1.tgz",
|
||||
"integrity": "sha512-fu0/h5mHXfBC6EkA3i2vCjsfC8j53+T9txGhNL4fpxJ+1JKsUKfv+tmXDgy0XnLHhFjnOZp4tRWJWbcykeIP2Q==",
|
||||
"version": "20.0.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-20.0.0.tgz",
|
||||
"integrity": "sha512-Uob50ZUfqKO4kK3YI3johD3Mnlzs2mWHGELbxFPEWj/2sOAMTV5769t9gGQNzarif+HXRmsKnqZS6XMkfb80Bg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"ci-info": "^2.0.0",
|
||||
@ -4320,7 +4320,7 @@
|
||||
"regexp-tree": "^0.1.21",
|
||||
"reserved-words": "^0.1.2",
|
||||
"safe-regex": "^2.1.1",
|
||||
"semver": "^7.1.3"
|
||||
"semver": "^7.3.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"find-up": {
|
||||
|
@ -22,7 +22,7 @@
|
||||
"eslint-plugin-mozilla": "^2.4.0",
|
||||
"eslint-plugin-no-unsanitized": "^3.1.1",
|
||||
"eslint-plugin-prettier": "^3.1.3",
|
||||
"eslint-plugin-unicorn": "^19.0.1",
|
||||
"eslint-plugin-unicorn": "^20.0.0",
|
||||
"fancy-log": "^1.3.3",
|
||||
"globals": "^11.12.0",
|
||||
"gulp": "^4.0.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user