Skip to content

Commit 91fb03c

Browse files
Update dependency eslint-plugin-unicorn to v57
1 parent 7981e6c commit 91fb03c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"eslint-plugin-jsdoc": "^50.0.0",
2020
"eslint-plugin-regexp": "^2.6.0",
2121
"eslint-plugin-sonarjs": "^0.25.0",
22-
"eslint-plugin-unicorn": "^56.0.0"
22+
"eslint-plugin-unicorn": "^56.0.0 || ^57.0.0"
2323
},
2424
"devDependencies": {
2525
"@eslint-community/eslint-plugin-eslint-comments": "4.5.0",
@@ -28,7 +28,7 @@
2828
"eslint-plugin-jsdoc": "50.6.3",
2929
"eslint-plugin-regexp": "2.7.0",
3030
"eslint-plugin-sonarjs": "0.25.1",
31-
"eslint-plugin-unicorn": "56.0.1"
31+
"eslint-plugin-unicorn": "57.0.0"
3232
},
3333
"repository": {
3434
"type": "git",

0 commit comments

Comments
 (0)