Skip to content

Commit 6d4c203

Browse files
Bump eslint-plugin-unicorn from 55.0.0 to 56.0.0 (#74)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ce66968 commit 6d4c203

File tree

2 files changed

+56
-44
lines changed

2 files changed

+56
-44
lines changed

package-lock.json

Lines changed: 55 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@vitest/coverage-v8": "^2.1.1",
4747
"eslint": "^8.57.0",
4848
"eslint-plugin-import": "^2.30.0",
49-
"eslint-plugin-unicorn": "^55.0.0",
49+
"eslint-plugin-unicorn": "^56.0.0",
5050
"husky": "^9.1.6",
5151
"npm-run-all2": "^6.2.3",
5252
"release-it": "^17.6.0",

0 commit comments

Comments
 (0)