Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-unicorn from 55.0.0 to 56.0.0 (#344)
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 Oct 4, 2024
1 parent 05b9453 commit 6ccc805
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-n": "17.10.3",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-unicorn": "55.0.0",
"eslint-plugin-unicorn": "56.0.0",
"eslint-plugin-yml": "1.14.0",
"globals": "15.10.0",
"growl": "1.10.5",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-validator-identifier@npm:^7.24.5, @babel/helper-validator-identifier@npm:^7.24.7":
"@babel/helper-validator-identifier@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/helper-validator-identifier@npm:7.24.7"
checksum: 10/86875063f57361471b531dbc2ea10bbf5406e12b06d249b03827d361db4cad2388c6f00936bcd9dc86479f7e2c69ea21412c2228d4b3672588b754b70a449d4b
Expand Down Expand Up @@ -1787,7 +1787,7 @@ __metadata:
eslint-plugin-mdx: "npm:3.1.5"
eslint-plugin-n: "npm:17.10.3"
eslint-plugin-promise: "npm:7.1.0"
eslint-plugin-unicorn: "npm:55.0.0"
eslint-plugin-unicorn: "npm:56.0.0"
eslint-plugin-yml: "npm:1.14.0"
globals: "npm:15.10.0"
growl: "npm:1.10.5"
Expand Down Expand Up @@ -3924,7 +3924,7 @@ __metadata:
languageName: node
linkType: hard

"core-js-compat@npm:^3.37.0":
"core-js-compat@npm:^3.38.1":
version: 3.38.1
resolution: "core-js-compat@npm:3.38.1"
dependencies:
Expand Down Expand Up @@ -5136,29 +5136,29 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-unicorn@npm:55.0.0":
version: 55.0.0
resolution: "eslint-plugin-unicorn@npm:55.0.0"
"eslint-plugin-unicorn@npm:56.0.0":
version: 56.0.0
resolution: "eslint-plugin-unicorn@npm:56.0.0"
dependencies:
"@babel/helper-validator-identifier": "npm:^7.24.5"
"@babel/helper-validator-identifier": "npm:^7.24.7"
"@eslint-community/eslint-utils": "npm:^4.4.0"
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"
core-js-compat: "npm:^3.38.1"
esquery: "npm:^1.6.0"
globals: "npm:^15.9.0"
indent-string: "npm:^4.0.0"
is-builtin-module: "npm:^3.2.1"
jsesc: "npm:^3.0.2"
pluralize: "npm:^8.0.0"
read-pkg-up: "npm:^7.0.1"
regexp-tree: "npm:^0.1.27"
regjsparser: "npm:^0.10.0"
semver: "npm:^7.6.1"
semver: "npm:^7.6.3"
strip-indent: "npm:^3.0.0"
peerDependencies:
eslint: ">=8.56.0"
checksum: 10/ea2fe55c517e18a8abedee125492ba09b11695fe41a3f42bf7b6789e9c937c89e8692735b07dcd41e25aff849950da2cca76ac6b727996e6bd2a978c8dc2685f
checksum: 10/142c66c65b2fd53136727a434b0fc77e9a9f9614aebe09330aeab83b021c842c3a5f9dafe3130c0f39fbd3562e91aadcc55a9de4312639e70fe7efb475cd358e
languageName: node
linkType: hard

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

"globals@npm:15.10.0, globals@npm:^15.7.0, globals@npm:^15.8.0":
"globals@npm:15.10.0, globals@npm:^15.8.0, globals@npm:^15.9.0":
version: 15.10.0
resolution: "globals@npm:15.10.0"
checksum: 10/d649208c62406fa71f131be643cb6d18703be5e612f8fa4da8a35bda56ce5a6a8caeb13a2f5a927e4d3324d73872e897067eb6f92ddd46a29876ffa5c4910cb8
Expand Down Expand Up @@ -10348,7 +10348,7 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.0.0, semver@npm:^7.1.1, semver@npm:^7.3.5, semver@npm:^7.5.3, semver@npm:^7.5.4, semver@npm:^7.6.0, semver@npm:^7.6.1, semver@npm:^7.6.3":
"semver@npm:^7.0.0, semver@npm:^7.1.1, semver@npm:^7.3.5, semver@npm:^7.5.3, semver@npm:^7.5.4, semver@npm:^7.6.0, semver@npm:^7.6.3":
version: 7.6.3
resolution: "semver@npm:7.6.3"
bin:
Expand Down

0 comments on commit 6ccc805

Please sign in to comment.