Skip to content

Commit

Permalink
build(deps-dev): bump eslint-plugin-unicorn from 56.0.0 to 56.0.1
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 56.0.0 to 56.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v56.0.0...v56.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 28fe170 commit a84c889
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 @@ -126,7 +126,7 @@
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-n": "17.14.0",
"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.11.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 @@ -2004,7 +2004,7 @@ __metadata:
eslint-plugin-mdx: "npm:3.1.5"
eslint-plugin-n: "npm:17.14.0"
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.11.0"
growl: "npm:1.10.5"
Expand Down Expand Up @@ -5230,9 +5230,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 @@ -5252,7 +5252,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 a84c889

Please sign in to comment.