Skip to content

Commit 712f99e

Browse files
postcss-reduce-initial-7.0.5 (#2504)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6a8ff62 commit 712f99e

File tree

1 file changed

+26
-16
lines changed

1 file changed

+26
-16
lines changed

directory/postcss-reduce-initial.json

Lines changed: 26 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-reduce-initial",
3-
"version": "7.0.4",
3+
"version": "7.0.5",
44
"description": "Reduce initial definitions to the actual initial value, where possible.",
55
"main": "src/index.js",
66
"types": "types/index.d.ts",
@@ -21,7 +21,7 @@
2121
"url": "git+https://github.com/cssnano/cssnano.git"
2222
},
2323
"dependencies": {
24-
"browserslist": "^4.25.1",
24+
"browserslist": "^4.27.0",
2525
"caniuse-api": "^3.0.0"
2626
},
2727
"bugs": {
@@ -41,28 +41,38 @@
4141
"scripts": {
4242
"acquire": "node ./src/script/acquire.mjs"
4343
},
44-
"_id": "[email protected].4",
45-
"_integrity": "sha512-rdIC9IlMBn7zJo6puim58Xd++0HdbvHeHaPgXsimMfG1ijC5A9ULvNLSE0rUKVJOvNMcwewW4Ga21ngyJjY/+Q==",
46-
"_resolved": "/tmp/238609be0516b871684aeb7a0211343e/postcss-reduce-initial-7.0.4.tgz",
47-
"_from": "file:postcss-reduce-initial-7.0.4.tgz",
48-
"_nodeVersion": "22.17.0",
49-
"_npmVersion": "10.9.2",
44+
"_id": "[email protected].5",
45+
"_integrity": "sha512-RHagHLidG8hTZcnr4FpyMB2jtgd/OcyAazjMhoy5qmWJOx1uxKh4ntk0Pb46ajKM0rkf32lRH4C8c9qQiPR6IA==",
46+
"_resolved": "/tmp/20c1ee3d33c1e6c79223e0f6bfbd8a6e/postcss-reduce-initial-7.0.5.tgz",
47+
"_from": "file:postcss-reduce-initial-7.0.5.tgz",
48+
"_nodeVersion": "24.11.0",
49+
"_npmVersion": "11.6.1",
5050
"dist": {
51-
"integrity": "sha512-rdIC9IlMBn7zJo6puim58Xd++0HdbvHeHaPgXsimMfG1ijC5A9ULvNLSE0rUKVJOvNMcwewW4Ga21ngyJjY/+Q==",
52-
"shasum": "ebe8b4c85990efaa5a1accfc77f41f23cfa66187",
53-
"tarball": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-7.0.4.tgz",
51+
"integrity": "sha512-RHagHLidG8hTZcnr4FpyMB2jtgd/OcyAazjMhoy5qmWJOx1uxKh4ntk0Pb46ajKM0rkf32lRH4C8c9qQiPR6IA==",
52+
"shasum": "cf74bb747dfa003cd3d5372081f6157e6d8e1545",
53+
"tarball": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-7.0.5.tgz",
5454
"fileCount": 11,
5555
"unpackedSize": 18700,
56+
"attestations": {
57+
"url": "https://registry.npmjs.org/-/npm/v1/attestations/[email protected]",
58+
"provenance": {
59+
"predicateType": "https://slsa.dev/provenance/v1"
60+
}
61+
},
5662
"signatures": [
5763
{
5864
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
59-
"sig": "MEYCIQDG2gVLneGpveoJTucMRfYLDj559jfGMAWLkxFYjiki0wIhAONcXvFXMuiGRmQj3CH+EKUaSORNLQzEGfqSgRM3yFrW"
65+
"sig": "MEQCIE5lAou1Xe4skvdvc1CpTJ13kxXAMDsvMeF55DApyeMxAiAsNBW9appquTsptemldGilDM8LYAB6xWvTbfYlejFDpA=="
6066
}
6167
]
6268
},
6369
"_npmUser": {
64-
"name": "ludovicofischer",
65-
"email": "[email protected]"
70+
"name": "GitHub Actions",
71+
"email": "[email protected]",
72+
"trustedPublisher": {
73+
"id": "github",
74+
"oidcConfigId": "oidc:ae35badc-1b27-473f-8cdc-36d146155187"
75+
}
6676
},
6777
"directories": {},
6878
"maintainers": [
@@ -97,8 +107,8 @@
97107
],
98108
"_npmOperationalInternal": {
99109
"host": "s3://npm-registry-packages-npm-production",
100-
"tmp": "tmp/postcss-reduce-initial_7.0.4_1752519408805_0.12970899727078145"
110+
"tmp": "tmp/postcss-reduce-initial_7.0.5_1761742850752_0.7232498665258875"
101111
},
102112
"_hasShrinkwrap": false,
103-
"_time": "2025-07-14T18:56:48.987Z"
113+
"_time": "2025-10-29T13:00:50.944Z"
104114
}

0 commit comments

Comments
 (0)