Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit b811b65

Browse files
Update dependency eslint-plugin-unicorn to v46 (#10317)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 28abae6 commit b811b65

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
@@ -193,7 +193,7 @@
193193
"eslint-plugin-matrix-org": "1.1.0",
194194
"eslint-plugin-react": "^7.28.0",
195195
"eslint-plugin-react-hooks": "^4.3.0",
196-
"eslint-plugin-unicorn": "^45.0.0",
196+
"eslint-plugin-unicorn": "^46.0.0",
197197
"fetch-mock-jest": "^1.5.1",
198198
"fs-extra": "^11.0.0",
199199
"jest": "^29.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4237,10 +4237,10 @@ eslint-plugin-react@^7.28.0:
42374237
semver "^6.3.0"
42384238
string.prototype.matchall "^4.0.8"
42394239

4240-
eslint-plugin-unicorn@^45.0.0:
4241-
version "45.0.2"
4242-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-45.0.2.tgz#d6ba704793a6909fe5dfe013900d2b05b715284c"
4243-
integrity sha512-Y0WUDXRyGDMcKLiwgL3zSMpHrXI00xmdyixEGIg90gHnj0PcHY4moNv3Ppje/kDivdAy5vUeUr7z211ImPv2gw==
4240+
eslint-plugin-unicorn@^46.0.0:
4241+
version "46.0.0"
4242+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-46.0.0.tgz#b5cdcc9465fd6e46ab7968b87dd4a43adc8d6031"
4243+
integrity sha512-j07WkC+PFZwk8J33LYp6JMoHa1lXc1u6R45pbSAipjpfpb7KIGr17VE2D685zCxR5VL4cjrl65kTJflziQWMDA==
42444244
dependencies:
42454245
"@babel/helper-validator-identifier" "^7.19.1"
42464246
"@eslint-community/eslint-utils" "^4.1.2"

0 commit comments

Comments
 (0)