[Scummvm-git-logs] scummvm-web master -> 3a292f5302186a69c805944d7621eaa2ad3e7c7e

lephilousophe noreply at scummvm.org
Sat Sep 28 09:47:58 UTC 2024


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .

Summary:
3a292f5302 Bump webpack from 5.94.0 to 5.95.0 in /dumper-companion


Commit: 3a292f5302186a69c805944d7621eaa2ad3e7c7e
    https://github.com/scummvm/scummvm-web/commit/3a292f5302186a69c805944d7621eaa2ad3e7c7e
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2024-09-28T11:47:56+02:00

Commit Message:
Bump webpack from 5.94.0 to 5.95.0 in /dumper-companion

Bumps [webpack](https://github.com/webpack/webpack) from 5.94.0 to 5.95.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.94.0...v5.95.0)

---
updated-dependencies:
- dependency-name: webpack
  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 3ddde34e..9f363388 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.1",
         "typescript": "^5.5.4",
-        "webpack": "^5.94.0",
+        "webpack": "^5.95.0",
         "webpack-cli": "^5.1.4"
       },
       "devDependencies": {
@@ -2356,9 +2356,9 @@
       }
     },
     "node_modules/webpack": {
-      "version": "5.94.0",
-      "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.94.0.tgz",
-      "integrity": "sha512-KcsGn50VT+06JH/iunZJedYGUJS5FGjow8wb9c0v5n1Om8O1g4L6LjtfxwlXIATopoQu+vOXXa7gYisWxCoPyg==",
+      "version": "5.95.0",
+      "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.95.0.tgz",
+      "integrity": "sha512-2t3XstrKULz41MNMBF+cJ97TyHdyQ8HCt//pqErqDvNjU9YQBnZxIHa11VXsi7F3mb5/aO2tuDxdeTPdU7xu9Q==",
       "dependencies": {
         "@types/estree": "^1.0.5",
         "@webassemblyjs/ast": "^1.12.1",
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index bfa9e3f2..fa8200df 100644
--- a/dumper-companion/package.json
+++ b/dumper-companion/package.json
@@ -20,7 +20,7 @@
     "punycode": "^2.3.1",
     "ts-loader": "^9.5.1",
     "typescript": "^5.5.4",
-    "webpack": "^5.94.0",
+    "webpack": "^5.95.0",
     "webpack-cli": "^5.1.4"
   }
 }




More information about the Scummvm-git-logs mailing list