Skip to content

Commit 7794452

Browse files
chore(deps): update dependency eslint-plugin-unicorn to v51.0.1 (#5299)
1 parent 5a18f0e commit 7794452

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
@@ -54,7 +54,7 @@
5454
"eslint-plugin-sonarjs": "0.23.0",
5555
"eslint-plugin-sort-keys-fix": "1.1.2",
5656
"eslint-plugin-testing-library": "6.2.0",
57-
"eslint-plugin-unicorn": "51.0.0",
57+
"eslint-plugin-unicorn": "51.0.1",
5858
"husky": "8.0.3",
5959
"jest": "29.7.0",
6060
"lint-staged": "14.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9083,10 +9083,10 @@ [email protected]:
90839083
dependencies:
90849084
"@typescript-eslint/utils" "^5.58.0"
90859085

9086-
9087-
version "51.0.0"
9088-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-51.0.0.tgz#7e5b1f6837949de244a5403eb7729e60c6b20729"
9089-
integrity sha512-104L+VrZQ0RlyTYQPmF0ofoN1/rot1U/BoCSUDTTiPgumzA/QUzDwUqbR4Q0laOYXi5sYI2HDrJQ/b5PlJteCA==
9086+
9087+
version "51.0.1"
9088+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-51.0.1.tgz#3641c5e110324c3739d6cb98fc1b99ada39f477b"
9089+
integrity sha512-MuR/+9VuB0fydoI0nIn2RDA5WISRn4AsJyNSaNKLVwie9/ONvQhxOBbkfSICBPnzKrB77Fh6CZZXjgTt/4Latw==
90909090
dependencies:
90919091
"@babel/helper-validator-identifier" "^7.22.20"
90929092
"@eslint-community/eslint-utils" "^4.4.0"

0 commit comments

Comments
 (0)