Skip to content

Commit 7433e08

Browse files
Update dependency eslint-plugin-unicorn to v48
1 parent 1f26030 commit 7433e08

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
@@ -20,7 +20,7 @@
2020
"eslint-plugin-jsdoc": "^46.0.0",
2121
"eslint-plugin-sonarjs": "^0.19.0",
2222
"eslint-plugin-tsdoc": "^0.2.17",
23-
"eslint-plugin-unicorn": "^47.0.0",
23+
"eslint-plugin-unicorn": "^47.0.0 || ^48.0.0",
2424
"typescript": "*"
2525
},
2626
"devDependencies": {
@@ -32,7 +32,7 @@
3232
"eslint-plugin-jsdoc": "46.4.4",
3333
"eslint-plugin-sonarjs": "0.19.0",
3434
"eslint-plugin-tsdoc": "0.2.17",
35-
"eslint-plugin-unicorn": "47.0.0",
35+
"eslint-plugin-unicorn": "48.0.0",
3636
"typescript": "5.1.6"
3737
},
3838
"repository": {

0 commit comments

Comments
 (0)