Skip to content

Commit 0238009

Browse files
chore(deps-dev): bump eslint from 9.39.4 to 10.1.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.39.4 to 10.1.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.4...v10.1.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03e9d80 commit 0238009

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
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"c8": "^11.0.0",
2929
"chai": "^4.3.6",
30-
"eslint": "^9.0.0",
30+
"eslint": "^10.2.0",
3131
"eslint-config-hexo": "^6.0.0",
3232
"hexo": "^7.0.0",
3333
"mocha": "^10.0.0"

0 commit comments

Comments
 (0)