Skip to content

Commit 612fb53

Browse files
postcss-convert-values-7.0.9 (#2722)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a689ad2 commit 612fb53

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.8",
3+
"version": "7.0.9",
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.27.0",
25+
"browserslist": "^4.28.1",
2626
"postcss-value-parser": "^4.2.0"
2727
},
2828
"bugs": {
@@ -37,28 +37,28 @@
3737
"peerDependencies": {
3838
"postcss": "^8.4.32"
3939
},
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",
40+
"_id": "[email protected].9",
41+
"_integrity": "sha512-l6uATQATZaCa0bckHV+r6dLXfWtUBKXxO3jK+AtxxJJtgMPD+VhhPCCx51I4/5w8U5uHV67g3w7PXj+V3wlMlg==",
42+
"_resolved": "/tmp/cb6235c8231474a66fc5da40c69a8592/postcss-convert-values-7.0.9.tgz",
43+
"_from": "file:postcss-convert-values-7.0.9.tgz",
44+
"_nodeVersion": "24.14.0",
45+
"_npmVersion": "11.9.0",
4646
"dist": {
47-
"integrity": "sha512-+XNKuPfkHTCEo499VzLMYn94TiL3r9YqRE3Ty+jP7UX4qjewUONey1t7CG21lrlTLN07GtGM8MqFVp86D4uKJg==",
48-
"shasum": "0c599dc29891d47d7b4d6db399c402cf3ba8efc3",
49-
"tarball": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-7.0.8.tgz",
47+
"integrity": "sha512-l6uATQATZaCa0bckHV+r6dLXfWtUBKXxO3jK+AtxxJJtgMPD+VhhPCCx51I4/5w8U5uHV67g3w7PXj+V3wlMlg==",
48+
"shasum": "6ada5c2c480f1ddbd4c886339025a916ecc8ff01",
49+
"tarball": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-7.0.9.tgz",
5050
"fileCount": 9,
5151
"unpackedSize": 14285,
5252
"attestations": {
53-
"url": "https://registry.npmjs.org/-/npm/v1/attestations/[email protected].8",
53+
"url": "https://registry.npmjs.org/-/npm/v1/attestations/[email protected].9",
5454
"provenance": {
5555
"predicateType": "https://slsa.dev/provenance/v1"
5656
}
5757
},
5858
"signatures": [
5959
{
6060
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
61-
"sig": "MEUCIQDfsjkt5++0/jVcdupZTUzm1UyQhWfbulBrmDyhNQuHjAIgB6/rLlsPtfvJYQe2r57aWc1WvBnPNJjvE/Up/E0mI+A="
61+
"sig": "MEUCIBMks/mULwiM8ACKBwes1w8wmZyHu4CZVdjx2Mpn6evEAiEAxFDy1ZoHsEBb5ejRoREeXH55bcNHSCcmYuCt0Q2imB0="
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.8_1761742850591_0.3741139239890776"
110+
"tmp": "tmp/postcss-convert-values_7.0.9_1772817300994_0.44640949558563414"
111111
},
112112
"_hasShrinkwrap": false,
113-
"_time": "2025-10-29T13:00:50.829Z"
113+
"_time": "2026-03-06T17:15:01.153Z"
114114
}

0 commit comments

Comments
 (0)