Skip to content

Commit 734e698

Browse files
Update dependency eslint-plugin-unicorn to v54
1 parent e3aee58 commit 734e698

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
@@ -157,7 +157,7 @@
157157
"eslint-plugin-matrix-org": "^1.0.0",
158158
"eslint-plugin-react": "^7.28.0",
159159
"eslint-plugin-react-hooks": "^4.3.0",
160-
"eslint-plugin-unicorn": "^53.0.0",
160+
"eslint-plugin-unicorn": "^54.0.0",
161161
"fake-indexeddb": "^6.0.0",
162162
"fetch-mock": "9.11.0",
163163
"fetch-mock-jest": "^1.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5886,10 +5886,10 @@ eslint-plugin-react@^7.28.0:
58865886
semver "^6.3.1"
58875887
string.prototype.matchall "^4.0.11"
58885888

5889-
eslint-plugin-unicorn@^53.0.0:
5890-
version "53.0.0"
5891-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-53.0.0.tgz#df3a5c9ecabeb759e6fd867b2d84198466ac8c4d"
5892-
integrity sha512-kuTcNo9IwwUCfyHGwQFOK/HjJAYzbODHN3wP0PgqbW+jbXqpNWxNVpVhj2tO9SixBwuAdmal8rVcWKBxwFnGuw==
5889+
eslint-plugin-unicorn@^54.0.0:
5890+
version "54.0.0"
5891+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-54.0.0.tgz#ce3ea853e8fd7ca2bda2fd6065bf065adb5d8b6d"
5892+
integrity sha512-XxYLRiYtAWiAjPv6z4JREby1TAE2byBC7wlh0V4vWDCpccOSU1KovWV//jqPXF6bq3WKxqX9rdjoRQ1EhdmNdQ==
58935893
dependencies:
58945894
"@babel/helper-validator-identifier" "^7.24.5"
58955895
"@eslint-community/eslint-utils" "^4.4.0"

0 commit comments

Comments
 (0)