Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-unicorn from 56.0.0 to 56.0.1 (#712)
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 Nov 19, 2024
1 parent 2394740 commit 773df0b
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 @@ -189,7 +189,7 @@
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-n": "17.13.2",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-unicorn": "56.0.0",
"eslint-plugin-unicorn": "56.0.1",
"eslint-plugin-yml": "1.15.0",
"globals": "15.12.0",
"growl": "1.10.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1812,7 +1812,7 @@ __metadata:
eslint-plugin-mdx: "npm:3.1.5"
eslint-plugin-n: "npm:17.13.2"
eslint-plugin-promise: "npm:7.1.0"
eslint-plugin-unicorn: "npm:56.0.0"
eslint-plugin-unicorn: "npm:56.0.1"
eslint-plugin-yml: "npm:1.15.0"
globals: "npm:15.12.0"
growl: "npm:1.10.5"
Expand Down Expand Up @@ -5277,9 +5277,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-unicorn@npm:56.0.0":
version: 56.0.0
resolution: "eslint-plugin-unicorn@npm:56.0.0"
"eslint-plugin-unicorn@npm:56.0.1":
version: 56.0.1
resolution: "eslint-plugin-unicorn@npm:56.0.1"
dependencies:
"@babel/helper-validator-identifier": "npm:^7.24.7"
"@eslint-community/eslint-utils": "npm:^4.4.0"
Expand All @@ -5299,7 +5299,7 @@ __metadata:
strip-indent: "npm:^3.0.0"
peerDependencies:
eslint: ">=8.56.0"
checksum: 10/142c66c65b2fd53136727a434b0fc77e9a9f9614aebe09330aeab83b021c842c3a5f9dafe3130c0f39fbd3562e91aadcc55a9de4312639e70fe7efb475cd358e
checksum: 10/59e13ded0e6bf4eff96018f3156829044d6edc37f66d25bc8ca99ed2b44e0cd3e9959587cf5a111498ff2d267a92bed49ade4f4dad98dcd8544e9edd9f6642b2
languageName: node
linkType: hard

Expand Down

0 comments on commit 773df0b

Please sign in to comment.