Skip to content

Commit c198857

Browse files
build(deps): bump eslint-plugin-unicorn (#27)
Bumps the major-deps-updates-main group with 1 update: [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn). Updates `eslint-plugin-unicorn` from 57.0.0 to 58.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v57.0.0...v58.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-deps-updates-main ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a68216a commit c198857

File tree

2 files changed

+70
-80
lines changed

2 files changed

+70
-80
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"globals": "^16.0.0",
3232
"@eslint/js": "^9.15.0",
3333
"typescript-eslint": "^8.18.1",
34-
"eslint-plugin-unicorn": "^57.0.0",
34+
"eslint-plugin-unicorn": "^58.0.0",
3535
"eslint-plugin-unused-imports": "^4.1.4",
3636
"eslint-plugin-wdio": "^9.2.11",
3737
"@typescript-eslint/utils": "^8.14.0"

0 commit comments

Comments
 (0)