Skip to content

Commit 5df063d

Browse files
chore(deps-dev): bump eslint from 7.32.0 to 8.35.0 (#507)
* 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 692046d commit 5df063d

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
@@ -62,7 +62,9 @@
6262
"enzyme": "^3.0.0",
6363
"enzyme-adapter-react-16": "^1.15.6",
6464
"enzyme-to-json": "^3.4.0",
65-
"eslint": "^7.0.0",
65+
"eslint": "^8.54.0",
66+
"eslint-plugin-jest": "^27.6.0",
67+
"eslint-plugin-unicorn": "^49.0.0",
6668
"father": "^4.0.0",
6769
"gh-pages": "^4.0.0",
6870
"glob": "^7.1.6",

0 commit comments

Comments
 (0)