Skip to content

Commit 1a93004

Browse files
chore(satellite): bump eslint in /services/satellite
Bumps [eslint](https://github.com/eslint/eslint) from 9.39.2 to 10.0.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.0.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6520c59 commit 1a93004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/satellite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@typescript-eslint/eslint-plugin": "^8.53.1",
3737
"@typescript-eslint/parser": "^8.54.0",
3838
"copy-webpack-plugin": "^13.0.1",
39-
"eslint": "^9.39.2",
39+
"eslint": "^10.0.0",
4040
"node-loader": "^2.1.0",
4141
"nodemon": "^3.1.11",
4242
"release-it": "^19.2.4",

0 commit comments

Comments
 (0)