Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-unicorn from 53.0.0 to 54.0.0 (#93)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 4c1dbab commit 35d25e0
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 @@ -120,7 +120,7 @@
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.2.0",
"eslint-plugin-unicorn": "53.0.0",
"eslint-plugin-unicorn": "54.0.0",
"eslint-plugin-yml": "1.14.0",
"growl": "1.10.5",
"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 @@ -1881,7 +1881,7 @@ __metadata:
eslint-plugin-mdx: "npm:3.1.5"
eslint-plugin-node: "npm:11.1.0"
eslint-plugin-promise: "npm:6.2.0"
eslint-plugin-unicorn: "npm:53.0.0"
eslint-plugin-unicorn: "npm:54.0.0"
eslint-plugin-yml: "npm:1.14.0"
growl: "npm:1.10.5"
husky: "npm:9.0.11"
Expand Down Expand Up @@ -4920,9 +4920,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 @@ -4942,7 +4942,7 @@ __metadata:
strip-indent: "npm:^3.0.0"
peerDependencies:
eslint: ">=8.56.0"
checksum: 10/988673e28a556ea31475dde8470b0d176fbf5089eeb6693fd56432e06b5295b2093aefc16e0a7b319133b75ec4f044f94b2b40f3cf01ff04f4a29adf30c3ac22
checksum: 10/9150970d264a03e8cc09509296dbb9aefe8d1cd3c2ee5e69e43d6a0c0401e5e5648eae3f4930ba07833a0f06bd0713b12241337c4303dba862b205e41d64b410
languageName: node
linkType: hard

Expand Down

0 comments on commit 35d25e0

Please sign in to comment.