Skip to content

Commit f58783c

Browse files
Update dependency eslint-plugin-unicorn to v54
1 parent 40dfb7e commit f58783c

File tree

2 files changed

+25
-17
lines changed

2 files changed

+25
-17
lines changed

package-lock.json

Lines changed: 23 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"eslint-plugin-regexp": "^2.6.0",
2121
"eslint-plugin-sonarjs": "^0.25.0",
2222
"eslint-plugin-tsdoc": "^0.3.0",
23-
"eslint-plugin-unicorn": "^53.0.0",
23+
"eslint-plugin-unicorn": "^53.0.0 || ^54.0.0",
2424
"typescript": "*"
2525
},
2626
"devDependencies": {
@@ -33,7 +33,7 @@
3333
"eslint-plugin-regexp": "2.6.0",
3434
"eslint-plugin-sonarjs": "0.25.1",
3535
"eslint-plugin-tsdoc": "0.3.0",
36-
"eslint-plugin-unicorn": "53.0.0",
36+
"eslint-plugin-unicorn": "54.0.0",
3737
"typescript": "5.5.2"
3838
},
3939
"repository": {

0 commit comments

Comments
 (0)