[Scummvm-git-logs] scummvm-web dependabot/npm_and_yarn/patch-releases-c85333f2ed -> 697674a6cc3777b6d228a4c15bdff41d3af1da51
ScummVM git
noreply at scummvm.org
Fri May 22 10:28:04 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:
697674a6cc Bump the patch-releases group across 2 directories with 2 updates
Commit: 697674a6cc3777b6d228a4c15bdff41d3af1da51
https://github.com/scummvm/scummvm-web/commit/697674a6cc3777b6d228a4c15bdff41d3af1da51
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2026-05-22T10:28:01Z
Commit Message:
Bump the patch-releases group across 2 directories with 2 updates
Bumps the patch-releases group with 1 update in the / directory: [postcss](https://github.com/postcss/postcss).
Bumps the patch-releases group with 1 update in the /dumper-companion directory: [preact](https://github.com/preactjs/preact).
Updates `postcss` from 8.5.14 to 8.5.15
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.14...8.5.15)
Updates `preact` from 10.29.1 to 10.29.2
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.29.1...10.29.2)
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.15
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-releases
- dependency-name: preact
dependency-version: 10.29.2
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
package-lock.json
package.json
diff --git a/dumper-companion/package-lock.json b/dumper-companion/package-lock.json
index 973a74bd..a5a9dcd3 100644
--- a/dumper-companion/package-lock.json
+++ b/dumper-companion/package-lock.json
@@ -10,7 +10,7 @@
"dependencies": {
"@types/punycode": "^2.1.4",
"@zip.js/zip.js": "^2.8.26",
- "preact": "^10.29.1",
+ "preact": "^10.29.2",
"punycode": "^2.3.1",
"ts-loader": "^9.5.7",
"webpack": "^5.106.2",
@@ -3991,9 +3991,9 @@
}
},
"node_modules/preact": {
- "version": "10.29.1",
- "resolved": "https://registry.npmjs.org/preact/-/preact-10.29.1.tgz",
- "integrity": "sha512-gQCLc/vWroE8lIpleXtdJhTFDogTdZG9AjMUpVkDf2iTCNwYNWA+u16dL41TqUDJO4gm2IgrcMv3uTpjd4Pwmg==",
+ "version": "10.29.2",
+ "resolved": "https://registry.npmjs.org/preact/-/preact-10.29.2.tgz",
+ "integrity": "sha512-7tNmwg/7mzzAoB/8kSg6Hl37JraAZw3Z3A0JSY7VXlZwo82Xn0G7wKbNNs2qoF4ZEEsQGTwDAroNdqKs1ofJxQ==",
"license": "MIT",
"funding": {
"type": "opencollective",
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index 0321cb32..39956a06 100644
--- a/dumper-companion/package.json
+++ b/dumper-companion/package.json
@@ -8,7 +8,7 @@
},
"dependencies": {
"@zip.js/zip.js": "^2.8.26",
- "preact": "^10.29.1",
+ "preact": "^10.29.2",
"punycode": "^2.3.1",
"@types/punycode": "^2.1.4",
"ts-loader": "^9.5.7",
diff --git a/package-lock.json b/package-lock.json
index b9258ae9..b5db3c59 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10,7 +10,7 @@
"hasInstallScript": true,
"dependencies": {
"autoprefixer": "^10.5.0",
- "postcss": "^8.5.14",
+ "postcss": "^8.5.15",
"sass": "^1.99.0"
}
},
@@ -544,9 +544,9 @@
}
},
"node_modules/postcss": {
- "version": "8.5.14",
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.14.tgz",
- "integrity": "sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg==",
+ "version": "8.5.15",
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.15.tgz",
+ "integrity": "sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A==",
"funding": [
{
"type": "opencollective",
@@ -563,7 +563,7 @@
],
"license": "MIT",
"dependencies": {
- "nanoid": "^3.3.11",
+ "nanoid": "^3.3.12",
"picocolors": "^1.1.1",
"source-map-js": "^1.2.1"
},
diff --git a/package.json b/package.json
index 92b519d2..8ee4b23a 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
"version": "1.0.0",
"dependencies": {
"autoprefixer": "^10.5.0",
- "postcss": "^8.5.14",
+ "postcss": "^8.5.15",
"sass": "^1.99.0"
},
"scripts": {
More information about the Scummvm-git-logs
mailing list