Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-unicorn to v54
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jdanil committed Jun 15, 2024
1 parent 681b92d commit 8f93340
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion configs/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"eslint-plugin-sonarjs": "1.0.3",
"eslint-plugin-testing-library": "6.2.2",
"eslint-plugin-tsdoc": "0.3.0",
"eslint-plugin-unicorn": "53.0.0",
"eslint-plugin-unicorn": "54.0.0",
"typescript-eslint": "7.13.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3219,7 +3219,7 @@ __metadata:
eslint-plugin-sonarjs: "npm:1.0.3"
eslint-plugin-testing-library: "npm:6.2.2"
eslint-plugin-tsdoc: "npm:0.3.0"
eslint-plugin-unicorn: "npm:53.0.0"
eslint-plugin-unicorn: "npm:54.0.0"
lint-staged: "npm:12.1.7"
markdownlint-cli: "npm:0.41.0"
prettier: "npm:3.3.2"
Expand Down Expand Up @@ -9161,9 +9161,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-unicorn@npm:53.0.0":
version: 53.0.0
resolution: "eslint-plugin-unicorn@npm:53.0.0"
"eslint-plugin-unicorn@npm:54.0.0":
version: 54.0.0
resolution: "eslint-plugin-unicorn@npm:54.0.0"
dependencies:
"@babel/helper-validator-identifier": "npm:^7.24.5"
"@eslint-community/eslint-utils": "npm:^4.4.0"
Expand All @@ -9183,7 +9183,7 @@ __metadata:
strip-indent: "npm:^3.0.0"
peerDependencies:
eslint: ">=8.56.0"
checksum: 10c0/da48048c21a68dd5410ed1f8abb1a80a7dabb5cf751e690dae435cb5359b3150f92682722bdb2e07258689ad1fdceaa9bd2dd08f211aaeb7ed19c62b98a32db5
checksum: 10c0/cca557df20f31f6a072de6eba28129ed68fff059bef7ba2d373be650bef46ba899aeba89b2be5a309657e638400eb9ae0d0cd7e2f900c22eca0a6b8e2d0f4661
languageName: node
linkType: hard

Expand Down

0 comments on commit 8f93340

Please sign in to comment.