[Scummvm-git-logs] scummvm-web master -> 020c3010094577d7f52ab094d1324034cc27adfe

lephilousophe noreply at scummvm.org
Sun Apr 27 12:47:50 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:
020c301009 Bump typescript from 5.7.3 to 5.8.2 in /dumper-companion


Commit: 020c3010094577d7f52ab094d1324034cc27adfe
    https://github.com/scummvm/scummvm-web/commit/020c3010094577d7f52ab094d1324034cc27adfe
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-04-27T14:47:47+02:00

Commit Message:
Bump typescript from 5.7.3 to 5.8.2 in /dumper-companion

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.8.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.8.2)

---
updated-dependencies:
- dependency-name: typescript
  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 082990da..bc3219f6 100644
--- a/dumper-companion/package-lock.json
+++ b/dumper-companion/package-lock.json
@@ -12,7 +12,7 @@
         "preact": "^10.26.4",
         "punycode": "^2.3.1",
         "ts-loader": "^9.5.2",
-        "typescript": "^5.7.3",
+        "typescript": "^5.8.2",
         "webpack": "^5.98.0",
         "webpack-cli": "^6.0.1"
       },
@@ -2477,9 +2477,10 @@
       }
     },
     "node_modules/typescript": {
-      "version": "5.7.3",
-      "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz",
-      "integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==",
+      "version": "5.8.2",
+      "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.2.tgz",
+      "integrity": "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==",
+      "license": "Apache-2.0",
       "bin": {
         "tsc": "bin/tsc",
         "tsserver": "bin/tsserver"
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index 714129a2..1c22c05c 100644
--- a/dumper-companion/package.json
+++ b/dumper-companion/package.json
@@ -19,7 +19,7 @@
     "preact": "^10.26.4",
     "punycode": "^2.3.1",
     "ts-loader": "^9.5.2",
-    "typescript": "^5.7.3",
+    "typescript": "^5.8.2",
     "webpack": "^5.98.0",
     "webpack-cli": "^6.0.1"
   }




More information about the Scummvm-git-logs mailing list