Skip to content

Commit d32b118

Browse files
chore(deps): update dependency eslint-plugin-unicorn to v54 (#356)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5cc50cb commit d32b118

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@typescript-eslint/parser": "^7.14.1",
5353
"diff": "^5.1.0",
5454
"eslint": "^8.57.0",
55-
"eslint-plugin-unicorn": "^53.0.0",
55+
"eslint-plugin-unicorn": "^54.0.0",
5656
"eslint-plugin-unused-imports": "^4.0.0",
5757
"pnpm": "8.12.1",
5858
"prettier": "3.3.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1379,10 +1379,10 @@ eslint-plugin-unicorn@^48.0.0:
13791379
semver "^7.5.4"
13801380
strip-indent "^3.0.0"
13811381

1382-
eslint-plugin-unicorn@^53.0.0:
1383-
version "53.0.0"
1384-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-53.0.0.tgz#df3a5c9ecabeb759e6fd867b2d84198466ac8c4d"
1385-
integrity sha512-kuTcNo9IwwUCfyHGwQFOK/HjJAYzbODHN3wP0PgqbW+jbXqpNWxNVpVhj2tO9SixBwuAdmal8rVcWKBxwFnGuw==
1382+
eslint-plugin-unicorn@^54.0.0:
1383+
version "54.0.0"
1384+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-54.0.0.tgz#ce3ea853e8fd7ca2bda2fd6065bf065adb5d8b6d"
1385+
integrity sha512-XxYLRiYtAWiAjPv6z4JREby1TAE2byBC7wlh0V4vWDCpccOSU1KovWV//jqPXF6bq3WKxqX9rdjoRQ1EhdmNdQ==
13861386
dependencies:
13871387
"@babel/helper-validator-identifier" "^7.24.5"
13881388
"@eslint-community/eslint-utils" "^4.4.0"

0 commit comments

Comments
 (0)