Skip to content

Commit 696c89b

Browse files
chore(deps-dev): bump eslint-plugin-unicorn from 49.0.0 to 52.0.0 (#35)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 49.0.0 to 52.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v49.0.0...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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: lijianan <574980606@qq.com>
1 parent b7083d5 commit 696c89b

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
@@ -49,7 +49,7 @@
4949
"dumi": "^2.0.15",
5050
"eslint": "^8.54.0",
5151
"eslint-plugin-jest": "^28.2.0",
52-
"eslint-plugin-unicorn": "^49.0.0",
52+
"eslint-plugin-unicorn": "^52.0.0",
5353
"father": "^4.0.0",
5454
"np": "^10.0.4",
5555
"rc-test": "^7.0.14",

0 commit comments

Comments
 (0)