Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-unicorn from 54.0.0 to 55.0.0 (#560)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 25, 2024
1 parent 180bc93 commit 6b3c39e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-n": "17.9.0",
"eslint-plugin-promise": "7.0.0",
"eslint-plugin-unicorn": "54.0.0",
"eslint-plugin-unicorn": "55.0.0",
"eslint-plugin-yml": "1.14.0",
"globals": "15.8.0",
"husky": "9.1.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1360,7 +1360,7 @@ __metadata:
languageName: node
linkType: hard

"@eslint/eslintrc@npm:^3.0.2, @eslint/eslintrc@npm:^3.1.0":
"@eslint/eslintrc@npm:^3.1.0":
version: 3.1.0
resolution: "@eslint/eslintrc@npm:3.1.0"
dependencies:
Expand Down Expand Up @@ -1482,7 +1482,7 @@ __metadata:
eslint-plugin-mdx: "npm:3.1.5"
eslint-plugin-n: "npm:17.9.0"
eslint-plugin-promise: "npm:7.0.0"
eslint-plugin-unicorn: "npm:54.0.0"
eslint-plugin-unicorn: "npm:55.0.0"
eslint-plugin-yml: "npm:1.14.0"
globals: "npm:15.8.0"
husky: "npm:9.1.1"
Expand Down Expand Up @@ -4880,17 +4880,17 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-unicorn@npm:54.0.0":
version: 54.0.0
resolution: "eslint-plugin-unicorn@npm:54.0.0"
"eslint-plugin-unicorn@npm:55.0.0":
version: 55.0.0
resolution: "eslint-plugin-unicorn@npm:55.0.0"
dependencies:
"@babel/helper-validator-identifier": "npm:^7.24.5"
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@eslint/eslintrc": "npm:^3.0.2"
ci-info: "npm:^4.0.0"
clean-regexp: "npm:^1.0.0"
core-js-compat: "npm:^3.37.0"
esquery: "npm:^1.5.0"
globals: "npm:^15.7.0"
indent-string: "npm:^4.0.0"
is-builtin-module: "npm:^3.2.1"
jsesc: "npm:^3.0.2"
Expand All @@ -4902,7 +4902,7 @@ __metadata:
strip-indent: "npm:^3.0.0"
peerDependencies:
eslint: ">=8.56.0"
checksum: 10/9150970d264a03e8cc09509296dbb9aefe8d1cd3c2ee5e69e43d6a0c0401e5e5648eae3f4930ba07833a0f06bd0713b12241337c4303dba862b205e41d64b410
checksum: 10/ea2fe55c517e18a8abedee125492ba09b11695fe41a3f42bf7b6789e9c937c89e8692735b07dcd41e25aff849950da2cca76ac6b727996e6bd2a978c8dc2685f
languageName: node
linkType: hard

Expand Down Expand Up @@ -5573,7 +5573,7 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:15.8.0, globals@npm:^15.0.0":
"globals@npm:15.8.0, globals@npm:^15.0.0, globals@npm:^15.7.0":
version: 15.8.0
resolution: "globals@npm:15.8.0"
checksum: 10/fbca69cc1084c28a5155fea06224f6f0fcd9a371d8b8057db9c1851adc4bf2aad8016dd0db4e161e0ad1da0953e4286b90c826ff9ef5dbfb864493f2bba806df
Expand Down

0 comments on commit 6b3c39e

Please sign in to comment.