Skip to content

Commit ab2aa92

Browse files
Update dependency eslint-plugin-unicorn to v61
1 parent 41d5c74 commit ab2aa92

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint": "^9.33.0",
3434
"eslint-config-prettier": "^10.1.1",
3535
"eslint-plugin-prettier": "^5.2.6",
36-
"eslint-plugin-unicorn": "^60.0.0",
36+
"eslint-plugin-unicorn": "^61.0.0",
3737
"prettier": "^3.5.3",
3838
"prettier-plugin-svelte": "^3.3.3",
3939
"typescript": "^5.7.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2673,10 +2673,10 @@ eslint-plugin-prettier@^5.2.6:
26732673
prettier-linter-helpers "^1.0.0"
26742674
synckit "^0.11.7"
26752675

2676-
eslint-plugin-unicorn@^60.0.0:
2677-
version "60.0.0"
2678-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-60.0.0.tgz#68f712bcb17e94bd176cce7312647ba1d1409c3c"
2679-
integrity sha512-QUzTefvP8stfSXsqKQ+vBQSEsXIlAiCduS/V1Em+FKgL9c21U/IIm20/e3MFy1jyCf14tHAhqC1sX8OTy6VUCg==
2676+
eslint-plugin-unicorn@^61.0.0:
2677+
version "61.0.0"
2678+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-61.0.0.tgz#33f3f5a2c4ce4f42159321e4a8a4331dbd6bf0fb"
2679+
integrity sha512-98kDrky0XHb901dtxwp5y8miSToY85FNGh5qn3LadRz43aULBTEgqJo4BOTDU3eHNoteD9Wv+YdiOPIRpu6hAQ==
26802680
dependencies:
26812681
"@babel/helper-validator-identifier" "^7.27.1"
26822682
"@eslint-community/eslint-utils" "^4.7.0"

0 commit comments

Comments
 (0)