Skip to content

Commit

Permalink
⬆️ Update eslint-plugin-unicorn to v54
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 17, 2024
1 parent ecb43be commit 17ace87
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-regexp": "2.6.0",
"eslint-plugin-tsdoc": "0.3.0",
"eslint-plugin-unicorn": "53.0.0",
"eslint-plugin-unicorn": "54.0.0",
"eslint-plugin-vue": "9.26.0",
"html-loader": "5.0.0",
"husky": "9.0.11",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5495,9 +5495,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 @@ -5517,7 +5517,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 Expand Up @@ -7725,7 +7725,7 @@ __metadata:
eslint-plugin-prettier: "npm:5.1.3"
eslint-plugin-regexp: "npm:2.6.0"
eslint-plugin-tsdoc: "npm:0.3.0"
eslint-plugin-unicorn: "npm:53.0.0"
eslint-plugin-unicorn: "npm:54.0.0"
eslint-plugin-vue: "npm:9.26.0"
he: "npm:1.2.0"
highcharts: "npm:11.4.3"
Expand Down

0 comments on commit 17ace87

Please sign in to comment.