Skip to content

Commit 05c8797

Browse files
postcss-discard-empty-7.0.1 (#2174)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9351338 commit 05c8797

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

directory/postcss-discard-empty.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-discard-empty",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"description": "Discard empty rules and values with PostCSS.",
55
"main": "src/index.js",
66
"types": "types/index.d.ts",
@@ -31,27 +31,27 @@
3131
"node": "^18.12.0 || ^20.9.0 || >=22.0"
3232
},
3333
"devDependencies": {
34-
"postcss": "^8.4.38"
34+
"postcss": "^8.5.3"
3535
},
3636
"peerDependencies": {
37-
"postcss": "^8.4.31"
37+
"postcss": "^8.4.32"
3838
},
39-
"_id": "[email protected].0",
40-
"_integrity": "sha512-e+QzoReTZ8IAwhnSdp/++7gBZ/F+nBq9y6PomfwORfP7q9nBpK5AMP64kOt0bA+lShBFbBDcgpJ3X4etHg4lzA==",
41-
"_resolved": "/tmp/53d1ef31947ee72b3a7fa04d88b3f45f/postcss-discard-empty-7.0.0.tgz",
42-
"_from": "file:postcss-discard-empty-7.0.0.tgz",
43-
"_nodeVersion": "20.12.2",
44-
"_npmVersion": "10.5.0",
39+
"_id": "[email protected].1",
40+
"_integrity": "sha512-cFrJKZvcg/uxB6Ijr4l6qmn3pXQBna9zyrPC+sK0zjbkDUZew+6xDltSF7OeB7rAtzaaMVYSdbod+sZOCWnMOg==",
41+
"_resolved": "/tmp/5093c438185f6395f3a91120be3154fb/postcss-discard-empty-7.0.1.tgz",
42+
"_from": "file:postcss-discard-empty-7.0.1.tgz",
43+
"_nodeVersion": "20.19.1",
44+
"_npmVersion": "10.8.2",
4545
"dist": {
46-
"integrity": "sha512-e+QzoReTZ8IAwhnSdp/++7gBZ/F+nBq9y6PomfwORfP7q9nBpK5AMP64kOt0bA+lShBFbBDcgpJ3X4etHg4lzA==",
47-
"shasum": "218829d1ef0a5d5142dd62f0aa60e00e599d2033",
48-
"tarball": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-7.0.0.tgz",
46+
"integrity": "sha512-cFrJKZvcg/uxB6Ijr4l6qmn3pXQBna9zyrPC+sK0zjbkDUZew+6xDltSF7OeB7rAtzaaMVYSdbod+sZOCWnMOg==",
47+
"shasum": "b6c57e8b5c69023169abea30dceb93f98a2ffd9f",
48+
"tarball": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-7.0.1.tgz",
4949
"fileCount": 6,
50-
"unpackedSize": 4505,
50+
"unpackedSize": 4504,
5151
"signatures": [
5252
{
53-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
54-
"sig": "MEUCIQDvHSAHW/w9Y4LdU9gcxGVhdhduTP9lnKKsbDcgkxHReAIgf5goKMaM2Y5SUwbJd7CeWBC7N1r3dFh/Z/ODlgq1BYM="
53+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
54+
"sig": "MEUCIBnsM0Ko0SG28W+xoXNI5Cx/8SuoMbBGS965lJ3RM36NAiEAqc2ERV78mqF2Ux8bRA4WcPWvA9C+2uN9RpKg3N0AaU8="
5555
}
5656
]
5757
},
@@ -95,9 +95,9 @@
9595
}
9696
],
9797
"_npmOperationalInternal": {
98-
"host": "s3://npm-registry-packages",
99-
"tmp": "tmp/postcss-discard-empty_7.0.0_1713994431542_0.6362900558158116"
98+
"host": "s3://npm-registry-packages-npm-production",
99+
"tmp": "tmp/postcss-discard-empty_7.0.1_1746539652918_0.07549371576362951"
100100
},
101101
"_hasShrinkwrap": false,
102-
"_time": "2024-04-24T21:33:51.688Z"
102+
"_time": "2025-05-06T13:54:13.151Z"
103103
}

0 commit comments

Comments
 (0)