[Scummvm-git-logs] scummvm-web dependabot/npm_and_yarn/dumper-companion/patch-releases-fd55df7f76 -> 594959b2bbe05c4ffb2610dc992bb75fe621752e
ScummVM git
noreply at scummvm.org
Fri Jan 10 10:46:15 UTC 2025
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:
594959b2bb Bump the patch-releases group across 1 directory with 2 updates
Commit: 594959b2bbe05c4ffb2610dc992bb75fe621752e
https://github.com/scummvm/scummvm-web/commit/594959b2bbe05c4ffb2610dc992bb75fe621752e
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-01-10T10:46:12Z
Commit Message:
Bump the patch-releases group across 1 directory with 2 updates
Bumps the patch-releases group with 2 updates in the /dumper-companion directory: [preact](https://github.com/preactjs/preact) and [typescript](https://github.com/microsoft/TypeScript).
Updates `preact` from 10.25.3 to 10.25.4
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.25.3...10.25.4)
Updates `typescript` from 5.7.2 to 5.7.3
- [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.2...v5.7.3)
---
updated-dependencies:
- dependency-name: preact
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-releases
- dependency-name: typescript
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-releases
...
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 50989458..c88f4d6d 100644
--- a/dumper-companion/package-lock.json
+++ b/dumper-companion/package-lock.json
@@ -9,10 +9,10 @@
"version": "0.0.1",
"dependencies": {
"@zip.js/zip.js": "^2.7.54",
- "preact": "^10.25.3",
+ "preact": "^10.25.4",
"punycode": "^2.3.1",
"ts-loader": "^9.5.1",
- "typescript": "^5.7.2",
+ "typescript": "^5.7.3",
"webpack": "^5.97.1",
"webpack-cli": "^6.0.1"
},
@@ -1957,10 +1957,9 @@
}
},
"node_modules/preact": {
- "version": "10.25.3",
- "resolved": "https://registry.npmjs.org/preact/-/preact-10.25.3.tgz",
- "integrity": "sha512-dzQmIFtM970z+fP9ziQ3yG4e3ULIbwZzJ734vaMVUTaKQ2+Ru1Ou/gjshOYVHCcd1rpAelC6ngjvjDXph98unQ==",
- "license": "MIT",
+ "version": "10.25.4",
+ "resolved": "https://registry.npmjs.org/preact/-/preact-10.25.4.tgz",
+ "integrity": "sha512-jLdZDb+Q+odkHJ+MpW/9U5cODzqnB+fy2EiHSZES7ldV5LK7yjlVzTp7R8Xy6W6y75kfK8iWYtFVH7lvjwrCMA==",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/preact"
@@ -2360,10 +2359,9 @@
}
},
"node_modules/typescript": {
- "version": "5.7.2",
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz",
- "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==",
- "license": "Apache-2.0",
+ "version": "5.7.3",
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz",
+ "integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==",
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index 0728748c..26054ecb 100644
--- a/dumper-companion/package.json
+++ b/dumper-companion/package.json
@@ -16,10 +16,10 @@
},
"dependencies": {
"@zip.js/zip.js": "^2.7.54",
- "preact": "^10.25.3",
+ "preact": "^10.25.4",
"punycode": "^2.3.1",
"ts-loader": "^9.5.1",
- "typescript": "^5.7.2",
+ "typescript": "^5.7.3",
"webpack": "^5.97.1",
"webpack-cli": "^6.0.1"
}
More information about the Scummvm-git-logs
mailing list