We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7981e6c commit 91fb03cCopy full SHA for 91fb03c
package.json
@@ -19,7 +19,7 @@
19
"eslint-plugin-jsdoc": "^50.0.0",
20
"eslint-plugin-regexp": "^2.6.0",
21
"eslint-plugin-sonarjs": "^0.25.0",
22
- "eslint-plugin-unicorn": "^56.0.0"
+ "eslint-plugin-unicorn": "^56.0.0 || ^57.0.0"
23
},
24
"devDependencies": {
25
"@eslint-community/eslint-plugin-eslint-comments": "4.5.0",
@@ -28,7 +28,7 @@
28
"eslint-plugin-jsdoc": "50.6.3",
29
"eslint-plugin-regexp": "2.7.0",
30
"eslint-plugin-sonarjs": "0.25.1",
31
- "eslint-plugin-unicorn": "56.0.1"
+ "eslint-plugin-unicorn": "57.0.0"
32
33
"repository": {
34
"type": "git",
0 commit comments