Skip to content

Commit 458bbea

Browse files
chore(deps-dev): bump eslint-plugin-unicorn from 51.0.1 to 52.0.0 (#10845)
1 parent d47c135 commit 458bbea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
"eslint-plugin-n": "^16.6.2",
194194
"eslint-plugin-react": "^7.34.1",
195195
"eslint-plugin-react-hooks": "^4.6.0",
196-
"eslint-plugin-unicorn": "^51.0.1",
196+
"eslint-plugin-unicorn": "^52.0.0",
197197
"eslint-webpack-plugin": "^4.1.0",
198198
"extend": "^3.0.2",
199199
"file-loader": "^6.2.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6599,10 +6599,10 @@ eslint-plugin-testing-library@^5.0.1:
65996599
dependencies:
66006600
"@typescript-eslint/utils" "^5.13.0"
66016601

6602-
eslint-plugin-unicorn@^51.0.1:
6603-
version "51.0.1"
6604-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-51.0.1.tgz#3641c5e110324c3739d6cb98fc1b99ada39f477b"
6605-
integrity sha512-MuR/+9VuB0fydoI0nIn2RDA5WISRn4AsJyNSaNKLVwie9/ONvQhxOBbkfSICBPnzKrB77Fh6CZZXjgTt/4Latw==
6602+
eslint-plugin-unicorn@^52.0.0:
6603+
version "52.0.0"
6604+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-52.0.0.tgz#c7a559edd52e3932cf2b3a05c3b0efc604c1eeb8"
6605+
integrity sha512-1Yzm7/m+0R4djH0tjDjfVei/ju2w3AzUGjG6q8JnuNIL5xIwsflyCooW5sfBvQp2pMYQFSWWCFONsjCax1EHng==
66066606
dependencies:
66076607
"@babel/helper-validator-identifier" "^7.22.20"
66086608
"@eslint-community/eslint-utils" "^4.4.0"

0 commit comments

Comments
 (0)