[Scummvm-git-logs] scummvm-web master -> f6038ab472fa488a704d1489dbfd2409a2599c1d
lephilousophe
noreply at scummvm.org
Sat Apr 18 09:01:47 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:
f6038ab472 Bump autoprefixer from 10.4.27 to 10.5.0
Commit: f6038ab472fa488a704d1489dbfd2409a2599c1d
https://github.com/scummvm/scummvm-web/commit/f6038ab472fa488a704d1489dbfd2409a2599c1d
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2026-04-18T11:01:43+02:00
Commit Message:
Bump autoprefixer from 10.4.27 to 10.5.0
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.27 to 10.5.0.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.27...10.5.0)
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-version: 10.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support at github.com>
Changed paths:
package-lock.json
package.json
diff --git a/package-lock.json b/package-lock.json
index a4f39614..ae291d87 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9,7 +9,7 @@
"version": "1.0.0",
"hasInstallScript": true,
"dependencies": {
- "autoprefixer": "^10.4.27",
+ "autoprefixer": "^10.5.0",
"postcss": "^8.5.8",
"sass": "^1.99"
}
@@ -311,9 +311,9 @@
}
},
"node_modules/autoprefixer": {
- "version": "10.4.27",
- "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.27.tgz",
- "integrity": "sha512-NP9APE+tO+LuJGn7/9+cohklunJsXWiaWEfV3si4Gi/XHDwVNgkwr1J3RQYFIvPy76GmJ9/bW8vyoU1LcxwKHA==",
+ "version": "10.5.0",
+ "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.5.0.tgz",
+ "integrity": "sha512-FMhOoZV4+qR6aTUALKX2rEqGG+oyATvwBt9IIzVR5rMa2HRWPkxf+P+PAJLD1I/H5/II+HuZcBJYEFBpq39ong==",
"funding": [
{
"type": "opencollective",
@@ -330,8 +330,8 @@
],
"license": "MIT",
"dependencies": {
- "browserslist": "^4.28.1",
- "caniuse-lite": "^1.0.30001774",
+ "browserslist": "^4.28.2",
+ "caniuse-lite": "^1.0.30001787",
"fraction.js": "^5.3.4",
"picocolors": "^1.1.1",
"postcss-value-parser": "^4.2.0"
@@ -392,9 +392,9 @@
}
},
"node_modules/caniuse-lite": {
- "version": "1.0.30001785",
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001785.tgz",
- "integrity": "sha512-blhOL/WNR+Km1RI/LCVAvA73xplXA7ZbjzI4YkMK9pa6T/P3F2GxjNpEkyw5repTw9IvkyrjyHpwjnhZ5FOvYQ==",
+ "version": "1.0.30001788",
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001788.tgz",
+ "integrity": "sha512-6q8HFp+lOQtcf7wBK+uEenxymVWkGKkjFpCvw5W25cmMwEDU45p1xQFBQv8JDlMMry7eNxyBaR+qxgmTUZkIRQ==",
"funding": [
{
"type": "opencollective",
diff --git a/package.json b/package.json
index 9edf2688..6cd0352b 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"description": "ScummVM.org main site",
"version": "1.0.0",
"dependencies": {
- "autoprefixer": "^10.4.27",
+ "autoprefixer": "^10.5.0",
"postcss": "^8.5.8",
"sass": "^1.99"
},
More information about the Scummvm-git-logs
mailing list