Skip to content

Commit f116fd7

Browse files
postcss-minify-font-values-7.0.1 (#2182)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 984a101 commit f116fd7

1 file changed

Lines changed: 17 additions & 17 deletions

File tree

directory/postcss-minify-font-values.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-minify-font-values",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"description": "Minify font declarations with PostCSS",
55
"main": "src/index.js",
66
"types": "types/index.d.ts",
@@ -32,27 +32,27 @@
3232
"node": "^18.12.0 || ^20.9.0 || >=22.0"
3333
},
3434
"devDependencies": {
35-
"postcss": "^8.4.38"
35+
"postcss": "^8.5.3"
3636
},
3737
"peerDependencies": {
38-
"postcss": "^8.4.31"
38+
"postcss": "^8.4.32"
3939
},
40-
"_id": "[email protected].0",
41-
"_integrity": "sha512-2ckkZtgT0zG8SMc5aoNwtm5234eUx1GGFJKf2b1bSp8UflqaeFzR50lid4PfqVI9NtGqJ2J4Y7fwvnP/u1cQog==",
42-
"_resolved": "/tmp/308cc64fac76fe77893452a354812768/postcss-minify-font-values-7.0.0.tgz",
43-
"_from": "file:postcss-minify-font-values-7.0.0.tgz",
44-
"_nodeVersion": "20.12.2",
45-
"_npmVersion": "10.5.0",
40+
"_id": "[email protected].1",
41+
"_integrity": "sha512-2m1uiuJeTplll+tq4ENOQSzB8LRnSUChBv7oSyFLsJRtUgAAJGP6LLz0/8lkinTgxrmJSPOEhgY1bMXOQ4ZXhQ==",
42+
"_resolved": "/tmp/eeb11e11622ed49a35203ef5ba26a01a/postcss-minify-font-values-7.0.1.tgz",
43+
"_from": "file:postcss-minify-font-values-7.0.1.tgz",
44+
"_nodeVersion": "20.19.1",
45+
"_npmVersion": "10.8.2",
4646
"dist": {
47-
"integrity": "sha512-2ckkZtgT0zG8SMc5aoNwtm5234eUx1GGFJKf2b1bSp8UflqaeFzR50lid4PfqVI9NtGqJ2J4Y7fwvnP/u1cQog==",
48-
"shasum": "d16a75a2548e000779566b3568fc874ee5d0aa17",
49-
"tarball": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-7.0.0.tgz",
47+
"integrity": "sha512-2m1uiuJeTplll+tq4ENOQSzB8LRnSUChBv7oSyFLsJRtUgAAJGP6LLz0/8lkinTgxrmJSPOEhgY1bMXOQ4ZXhQ==",
48+
"shasum": "6fb4770131b31fd5a2014bd84e32f386a3406664",
49+
"tarball": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-7.0.1.tgz",
5050
"fileCount": 18,
5151
"unpackedSize": 18587,
5252
"signatures": [
5353
{
54-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
55-
"sig": "MEYCIQD2q3KFvYOb54ZCS32aEOCKUdl5cwxUc8CKX65QohZmlwIhAI4kvVSsJXDWlXYbvNcbjH/+4FboEyUl0sLViGCkBMPk"
54+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
55+
"sig": "MEUCIEKD9vMTabhC0dS04T3/h5k5H/yRj42glmVeQkhTa8WOAiEAh9qV7IolZn2stwl5je2wQk++Ylzixry5uhkuz9mNmtw="
5656
}
5757
]
5858
},
@@ -96,9 +96,9 @@
9696
}
9797
],
9898
"_npmOperationalInternal": {
99-
"host": "s3://npm-registry-packages",
100-
"tmp": "tmp/postcss-minify-font-values_7.0.0_1713994439751_0.24099660816556012"
99+
"host": "s3://npm-registry-packages-npm-production",
100+
"tmp": "tmp/postcss-minify-font-values_7.0.1_1746539658607_0.6440044277449903"
101101
},
102102
"_hasShrinkwrap": false,
103-
"_time": "2024-04-24T21:33:59.915Z"
103+
"_time": "2025-05-06T13:54:18.792Z"
104104
}

0 commit comments

Comments
 (0)