[Scummvm-git-logs] scummvm-web dependabot/npm_and_yarn/dumper-companion/eslint/js-9.39.1 -> e5bf5818cd42df38ee8cb94214b67a7fc4b3595b
ScummVM git
noreply at scummvm.org
Fri Nov 7 10:04:02 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:
e5bf5818cd Bump @eslint/js from 9.38.0 to 9.39.1 in /dumper-companion
Commit: e5bf5818cd42df38ee8cb94214b67a7fc4b3595b
https://github.com/scummvm/scummvm-web/commit/e5bf5818cd42df38ee8cb94214b67a7fc4b3595b
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-11-07T10:04:00Z
Commit Message:
Bump @eslint/js from 9.38.0 to 9.39.1 in /dumper-companion
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.38.0 to 9.39.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.39.1/packages/js)
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-version: 9.39.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
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 c8ba942a..eab263d2 100644
--- a/dumper-companion/package-lock.json
+++ b/dumper-companion/package-lock.json
@@ -17,7 +17,7 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.3.1",
- "@eslint/js": "^9.38.0",
+ "@eslint/js": "^9.39.1",
"@typescript-eslint/eslint-plugin": "^8.46.2",
"@typescript-eslint/parser": "^8.46.2",
"eslint": "^9.38.0",
@@ -141,9 +141,9 @@
}
},
"node_modules/@eslint/js": {
- "version": "9.38.0",
- "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.38.0.tgz",
- "integrity": "sha512-UZ1VpFvXf9J06YG9xQBdnzU+kthors6KjhMAl6f4gH4usHyh31rUf2DLGInT8RFYIReYXNSydgPY0V2LuWgl7A==",
+ "version": "9.39.1",
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.1.tgz",
+ "integrity": "sha512-S26Stp4zCy88tH94QbBv3XCuzRQiZ9yXofEILmglYTh/Ug/a9/umqvgFtYBAo3Lp0nsI/5/qH1CCrbdK3AP1Tw==",
"dev": true,
"license": "MIT",
"engines": {
@@ -1335,6 +1335,19 @@
"url": "https://opencollective.com/eslint"
}
},
+ "node_modules/eslint/node_modules/@eslint/js": {
+ "version": "9.38.0",
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.38.0.tgz",
+ "integrity": "sha512-UZ1VpFvXf9J06YG9xQBdnzU+kthors6KjhMAl6f4gH4usHyh31rUf2DLGInT8RFYIReYXNSydgPY0V2LuWgl7A==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
+ },
+ "funding": {
+ "url": "https://eslint.org/donate"
+ }
+ },
"node_modules/eslint/node_modules/eslint-visitor-keys": {
"version": "4.2.1",
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index 48b29444..2015737b 100644
--- a/dumper-companion/package.json
+++ b/dumper-companion/package.json
@@ -8,7 +8,7 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.3.1",
- "@eslint/js": "^9.38.0",
+ "@eslint/js": "^9.39.1",
"@typescript-eslint/eslint-plugin": "^8.46.2",
"@typescript-eslint/parser": "^8.46.2",
"eslint": "^9.38.0",
More information about the Scummvm-git-logs
mailing list