Skip to content

Commit a31bd49

Browse files
authoredJul 1, 2024
Update dependency eslint-plugin-unicorn to v54
1 parent d6afb6b commit a31bd49

File tree

2 files changed

+25
-17
lines changed

2 files changed

+25
-17
lines changed
 

‎package-lock.json

+23-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
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.4.5"
3838
},
3939
"repository": {

0 commit comments

Comments
 (0)
Please sign in to comment.