Skip to content

Commit 3e6fd77

Browse files
Update dependency eslint-plugin-unicorn to v50
1 parent 39c4109 commit 3e6fd77

File tree

2 files changed

+130
-12
lines changed

2 files changed

+130
-12
lines changed

package-lock.json

Lines changed: 128 additions & 10 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-jsdoc": "^48.0.0",
2121
"eslint-plugin-sonarjs": "^0.25.0",
2222
"eslint-plugin-tsdoc": "^0.2.17",
23-
"eslint-plugin-unicorn": "^49.0.0",
23+
"eslint-plugin-unicorn": "^49.0.0 || ^50.0.0",
2424
"typescript": "*"
2525
},
2626
"devDependencies": {
@@ -31,7 +31,7 @@
3131
"eslint-plugin-jsdoc": "48.2.3",
3232
"eslint-plugin-sonarjs": "0.25.1",
3333
"eslint-plugin-tsdoc": "0.2.17",
34-
"eslint-plugin-unicorn": "49.0.0",
34+
"eslint-plugin-unicorn": "50.0.1",
3535
"typescript": "5.4.4"
3636
},
3737
"repository": {

0 commit comments

Comments
 (0)