Skip to content

Commit d55ad2b

Browse files
chore(deps-dev): bump eslint-plugin-unicorn from 55.0.0 to 56.0.0 (#679)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 55.0.0 to 56.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v55.0.0...v56.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 45c0929 commit d55ad2b

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
@@ -68,7 +68,7 @@
6868
"dumi": "^2.0.13",
6969
"eslint": "^8.54.0",
7070
"eslint-plugin-jest": "^27.2.1",
71-
"eslint-plugin-unicorn": "^55.0.0",
71+
"eslint-plugin-unicorn": "^56.0.0",
7272
"expect.js": "~0.3.1",
7373
"father": "^4.1.1",
7474
"glob": "^9.2.1",

0 commit comments

Comments
 (0)