[Scummvm-git-logs] scummvm-web dependabot/npm_and_yarn/dumper-companion/eslint-ca1d2a7ae0 -> 4739aba0c63a705452e679cbfeb63ce58640b360
ScummVM git
noreply at scummvm.org
Fri Sep 26 10:04:10 UTC 2025
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://api.github.com/repos/scummvm/scummvm-web .
Summary:
4739aba0c6 Bump eslint in /dumper-companion in the eslint group across 1 directory
Commit: 4739aba0c63a705452e679cbfeb63ce58640b360
https://github.com/scummvm/scummvm-web/commit/4739aba0c63a705452e679cbfeb63ce58640b360
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-09-26T10:04:08Z
Commit Message:
Bump eslint in /dumper-companion in the eslint group across 1 directory
Bumps the eslint group with 1 update in the /dumper-companion directory: [eslint](https://github.com/eslint/eslint).
Updates `eslint` from 9.35.0 to 9.36.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.35.0...v9.36.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 9.36.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support at github.com>
Changed paths:
dumper-companion/package-lock.json
dumper-companion/package.json
diff --git a/dumper-companion/package-lock.json b/dumper-companion/package-lock.json
index b96457c4..bd0875d5 100644
--- a/dumper-companion/package-lock.json
+++ b/dumper-companion/package-lock.json
@@ -20,7 +20,7 @@
"@eslint/js": "^9.35.0",
"@typescript-eslint/eslint-plugin": "^8.44.0",
"@typescript-eslint/parser": "^8.39.0",
- "eslint": "^9.35.0",
+ "eslint": "^9.36.0",
"globals": "^16.4.0"
}
},
@@ -138,9 +138,9 @@
}
},
"node_modules/@eslint/js": {
- "version": "9.35.0",
- "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.35.0.tgz",
- "integrity": "sha512-30iXE9whjlILfWobBkNerJo+TXYsgVM5ERQwMcMKCHckHflCmf7wXDAHlARoWnh0s1U72WqlbeyE7iAcCzuCPw==",
+ "version": "9.36.0",
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.36.0.tgz",
+ "integrity": "sha512-uhCbYtYynH30iZErszX78U+nR3pJU3RHGQ57NXy5QupD4SBVwDeU8TNBy+MjMngc1UyIW9noKqsRqfjQTBU2dw==",
"dev": true,
"license": "MIT",
"engines": {
@@ -1233,9 +1233,9 @@
}
},
"node_modules/eslint": {
- "version": "9.35.0",
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.35.0.tgz",
- "integrity": "sha512-QePbBFMJFjgmlE+cXAlbHZbHpdFVS2E/6vzCy7aKlebddvl1vadiC4JFV5u/wqTkNUwEV8WrQi257jf5f06hrg==",
+ "version": "9.36.0",
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.36.0.tgz",
+ "integrity": "sha512-hB4FIzXovouYzwzECDcUkJ4OcfOEkXTv2zRY6B9bkwjx/cprAq0uvm1nl7zvQ0/TsUk0zQiN4uPfJpB9m+rPMQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1245,7 +1245,7 @@
"@eslint/config-helpers": "^0.3.1",
"@eslint/core": "^0.15.2",
"@eslint/eslintrc": "^3.3.1",
- "@eslint/js": "9.35.0",
+ "@eslint/js": "9.36.0",
"@eslint/plugin-kit": "^0.3.5",
"@humanfs/node": "^0.16.6",
"@humanwhocodes/module-importer": "^1.0.1",
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index 559e5b74..88aa4406 100644
--- a/dumper-companion/package.json
+++ b/dumper-companion/package.json
@@ -11,7 +11,7 @@
"@eslint/js": "^9.35.0",
"@typescript-eslint/eslint-plugin": "^8.44.0",
"@typescript-eslint/parser": "^8.39.0",
- "eslint": "^9.35.0",
+ "eslint": "^9.36.0",
"globals": "^16.4.0"
},
"dependencies": {
More information about the Scummvm-git-logs
mailing list