Skip to content

Commit ef2a067

Browse files
chore(deps-dev): bump eslint from 7.32.0 to 8.54.0 (#489)
* chore(deps-dev): bump eslint from 7.32.0 to 8.54.0 Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.54.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.54.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 50b9dc1 commit ef2a067

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
@@ -53,7 +53,9 @@
5353
"create-react-class": "^15.6.3",
5454
"cross-env": "^7.0.2",
5555
"dumi": "^2.1.3",
56-
"eslint": "~7.32.0",
56+
"eslint": "^8.54.0",
57+
"eslint-plugin-jest": "^27.6.0",
58+
"eslint-plugin-unicorn": "^49.0.0",
5759
"father": "^4.1.3",
5860
"glob": "^9.2.1",
5961
"husky": "^8.0.3",

0 commit comments

Comments
 (0)