[Scummvm-git-logs] scummvm-web master -> 71a15310506b7e842891e46bd02c60325bab37ad
lephilousophe
noreply at scummvm.org
Sat Jan 24 16:55:20 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:
71a1531050 Bump globals in /dumper-companion in the eslint group across 1 directory
Commit: 71a15310506b7e842891e46bd02c60325bab37ad
https://github.com/scummvm/scummvm-web/commit/71a15310506b7e842891e46bd02c60325bab37ad
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2026-01-24T17:55:17+01:00
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.0.0 to 17.1.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v17.0.0...v17.1.0)
---
updated-dependencies:
- dependency-name: globals
dependency-version: 17.1.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 86d405ab..a55b6bf0 100644
--- a/dumper-companion/package-lock.json
+++ b/dumper-companion/package-lock.json
@@ -20,7 +20,7 @@
"@stylistic/eslint-plugin": "^5.7.0",
"eslint": "^9.39.1",
"eslint-config-preact": "^2.0.0",
- "globals": "^17.0.0",
+ "globals": "^17.1.0",
"typescript-eslint": "^8.52.0"
}
},
@@ -2792,9 +2792,9 @@
"license": "BSD-2-Clause"
},
"node_modules/globals": {
- "version": "17.0.0",
- "resolved": "https://registry.npmjs.org/globals/-/globals-17.0.0.tgz",
- "integrity": "sha512-gv5BeD2EssA793rlFWVPMMCqefTlpusw6/2TbAVMy0FzcG8wKJn4O+NqJ4+XWmmwrayJgw5TzrmWjFgmz1XPqw==",
+ "version": "17.1.0",
+ "resolved": "https://registry.npmjs.org/globals/-/globals-17.1.0.tgz",
+ "integrity": "sha512-8HoIcWI5fCvG5NADj4bDav+er9B9JMj2vyL2pI8D0eismKyUvPLTSs+Ln3wqhwcp306i73iyVnEKx3F6T47TGw==",
"dev": true,
"license": "MIT",
"engines": {
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index fcb8602c..f7d84301 100644
--- a/dumper-companion/package.json
+++ b/dumper-companion/package.json
@@ -19,7 +19,7 @@
"@stylistic/eslint-plugin": "^5.7.0",
"eslint": "^9.39.1",
"eslint-config-preact": "^2.0.0",
- "globals": "^17.0.0",
+ "globals": "^17.1.0",
"typescript-eslint": "^8.52.0"
}
}
More information about the Scummvm-git-logs
mailing list