Skip to content

Commit 8254a6d

Browse files
Upgrade: Bump eslint from 8.57.0 to 9.2.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.2.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.2.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c9464f5 commit 8254a6d

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
@@ -29,7 +29,7 @@
2929
"@vuepress/plugin-pwa": "^1.9.9",
3030
"cross-spawn": "^7.0.3",
3131
"esbuild": "^0.19.3",
32-
"eslint": "^8.46.0",
32+
"eslint": "^9.2.0",
3333
"fs-extra": "^10.1.0",
3434
"mocha": "^10.4.0",
3535
"monaco-editor": "^0.47.0",

0 commit comments

Comments
 (0)