Skip to content

Commit 96b62cf

Browse files
dependabot[bot]akurtakov
authored andcommitted
Bump eslint in /org.eclipse.wildwebdeveloper.tests/testProjects/vue-app
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.3.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.3.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 3a372a2 commit 96b62cf

File tree

1 file changed

+1
-1
lines changed
  • org.eclipse.wildwebdeveloper.tests/testProjects/vue-app

1 file changed

+1
-1
lines changed

org.eclipse.wildwebdeveloper.tests/testProjects/vue-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@vue/cli-plugin-babel": "~5.0.0",
1818
"@vue/cli-plugin-eslint": "~5.0.0",
1919
"@vue/cli-service": "~5.0.0",
20-
"eslint": "^8.43.0",
20+
"eslint": "^9.3.0",
2121
"eslint-plugin-vue": "^9.15.1"
2222
},
2323
"eslintConfig": {

0 commit comments

Comments
 (0)