Skip to content

Commit 284fc87

Browse files
Update dependency eslint-plugin-unicorn to v46 (#139)
* Update dependency eslint-plugin-unicorn to v46 * Fix version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Munieru <[email protected]>
1 parent 8c8fd64 commit 284fc87

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 8 additions & 8 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": "^40.0.0",
2121
"eslint-plugin-sonarjs": "^0.18.0",
2222
"eslint-plugin-tsdoc": "^0.2.17",
23-
"eslint-plugin-unicorn": "^45.0.0",
23+
"eslint-plugin-unicorn": "^46.0.0",
2424
"typescript": "*"
2525
},
2626
"devDependencies": {
@@ -31,7 +31,7 @@
3131
"eslint-plugin-jsdoc": "40.0.3",
3232
"eslint-plugin-sonarjs": "0.18.0",
3333
"eslint-plugin-tsdoc": "0.2.17",
34-
"eslint-plugin-unicorn": "45.0.2",
34+
"eslint-plugin-unicorn": "46.0.0",
3535
"typescript": "4.9.5"
3636
},
3737
"repository": {

0 commit comments

Comments
 (0)