Skip to content

Commit 744797e

Browse files
autoprefixer-10.4.27 (#2711)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 000bd2e commit 744797e

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

directory/autoprefixer.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "autoprefixer",
3-
"version": "10.4.24",
3+
"version": "10.4.27",
44
"description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
55
"engines": {
66
"node": "^10 || ^12 || >=14"
@@ -48,12 +48,12 @@
4848
},
4949
"dependencies": {
5050
"browserslist": "^4.28.1",
51-
"caniuse-lite": "^1.0.30001766",
51+
"caniuse-lite": "^1.0.30001774",
5252
"fraction.js": "^5.3.4",
5353
"picocolors": "^1.1.1",
5454
"postcss-value-parser": "^4.2.0"
5555
},
56-
"_id": "[email protected].24",
56+
"_id": "[email protected].27",
5757
"contributors": [
5858
{
5959
"name": "Aaron",
@@ -747,20 +747,20 @@
747747
"email": "[email protected]"
748748
}
749749
],
750-
"gitHead": "36692c25e7ebf68b61cf992535a15f86e03ba4df",
750+
"gitHead": "360f2d9ecbad3315fbabc61fb2131ac939fee211",
751751
"homepage": "https://github.com/postcss/autoprefixer#readme",
752-
"_nodeVersion": "22.20.0",
753-
"_npmVersion": "10.9.3",
752+
"_nodeVersion": "22.22.0",
753+
"_npmVersion": "10.9.4",
754754
"dist": {
755-
"integrity": "sha512-uHZg7N9ULTVbutaIsDRoUkoS8/h3bdsmVJYZ5l3wv8Cp/6UIIoRDm90hZ+BwxUj/hGBEzLxdHNSKuFpn8WOyZw==",
756-
"shasum": "2c29595f3abd820a79976a609d0bf40eecf212fb",
757-
"tarball": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.24.tgz",
755+
"integrity": "sha512-NP9APE+tO+LuJGn7/9+cohklunJsXWiaWEfV3si4Gi/XHDwVNgkwr1J3RQYFIvPy76GmJ9/bW8vyoU1LcxwKHA==",
756+
"shasum": "51ea301a5c3c5f8642f8e564759c4f573be486f2",
757+
"tarball": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.27.tgz",
758758
"fileCount": 83,
759-
"unpackedSize": 199026,
759+
"unpackedSize": 199086,
760760
"signatures": [
761761
{
762762
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
763-
"sig": "MEYCIQCNlRuA20xCJS7OKsAFpcJfLlMg42bXapOnEGWi1nIMGgIhAKa21KqZ8CxwTRXqhgWMXoXLlua/SqClcBX14SVzJLsP"
763+
"sig": "MEUCIQC9ELrfpgwR8KAuowfUkmfhuVrY1eLqMe0Wde85tZilgQIgBK49rJLUBn+q2mAC+/h1PNMiWiYejrVx1uy3fUNsN1Q="
764764
}
765765
]
766766
},
@@ -777,8 +777,8 @@
777777
],
778778
"_npmOperationalInternal": {
779779
"host": "s3://npm-registry-packages-npm-production",
780-
"tmp": "tmp/autoprefixer_10.4.24_1769802722281_0.3238852328350159"
780+
"tmp": "tmp/autoprefixer_10.4.27_1772048016395_0.4997760763658117"
781781
},
782782
"_hasShrinkwrap": false,
783-
"_time": "2026-01-30T19:52:02.445Z"
783+
"_time": "2026-02-25T19:33:36.553Z"
784784
}

0 commit comments

Comments
 (0)