Skip to content

Commit e6a3af2

Browse files
Bump eslint from 7.32.0 to 8.55.0 (#132)
* Bump eslint from 7.32.0 to 8.55.0 Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.55.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.55.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 73c844a commit e6a3af2

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,9 @@
5656
"enzyme": "^3.0.0",
5757
"enzyme-adapter-react-16": "^1.0.1",
5858
"enzyme-to-json": "^3.0.0",
59-
"eslint": "^7.0.0",
59+
"eslint": "^8.55.0",
60+
"eslint-plugin-jest": "^27.6.0",
61+
"eslint-plugin-unicorn": "^49.0.0",
6062
"father": "^4.0.0",
6163
"gh-pages": "^6.1.0",
6264
"husky": "^8.0.1",

0 commit comments

Comments
 (0)