Skip to content

Commit ff10b50

Browse files
fix(deps): bump eslint from 8.57.0 to 9.9.0 in /templates/node-vanilla
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.9.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.9.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a2d5eb1 commit ff10b50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/node-vanilla/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"body-parser": "^1.20.2",
1515
"cors": "^2.8.5",
1616
"dotenv": "^16.3.1",
17-
"eslint": "^8.57.0",
17+
"eslint": "^9.9.0",
1818
"express": "^4.18.2",
1919
"morgan": "^1.10.0",
2020
"oracledb": "^6.2.0"

0 commit comments

Comments
 (0)