Skip to content

Commit 01c96b7

Browse files
chore(deps-dev): bump eslint from 7.32.0 to 8.35.0 (#573)
* chore(deps-dev): bump eslint from 7.32.0 to 8.35.0 Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.35.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.35.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Update package.json --------- 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 164c2e9 commit 01c96b7

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
@@ -63,7 +63,9 @@
6363
"@types/react-dom": "^18.0.0",
6464
"@umijs/fabric": "^2.5.2",
6565
"dumi": "^2.0.0",
66-
"eslint": "^7.18.0",
66+
"eslint": "^8.54.0",
67+
"eslint-plugin-jest": "^27.6.0",
68+
"eslint-plugin-unicorn": "^49.0.0",
6769
"father": "^4.0.0",
6870
"gh-pages": "^3.1.0",
6971
"jest": "^29.0.0",

0 commit comments

Comments
 (0)