Skip to content

Commit 3900cbd

Browse files
chore(deps-dev): bump eslint from 7.32.0 to 8.36.0 (#19)
* chore(deps-dev): bump eslint from 7.32.0 to 8.36.0 Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.36.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v7.32.0...v8.36.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Update package.json --------- 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 cb77cfb commit 3900cbd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,9 @@
4747
"@umijs/fabric": "^3.0.0",
4848
"cross-env": "^7.0.3",
4949
"dumi": "^2.0.15",
50-
"eslint": "^7.1.0",
50+
"eslint": "^8.54.0",
51+
"eslint-plugin-jest": "^27.6.0",
52+
"eslint-plugin-unicorn": "^49.0.0",
5153
"father": "^4.0.0",
5254
"np": "^5.0.3",
5355
"rc-test": "^7.0.14",

0 commit comments

Comments
 (0)