Skip to content

Commit 57c0985

Browse files
chore(deps-dev): bump eslint from 8.57.0 to 9.15.0 in /server
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.15.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.15.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent caf9c05 commit 57c0985

File tree

2 files changed

+135
-218
lines changed

2 files changed

+135
-218
lines changed

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"web-vitals": "^4.2.4"
2323
},
2424
"devDependencies": {
25-
"eslint": "^8.57.0"
25+
"eslint": "^9.15.0"
2626
},
2727
"scripts": {
2828
"start": "node dist/index.js",

0 commit comments

Comments
 (0)