Skip to content

Commit 9d586de

Browse files
chore(deps-dev): bump eslint-plugin-unicorn from 50.0.1 to 52.0.0 (#515)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 50.0.1 to 52.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v50.0.1...v52.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> Co-authored-by: lijianan <[email protected]>
1 parent 0d2ae1b commit 9d586de

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
@@ -55,7 +55,7 @@
5555
"dumi": "^2.1.3",
5656
"eslint": "^8.54.0",
5757
"eslint-plugin-jest": "^28.2.0",
58-
"eslint-plugin-unicorn": "^50.0.1",
58+
"eslint-plugin-unicorn": "^52.0.0",
5959
"father": "^4.1.3",
6060
"glob": "^9.2.1",
6161
"husky": "^8.0.3",

0 commit comments

Comments
 (0)