Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-unicorn from 56.0.0 to 56.0.1 (#7468
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 Dec 9, 2024
1 parent 69162a1 commit d6aad24
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 @@ -70,7 +70,7 @@
"del-cli": "^6.0.0",
"dprint": "^0.47.5",
"eslint": "^9.12.0",
"eslint-plugin-unicorn": "^56.0.0",
"eslint-plugin-unicorn": "^56.0.1",
"eslint-plugin-unused-imports": "patch:eslint-plugin-unused-imports@npm%3A4.1.4#~/.yarn/patches/eslint-plugin-unused-imports-npm-4.1.4-a7d7c7cdf3.patch",
"execa": "^5.1.1",
"husky": "^9.1.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2790,7 +2790,7 @@ __metadata:
del-cli: "npm:^6.0.0"
dprint: "npm:^0.47.5"
eslint: "npm:^9.12.0"
eslint-plugin-unicorn: "npm:^56.0.0"
eslint-plugin-unicorn: "npm:^56.0.1"
eslint-plugin-unused-imports: "patch:eslint-plugin-unused-imports@npm%3A4.1.4#~/.yarn/patches/eslint-plugin-unused-imports-npm-4.1.4-a7d7c7cdf3.patch"
execa: "npm:^5.1.1"
husky: "npm:^9.1.6"
Expand Down Expand Up @@ -4829,9 +4829,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 @@ -4851,7 +4851,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 d6aad24

Please sign in to comment.