Skip to content

Commit

Permalink
Chore(deps-dev): Bump eslint-plugin-unicorn from 53.0.0 to 54.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 53.0.0 to 54.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v53.0.0...v54.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 17, 2024
1 parent acc3e48 commit 6c1804d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-n": "^17.8.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-unicorn": "^53.0.0",
"eslint-plugin-unicorn": "^54.0.0",
"globals": "^15.4.0",
"globby": "^14.0.1",
"husky": "^9.0.11",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -540,7 +540,7 @@ __metadata:
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-n: "npm:^17.8.1"
eslint-plugin-prettier: "npm:^5.1.3"
eslint-plugin-unicorn: "npm:^53.0.0"
eslint-plugin-unicorn: "npm:^54.0.0"
globals: "npm:^15.4.0"
globby: "npm:^14.0.1"
husky: "npm:^9.0.11"
Expand Down Expand Up @@ -3207,9 +3207,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-unicorn@npm:^53.0.0":
version: 53.0.0
resolution: "eslint-plugin-unicorn@npm:53.0.0"
"eslint-plugin-unicorn@npm:^54.0.0":
version: 54.0.0
resolution: "eslint-plugin-unicorn@npm:54.0.0"
dependencies:
"@babel/helper-validator-identifier": "npm:^7.24.5"
"@eslint-community/eslint-utils": "npm:^4.4.0"
Expand All @@ -3229,7 +3229,7 @@ __metadata:
strip-indent: "npm:^3.0.0"
peerDependencies:
eslint: ">=8.56.0"
checksum: 10/988673e28a556ea31475dde8470b0d176fbf5089eeb6693fd56432e06b5295b2093aefc16e0a7b319133b75ec4f044f94b2b40f3cf01ff04f4a29adf30c3ac22
checksum: 10/9150970d264a03e8cc09509296dbb9aefe8d1cd3c2ee5e69e43d6a0c0401e5e5648eae3f4930ba07833a0f06bd0713b12241337c4303dba862b205e41d64b410
languageName: node
linkType: hard

Expand Down

0 comments on commit 6c1804d

Please sign in to comment.