Skip to content

Commit 6d0f318

Browse files
postcss-convert-values-7.0.8 (#2444)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d9a5a00 commit 6d0f318

File tree

1 file changed

+26
-16
lines changed

1 file changed

+26
-16
lines changed

directory/postcss-convert-values.json

Lines changed: 26 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-convert-values",
3-
"version": "7.0.7",
3+
"version": "7.0.8",
44
"description": "Convert values with PostCSS (e.g. ms -> s)",
55
"main": "src/index.js",
66
"types": "types/index.d.ts",
@@ -22,7 +22,7 @@
2222
"url": "git+https://github.com/cssnano/cssnano.git"
2323
},
2424
"dependencies": {
25-
"browserslist": "^4.25.1",
25+
"browserslist": "^4.27.0",
2626
"postcss-value-parser": "^4.2.0"
2727
},
2828
"bugs": {
@@ -37,28 +37,38 @@
3737
"peerDependencies": {
3838
"postcss": "^8.4.32"
3939
},
40-
"_id": "[email protected].7",
41-
"_integrity": "sha512-HR9DZLN04Xbe6xugRH6lS4ZQH2zm/bFh/ZyRkpedZozhvh+awAfbA0P36InO4fZfDhvYfNJeNvlTf1sjwGbw/A==",
42-
"_resolved": "/tmp/81e2aedf73afdd3d40137aa2e1b08185/postcss-convert-values-7.0.7.tgz",
43-
"_from": "file:postcss-convert-values-7.0.7.tgz",
44-
"_nodeVersion": "22.18.0",
45-
"_npmVersion": "10.9.3",
40+
"_id": "[email protected].8",
41+
"_integrity": "sha512-+XNKuPfkHTCEo499VzLMYn94TiL3r9YqRE3Ty+jP7UX4qjewUONey1t7CG21lrlTLN07GtGM8MqFVp86D4uKJg==",
42+
"_resolved": "/tmp/2060feaf13b5c2b1987826a958de615e/postcss-convert-values-7.0.8.tgz",
43+
"_from": "file:postcss-convert-values-7.0.8.tgz",
44+
"_nodeVersion": "24.11.0",
45+
"_npmVersion": "11.6.1",
4646
"dist": {
47-
"integrity": "sha512-HR9DZLN04Xbe6xugRH6lS4ZQH2zm/bFh/ZyRkpedZozhvh+awAfbA0P36InO4fZfDhvYfNJeNvlTf1sjwGbw/A==",
48-
"shasum": "e24f8118d8f5cb3830dd8841c8a01537b7535293",
49-
"tarball": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-7.0.7.tgz",
47+
"integrity": "sha512-+XNKuPfkHTCEo499VzLMYn94TiL3r9YqRE3Ty+jP7UX4qjewUONey1t7CG21lrlTLN07GtGM8MqFVp86D4uKJg==",
48+
"shasum": "0c599dc29891d47d7b4d6db399c402cf3ba8efc3",
49+
"tarball": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-7.0.8.tgz",
5050
"fileCount": 9,
5151
"unpackedSize": 14285,
52+
"attestations": {
53+
"url": "https://registry.npmjs.org/-/npm/v1/attestations/[email protected]",
54+
"provenance": {
55+
"predicateType": "https://slsa.dev/provenance/v1"
56+
}
57+
},
5258
"signatures": [
5359
{
5460
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
55-
"sig": "MEQCICJiEnko3Ia4FrTDqLyNs1IV0Nys+3mMpPNcK/rH4ieZAiBKa5DMzA5lyRTVUYSLnOP//rk+cvybrF4JV1GkWH/HHg=="
61+
"sig": "MEUCIQDfsjkt5++0/jVcdupZTUzm1UyQhWfbulBrmDyhNQuHjAIgB6/rLlsPtfvJYQe2r57aWc1WvBnPNJjvE/Up/E0mI+A="
5662
}
5763
]
5864
},
5965
"_npmUser": {
60-
"name": "ludovicofischer",
61-
"email": "[email protected]"
66+
"name": "GitHub Actions",
67+
"email": "[email protected]",
68+
"trustedPublisher": {
69+
"id": "github",
70+
"oidcConfigId": "oidc:dea60135-fc62-4718-9ba9-a6ee2457fd19"
71+
}
6272
},
6373
"directories": {},
6474
"maintainers": [
@@ -97,8 +107,8 @@
97107
],
98108
"_npmOperationalInternal": {
99109
"host": "s3://npm-registry-packages-npm-production",
100-
"tmp": "tmp/postcss-convert-values_7.0.7_1755884706276_0.7950896126440623"
110+
"tmp": "tmp/postcss-convert-values_7.0.8_1761742850591_0.3741139239890776"
101111
},
102112
"_hasShrinkwrap": false,
103-
"_time": "2025-08-22T17:45:06.510Z"
113+
"_time": "2025-10-29T13:00:50.829Z"
104114
}

0 commit comments

Comments
 (0)