Skip to content

Commit f0a25e8

Browse files
chore(deps-dev): bump eslint from 7.32.0 to 8.36.0 (#968)
* 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] <[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 806fdef commit f0a25e8

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
@@ -77,7 +77,9 @@
7777
"enzyme": "^3.1.0",
7878
"enzyme-adapter-react-16": "^1.0.1",
7979
"enzyme-to-json": "^3.1.2",
80-
"eslint": "^7.1.0",
80+
"eslint": "^8.54.0",
81+
"eslint-plugin-jest": "^27.6.0",
82+
"eslint-plugin-unicorn": "^49.0.0",
8183
"father": "^4.0.0",
8284
"gh-pages": "^5.0.0",
8385
"glob": "^7.1.6",

0 commit comments

Comments
 (0)