Skip to content

Commit 78dc225

Browse files
chore(deps-dev): bump eslint from 8.57.1 to 9.34.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.34.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.1...v9.34.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.34.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 76d8cd0 commit 78dc225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"lint": "eslint --ext .js --ext .jsx --ext .json ."
2222
},
2323
"devDependencies": {
24-
"eslint": "^8.56.0",
24+
"eslint": "^9.34.0",
2525
"eslint-config-hexo": "^5.0.0",
2626
"eslint-plugin-json": "^3.1.0",
2727
"eslint-plugin-react": "^7.33.2"

0 commit comments

Comments
 (0)