Skip to content

Commit 00cdf00

Browse files
chore(deps-dev): bump eslint from 7.32.0 to 8.56.0 (#597)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: lijianan <[email protected]>
1 parent ef0b88f commit 00cdf00

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
@@ -60,7 +60,9 @@
6060
"date-fns": "2.x",
6161
"dayjs": "1.x",
6262
"dumi": "^2.1.15",
63-
"eslint": "~7.32.0",
63+
"eslint": "^8.56.0",
64+
"eslint-plugin-jest": "^27.6.0",
65+
"eslint-plugin-unicorn": "^50.0.1",
6466
"eslint-plugin-eslint-comments": "^3.1.2",
6567
"eslint-plugin-jest": "^26.8.2",
6668
"eslint-plugin-react-hooks": "^4.0.2",

0 commit comments

Comments
 (0)