Skip to content

Commit a0e85ee

Browse files
autoprefixer-10.4.21 (#2096)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5ffa39b commit a0e85ee

1 file changed

Lines changed: 17 additions & 17 deletions

File tree

directory/autoprefixer.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "autoprefixer",
3-
"version": "10.4.20",
3+
"version": "10.4.21",
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"
@@ -47,14 +47,14 @@
4747
"postcss": "^8.1.0"
4848
},
4949
"dependencies": {
50-
"browserslist": "^4.23.3",
51-
"caniuse-lite": "^1.0.30001646",
50+
"browserslist": "^4.24.4",
51+
"caniuse-lite": "^1.0.30001702",
5252
"fraction.js": "^4.3.7",
5353
"normalize-range": "^0.1.2",
54-
"picocolors": "^1.0.1",
54+
"picocolors": "^1.1.1",
5555
"postcss-value-parser": "^4.2.0"
5656
},
57-
"_id": "[email protected].20",
57+
"_id": "[email protected].21",
5858
"contributors": [
5959
{
6060
"name": "Aaron",
@@ -748,20 +748,20 @@
748748
"email": "[email protected]"
749749
}
750750
],
751-
"gitHead": "dae6eb465da5640bb03ecda8b6d6b73e9ba26429",
751+
"gitHead": "541295c0e6dd348db2d3f52772b59cd403c59d29",
752752
"homepage": "https://github.com/postcss/autoprefixer#readme",
753-
"_nodeVersion": "20.12.2",
754-
"_npmVersion": "10.5.0",
753+
"_nodeVersion": "22.14.0",
754+
"_npmVersion": "10.9.2",
755755
"dist": {
756-
"integrity": "sha512-XY25y5xSv/wEoqzDyXXME4AFfkZI0P23z6Fs3YgymDnKJkCGOnkL0iTxCa85UTqaSgfcqyf3UA6+c7wUvx/16g==",
757-
"shasum": "5caec14d43976ef42e32dcb4bd62878e96be5b3b",
758-
"tarball": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.20.tgz",
756+
"integrity": "sha512-O+A6LWV5LDHSJD3LjHYoNi4VLsj/Whi7k6zG12xTYaU4cQ8oxQGckXNX8cRHK5yOZ/ppVHe0ZBXGzSV9jXdVbQ==",
757+
"shasum": "77189468e7a8ad1d9a37fbc08efc9f480cf0a95d",
758+
"tarball": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.21.tgz",
759759
"fileCount": 83,
760-
"unpackedSize": 199114,
760+
"unpackedSize": 199184,
761761
"signatures": [
762762
{
763-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
764-
"sig": "MEQCIH8KVxq8drNmyIhkY+PB3Vwiss3ypNLWE/8u8Bd9kTuKAiAgFmBVcPgFsJf1tbY2QldttdqSp8XJO3txE3mwb4bfDA=="
763+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
764+
"sig": "MEUCIQDDvEvx86F1Kl2Jk9uzrU5mhkPo0QuAd/1ZkF+bIs0QRQIgPghUahicnY//3CA7+Tu5lMLLL3enwdd4KRAasZKf58c="
765765
}
766766
]
767767
},
@@ -777,9 +777,9 @@
777777
}
778778
],
779779
"_npmOperationalInternal": {
780-
"host": "s3://npm-registry-packages",
781-
"tmp": "tmp/autoprefixer_10.4.20_1722633102355_0.36461782658844766"
780+
"host": "s3://npm-registry-packages-npm-production",
781+
"tmp": "tmp/autoprefixer_10.4.21_1741526844017_0.34655575028159324"
782782
},
783783
"_hasShrinkwrap": false,
784-
"_time": "2024-08-02T21:11:42.554Z"
784+
"_time": "2025-03-09T13:27:24.235Z"
785785
}

0 commit comments

Comments
 (0)