Skip to content

Commit 134e462

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

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.1"
2678+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-61.0.1.tgz#438d66e2451a00df8eacc1a6e2e3c853482a2a29"
2679+
integrity sha512-RwXXqS8oTxW7dVs6e4ZBpZkn1wB4qqNZSbCJektP8/Nzp/woJdfN/t7LVNcpGMZ57xWBs33K0ymZ7MV+VeQnbA==
26802680
dependencies:
26812681
"@babel/helper-validator-identifier" "^7.27.1"
26822682
"@eslint-community/eslint-utils" "^4.7.0"

0 commit comments

Comments
 (0)