Skip to content

Commit 176b54c

Browse files
👷 Update dependency eslint-plugin-unicorn to v61 (#3830)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 189d5af commit 176b54c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"eslint-plugin-import": "2.32.0",
6161
"eslint-plugin-jasmine": "4.2.2",
6262
"eslint-plugin-jsdoc": "54.5.0",
63-
"eslint-plugin-unicorn": "60.0.0",
63+
"eslint-plugin-unicorn": "61.0.1",
6464
"express": "5.1.0",
6565
"glob": "11.0.3",
6666
"globals": "16.3.0",

‎yarn.lock‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3401,7 +3401,7 @@ __metadata:
34013401
eslint-plugin-import: "npm:2.32.0"
34023402
eslint-plugin-jasmine: "npm:4.2.2"
34033403
eslint-plugin-jsdoc: "npm:54.5.0"
3404-
eslint-plugin-unicorn: "npm:60.0.0"
3404+
eslint-plugin-unicorn: "npm:61.0.1"
34053405
express: "npm:5.1.0"
34063406
glob: "npm:11.0.3"
34073407
globals: "npm:16.3.0"
@@ -5395,9 +5395,9 @@ __metadata:
53955395
languageName: node
53965396
linkType: hard
53975397

5398-
"eslint-plugin-unicorn@npm:60.0.0":
5399-
version: 60.0.0
5400-
resolution: "eslint-plugin-unicorn@npm:60.0.0"
5398+
"eslint-plugin-unicorn@npm:61.0.1":
5399+
version: 61.0.1
5400+
resolution: "eslint-plugin-unicorn@npm:61.0.1"
54015401
dependencies:
54025402
"@babel/helper-validator-identifier": "npm:^7.27.1"
54035403
"@eslint-community/eslint-utils": "npm:^4.7.0"
@@ -5419,7 +5419,7 @@ __metadata:
54195419
strip-indent: "npm:^4.0.0"
54205420
peerDependencies:
54215421
eslint: ">=9.29.0"
5422-
checksum: 10c0/8411c0cf7c1c331e6c3f7ac30a8892d5ec8993e2b958ceda7a435167a7c9f7c94abf5ae03a8f04a70586bf0214041601b61d80db2fefbe70036c77501a57315b
5422+
checksum: 10c0/7f5ff5d91e8e6627a9a98e67e9615f984f5e54a17f018adb2afd3eda8a5ff4e266783b1cffa5f2094c2ca0f7fe6ba7dd517a4ea1e9ddfca77d0b062e2cf2d053
54235423
languageName: node
54245424
linkType: hard
54255425

0 commit comments

Comments
 (0)