Skip to content

Commit 3bb83ee

Browse files
Update dependency eslint-plugin-unicorn to v52 (#214)
* Update dependency eslint-plugin-unicorn to v52 * Update version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Munieru <[email protected]>
1 parent 96c3c11 commit 3bb83ee

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
@@ -18,15 +18,15 @@
1818
"eslint-plugin-eslint-comments": "^3.0.0",
1919
"eslint-plugin-jsdoc": "^48.0.0",
2020
"eslint-plugin-sonarjs": "^0.23.0",
21-
"eslint-plugin-unicorn": "^51.0.0"
21+
"eslint-plugin-unicorn": "^52.0.0"
2222
},
2323
"devDependencies": {
2424
"eslint": "8.57.0",
2525
"eslint-config-standard": "17.1.0",
2626
"eslint-plugin-eslint-comments": "3.2.0",
2727
"eslint-plugin-jsdoc": "48.2.3",
2828
"eslint-plugin-sonarjs": "0.23.0",
29-
"eslint-plugin-unicorn": "51.0.1"
29+
"eslint-plugin-unicorn": "52.0.0"
3030
},
3131
"repository": {
3232
"type": "git",

0 commit comments

Comments
 (0)