[Scummvm-git-logs] scummvm-web dependabot/npm_and_yarn/dumper-companion/eslint-3bc7500263 -> 67eda68b156f387ea2c19fedcf55fb74c87ed658
ScummVM git
noreply at scummvm.org
Fri Feb 6 10:18:11 UTC 2026
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:
67eda68b15 Bump globals in /dumper-companion in the eslint group across 1 directory
Commit: 67eda68b156f387ea2c19fedcf55fb74c87ed658
https://github.com/scummvm/scummvm-web/commit/67eda68b156f387ea2c19fedcf55fb74c87ed658
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2026-02-06T10:18:07Z
Commit Message:
Bump globals in /dumper-companion in the eslint group across 1 directory
Bumps the eslint group with 1 update in the /dumper-companion directory: [globals](https://github.com/sindresorhus/globals).
Updates `globals` from 17.2.0 to 17.3.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v17.2.0...v17.3.0)
---
updated-dependencies:
- dependency-name: globals
dependency-version: 17.3.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 d844caab..07d6e97e 100644
--- a/dumper-companion/package-lock.json
+++ b/dumper-companion/package-lock.json
@@ -20,7 +20,7 @@
"@stylistic/eslint-plugin": "^5.7.1",
"eslint": "^9.39.1",
"eslint-config-preact": "^2.0.0",
- "globals": "^17.2.0",
+ "globals": "^17.3.0",
"typescript-eslint": "^8.54.0"
}
},
@@ -2760,9 +2760,9 @@
"license": "BSD-2-Clause"
},
"node_modules/globals": {
- "version": "17.2.0",
- "resolved": "https://registry.npmjs.org/globals/-/globals-17.2.0.tgz",
- "integrity": "sha512-tovnCz/fEq+Ripoq+p/gN1u7l6A7wwkoBT9pRCzTHzsD/LvADIzXZdjmRymh5Ztf0DYC3Rwg5cZRYjxzBmzbWg==",
+ "version": "17.3.0",
+ "resolved": "https://registry.npmjs.org/globals/-/globals-17.3.0.tgz",
+ "integrity": "sha512-yMqGUQVVCkD4tqjOJf3TnrvaaHDMYp4VlUSObbkIiuCPe/ofdMBFIAcBbCSRFWOnos6qRiTVStDwqPLUclaxIw==",
"dev": true,
"license": "MIT",
"engines": {
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index cff98a59..32ba3a34 100644
--- a/dumper-companion/package.json
+++ b/dumper-companion/package.json
@@ -19,7 +19,7 @@
"@stylistic/eslint-plugin": "^5.7.1",
"eslint": "^9.39.1",
"eslint-config-preact": "^2.0.0",
- "globals": "^17.2.0",
+ "globals": "^17.3.0",
"typescript-eslint": "^8.54.0"
}
}
More information about the Scummvm-git-logs
mailing list