Skip to content

Commit 9024655

Browse files
chore(deps-dev): bump eslint-plugin-unicorn from 51.0.0 to 51.0.1 (#10477)
1 parent 76ffc20 commit 9024655

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
@@ -196,7 +196,7 @@
196196
"eslint-plugin-n": "^16.6.2",
197197
"eslint-plugin-react": "^7.33.2",
198198
"eslint-plugin-react-hooks": "^4.6.0",
199-
"eslint-plugin-unicorn": "^51.0.0",
199+
"eslint-plugin-unicorn": "^51.0.1",
200200
"eslint-webpack-plugin": "^4.0.1",
201201
"extend": "^3.0.2",
202202
"file-loader": "^6.2.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6477,10 +6477,10 @@ eslint-plugin-testing-library@^5.0.1:
64776477
dependencies:
64786478
"@typescript-eslint/utils" "^5.13.0"
64796479

6480-
eslint-plugin-unicorn@^51.0.0:
6481-
version "51.0.0"
6482-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-51.0.0.tgz#7e5b1f6837949de244a5403eb7729e60c6b20729"
6483-
integrity sha512-104L+VrZQ0RlyTYQPmF0ofoN1/rot1U/BoCSUDTTiPgumzA/QUzDwUqbR4Q0laOYXi5sYI2HDrJQ/b5PlJteCA==
6480+
eslint-plugin-unicorn@^51.0.1:
6481+
version "51.0.1"
6482+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-51.0.1.tgz#3641c5e110324c3739d6cb98fc1b99ada39f477b"
6483+
integrity sha512-MuR/+9VuB0fydoI0nIn2RDA5WISRn4AsJyNSaNKLVwie9/ONvQhxOBbkfSICBPnzKrB77Fh6CZZXjgTt/4Latw==
64846484
dependencies:
64856485
"@babel/helper-validator-identifier" "^7.22.20"
64866486
"@eslint-community/eslint-utils" "^4.4.0"

0 commit comments

Comments
 (0)