Skip to content

Commit c574af3

Browse files
chore(deps): update dependency eslint-plugin-unicorn to v51 (#5295)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 46fe38a commit c574af3

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": "50.0.1",
57+
"eslint-plugin-unicorn": "51.0.0",
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-
eslint-plugin-unicorn@50.0.1:
9087-
version "50.0.1"
9088-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-50.0.1.tgz#e539cdb02dfd893c603536264c4ed9505b70e3bf"
9089-
integrity sha512-KxenCZxqSYW0GWHH18okDlOQcpezcitm5aOSz6EnobyJ6BIByiPDviQRjJIUAjG/tMN11958MxaQ+qCoU6lfDA==
9086+
eslint-plugin-unicorn@51.0.0:
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==
90909090
dependencies:
90919091
"@babel/helper-validator-identifier" "^7.22.20"
90929092
"@eslint-community/eslint-utils" "^4.4.0"

0 commit comments

Comments
 (0)