Skip to content

Commit 7b195df

Browse files
postcss-convert-values-7.0.11 (#2799)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 681f1f6 commit 7b195df

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

directory/postcss-convert-values.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-convert-values",
3-
"version": "7.0.10",
3+
"version": "7.0.11",
44
"description": "Convert values with PostCSS (e.g. ms -> s)",
55
"main": "src/index.js",
66
"types": "types/index.d.ts",
@@ -32,33 +32,33 @@
3232
"node": "^18.12.0 || ^20.9.0 || >=22.0"
3333
},
3434
"devDependencies": {
35-
"postcss": "^8.5.8"
35+
"postcss": "^8.5.10"
3636
},
3737
"peerDependencies": {
38-
"postcss": "^8.4.32"
38+
"postcss": "^8.5.10"
3939
},
40-
"_id": "[email protected].10",
41-
"_integrity": "sha512-hVqVH3cDkPyxL4Q0xpCquRAXjJDZ6hbpjC+PNWn8ZgHmNX3RZxLtruC3U2LY9EuNe+tp4QkcsZxg0htokmjydg==",
42-
"_resolved": "/tmp/a85a69de774d73f355a134547925e6b7/postcss-convert-values-7.0.10.tgz",
43-
"_from": "file:postcss-convert-values-7.0.10.tgz",
40+
"_id": "[email protected].11",
41+
"_integrity": "sha512-H+s7P0f9jJylSysAHs3/5MhAx7GthDO05uw1h56L2xyEqpiLTFLEqBNw3PUYzD5p/AKwWaigCXf6FGELpOw9lw==",
42+
"_resolved": "/tmp/e6ac67d503b6da52fb86e4e7bf565f2f/postcss-convert-values-7.0.11.tgz",
43+
"_from": "file:postcss-convert-values-7.0.11.tgz",
4444
"_nodeVersion": "24.14.1",
4545
"_npmVersion": "11.11.0",
4646
"dist": {
47-
"integrity": "sha512-hVqVH3cDkPyxL4Q0xpCquRAXjJDZ6hbpjC+PNWn8ZgHmNX3RZxLtruC3U2LY9EuNe+tp4QkcsZxg0htokmjydg==",
48-
"shasum": "cbf8bedef3acae5373ed9c98c4f289b72926adb3",
49-
"tarball": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-7.0.10.tgz",
47+
"integrity": "sha512-H+s7P0f9jJylSysAHs3/5MhAx7GthDO05uw1h56L2xyEqpiLTFLEqBNw3PUYzD5p/AKwWaigCXf6FGELpOw9lw==",
48+
"shasum": "d13c80e74732d841894ba315410bfaae9be79545",
49+
"tarball": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-7.0.11.tgz",
5050
"fileCount": 9,
51-
"unpackedSize": 14470,
51+
"unpackedSize": 14471,
5252
"attestations": {
53-
"url": "https://registry.npmjs.org/-/npm/v1/attestations/[email protected].10",
53+
"url": "https://registry.npmjs.org/-/npm/v1/attestations/[email protected].11",
5454
"provenance": {
5555
"predicateType": "https://slsa.dev/provenance/v1"
5656
}
5757
},
5858
"signatures": [
5959
{
6060
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
61-
"sig": "MEYCIQDiJ/hFJOvL+r9lqVYmu7ml0DdXY7tjFhTqqNPa9e6VogIhAL2EK0O57vtuOUsYC0/0po/yXVBMzkmKW2FXYjsx1oE5"
61+
"sig": "MEYCIQClxNDpl2GhgNPwkdv6b4d8Z2TIcr/9BnyMz+yFdWkcsQIhALeLSZhTm/b5E7VFYhHQQxUUGmrPWdoPpVvmRXYzeyAH"
6262
}
6363
]
6464
},
@@ -107,8 +107,8 @@
107107
],
108108
"_npmOperationalInternal": {
109109
"host": "s3://npm-registry-packages-npm-production",
110-
"tmp": "tmp/postcss-convert-values_7.0.10_1776104562403_0.21717432393984626"
110+
"tmp": "tmp/postcss-convert-values_7.0.11_1776712245004_0.8107578450609603"
111111
},
112112
"_hasShrinkwrap": false,
113-
"_time": "2026-04-13T18:22:42.536Z"
113+
"_time": "2026-04-20T19:10:45.139Z"
114114
}

0 commit comments

Comments
 (0)