[Scummvm-git-logs] scummvm-web dependabot/npm_and_yarn/dumper-companion/webpack-5.99.7 -> e18d3128950ada06147673b48e48babcf3fbf1ba
ScummVM git
noreply at scummvm.org
Fri May 2 10:33:29 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:
e18d312895 Bump webpack from 5.98.0 to 5.99.7 in /dumper-companion
Commit: e18d3128950ada06147673b48e48babcf3fbf1ba
https://github.com/scummvm/scummvm-web/commit/e18d3128950ada06147673b48e48babcf3fbf1ba
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-05-02T10:33:26Z
Commit Message:
Bump webpack from 5.98.0 to 5.99.7 in /dumper-companion
Bumps [webpack](https://github.com/webpack/webpack) from 5.98.0 to 5.99.7.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.98.0...v5.99.7)
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.99.7
dependency-type: direct:production
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 bc3219f6..88cff131 100644
--- a/dumper-companion/package-lock.json
+++ b/dumper-companion/package-lock.json
@@ -13,7 +13,7 @@
"punycode": "^2.3.1",
"ts-loader": "^9.5.2",
"typescript": "^5.8.2",
- "webpack": "^5.98.0",
+ "webpack": "^5.99.7",
"webpack-cli": "^6.0.1"
},
"devDependencies": {
@@ -2197,9 +2197,9 @@
"license": "MIT"
},
"node_modules/schema-utils": {
- "version": "4.3.0",
- "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.3.0.tgz",
- "integrity": "sha512-Gf9qqc58SpCA/xdziiHz35F4GNIWYWZrEshUc/G/r5BnLph6xpKuLeoJoQuj5WfBIx/eQLf+hmVPYHaxJu7V2g==",
+ "version": "4.3.2",
+ "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.3.2.tgz",
+ "integrity": "sha512-Gn/JaSk/Mt9gYubxTtSn/QCV4em9mpAPiR1rqy/Ocu19u/G9J5WWdNoUT4SiV6mFC3y6cxyFcFwdzPM3FgxGAQ==",
"license": "MIT",
"dependencies": {
"@types/json-schema": "^7.0.9",
@@ -2546,13 +2546,14 @@
}
},
"node_modules/webpack": {
- "version": "5.98.0",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.98.0.tgz",
- "integrity": "sha512-UFynvx+gM44Gv9qFgj0acCQK2VE1CtdfwFdimkapco3hlPCJ/zeq73n2yVKimVbtm+TnApIugGhLJnkU6gjYXA==",
+ "version": "5.99.7",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.99.7.tgz",
+ "integrity": "sha512-CNqKBRMQjwcmKR0idID5va1qlhrqVUKpovi+Ec79ksW8ux7iS1+A6VqzfZXgVYCFRKl7XL5ap3ZoMpwBJxcg0w==",
"license": "MIT",
"dependencies": {
"@types/eslint-scope": "^3.7.7",
"@types/estree": "^1.0.6",
+ "@types/json-schema": "^7.0.15",
"@webassemblyjs/ast": "^1.14.1",
"@webassemblyjs/wasm-edit": "^1.14.1",
"@webassemblyjs/wasm-parser": "^1.14.1",
@@ -2569,7 +2570,7 @@
"loader-runner": "^4.2.0",
"mime-types": "^2.1.27",
"neo-async": "^2.6.2",
- "schema-utils": "^4.3.0",
+ "schema-utils": "^4.3.2",
"tapable": "^2.1.1",
"terser-webpack-plugin": "^5.3.11",
"watchpack": "^2.4.1",
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index 1c22c05c..667823f4 100644
--- a/dumper-companion/package.json
+++ b/dumper-companion/package.json
@@ -20,7 +20,7 @@
"punycode": "^2.3.1",
"ts-loader": "^9.5.2",
"typescript": "^5.8.2",
- "webpack": "^5.98.0",
+ "webpack": "^5.99.7",
"webpack-cli": "^6.0.1"
}
}
More information about the Scummvm-git-logs
mailing list