Skip to content

Commit f408695

Browse files
chore(deps-dev): bump eslint-plugin-unicorn from 55.0.0 to 56.0.0
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>
1 parent 1d704f0 commit f408695

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
@@ -60,7 +60,7 @@
6060
"eslint-import-resolver-typescript": "^3.6.3",
6161
"eslint-plugin-import": "^2.31.0",
6262
"eslint-plugin-simple-import-sort": "^12.1.1",
63-
"eslint-plugin-unicorn": "^55.0.0",
63+
"eslint-plugin-unicorn": "^56.0.0",
6464
"git-pull-run": "^1.4.0",
6565
"globals": "^15.11.0",
6666
"husky": "^9.1.6",

0 commit comments

Comments
 (0)