Skip to content

Commit

Permalink
Bump eslint-plugin-unicorn from 54.0.0 to 55.0.0
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 54.0.0 to 55.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v54.0.0...v55.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Borewit committed Aug 2, 2024
1 parent e17a8c1 commit 9aeca9c
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 @@ -125,7 +125,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsdoc": "^48.7.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-unicorn": "^54.0.0",
"eslint-plugin-unicorn": "^55.0.0",
"globals": "^15.8.0",
"mime": "^4.0.4",
"mocha": "^10.6.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,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 @@ -1954,17 +1954,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 @@ -1976,7 +1976,7 @@ __metadata:
strip-indent: "npm:^3.0.0"
peerDependencies:
eslint: ">=8.56.0"
checksum: 10c0/cca557df20f31f6a072de6eba28129ed68fff059bef7ba2d373be650bef46ba899aeba89b2be5a309657e638400eb9ae0d0cd7e2f900c22eca0a6b8e2d0f4661
checksum: 10c0/31620da5c823abc791a3f4c9a0ab19baf21820bd38f018eafbc862ea0bbc3e4baedbdaaaf48f2dc1b2a59dfc7b341e654f2126c394f5d62fb5216e632d8a2c03
languageName: node
linkType: hard

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

"globals@npm:^15.8.0":
"globals@npm:^15.7.0, globals@npm:^15.8.0":
version: 15.9.0
resolution: "globals@npm:15.9.0"
checksum: 10c0/de4b553e412e7e830998578d51b605c492256fb2a9273eaeec6ec9ee519f1c5aa50de57e3979911607fd7593a4066420e01d8c3d551e7a6a236e96c521aee36c
Expand Down Expand Up @@ -4061,7 +4061,7 @@ __metadata:
eslint-plugin-import: "npm:^2.29.1"
eslint-plugin-jsdoc: "npm:^48.7.0"
eslint-plugin-node: "npm:^11.1.0"
eslint-plugin-unicorn: "npm:^54.0.0"
eslint-plugin-unicorn: "npm:^55.0.0"
file-type: "npm:^19.2.0"
globals: "npm:^15.8.0"
media-typer: "npm:^1.1.0"
Expand Down

0 comments on commit 9aeca9c

Please sign in to comment.