Skip to content

Commit 9e4b0a7

Browse files
chore(deps-dev): bump eslint-plugin-unicorn from 54.0.0 to 55.0.0 (#851)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e2db7d2 commit 9e4b0a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"eslint-plugin-eslint-comments": "^3.2.0",
6767
"eslint-plugin-jest": "^27.6.0",
6868
"eslint-plugin-react-hooks": "^4.6.0",
69-
"eslint-plugin-unicorn": "^54.0.0",
69+
"eslint-plugin-unicorn": "^55.0.0",
7070
"father": "^4.0.0",
7171
"glob": "^10.4.1",
7272
"husky": "^9.0.11",

0 commit comments

Comments
 (0)