Skip to content

Commit 9351338

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

1 file changed

Lines changed: 20 additions & 20 deletions

File tree

directory/postcss-discard-overridden.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-discard-overridden",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"description": "PostCSS plugin to discard overridden @keyframes or @counter-style.",
55
"main": "src/index.js",
66
"types": "types/index.d.ts",
@@ -29,29 +29,29 @@
2929
"node": "^18.12.0 || ^20.9.0 || >=22.0"
3030
},
3131
"devDependencies": {
32-
"diff": "^5.2.0",
33-
"picocolors": "^1.0.0",
34-
"postcss": "^8.4.38"
32+
"diff": "^7.0.0",
33+
"picocolors": "^1.1.1",
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-GmNAzx88u3k2+sBTZrJSDauR0ccpE24omTQCVmaTTZFz1du6AasspjaUPMJ2ud4RslZpoFKyf+6MSPETLojc6w==",
41-
"_resolved": "/tmp/2ae4b59833b3c47023949053d907a9a8/postcss-discard-overridden-7.0.0.tgz",
42-
"_from": "file:postcss-discard-overridden-7.0.0.tgz",
43-
"_nodeVersion": "20.12.2",
44-
"_npmVersion": "10.5.0",
39+
"_id": "[email protected].1",
40+
"_integrity": "sha512-7c3MMjjSZ/qYrx3uc1940GSOzN1Iqjtlqe8uoSg+qdVPYyRb0TILSqqmtlSFuE4mTDECwsm397Ya7iXGzfF7lg==",
41+
"_resolved": "/tmp/66d68966755b96d7bd0220abecf0efae/postcss-discard-overridden-7.0.1.tgz",
42+
"_from": "file:postcss-discard-overridden-7.0.1.tgz",
43+
"_nodeVersion": "20.19.1",
44+
"_npmVersion": "10.8.2",
4545
"dist": {
46-
"integrity": "sha512-GmNAzx88u3k2+sBTZrJSDauR0ccpE24omTQCVmaTTZFz1du6AasspjaUPMJ2ud4RslZpoFKyf+6MSPETLojc6w==",
47-
"shasum": "b123ea51e3d4e1d0a254cf71eaff1201926d319c",
48-
"tarball": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-7.0.0.tgz",
46+
"integrity": "sha512-7c3MMjjSZ/qYrx3uc1940GSOzN1Iqjtlqe8uoSg+qdVPYyRb0TILSqqmtlSFuE4mTDECwsm397Ya7iXGzfF7lg==",
47+
"shasum": "bd9c9bc5e4548d3b6e67e7f8d64f2c9d745ae2a0",
48+
"tarball": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-7.0.1.tgz",
4949
"fileCount": 4,
50-
"unpackedSize": 6587,
50+
"unpackedSize": 6586,
5151
"signatures": [
5252
{
53-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
54-
"sig": "MEUCIQDMG5rO4omHbfXnOYDOfd+YURkHFuLsngGl2TQEjY7rUQIgRx544VY2xwKnkAj6itXglcrFcRIBOkWqyLDn+LDVABI="
53+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
54+
"sig": "MEUCIQDDHLCYwmbB01dMzMXtYVkS4WtZvP0xJdMzrJFRLNqj0wIgQu2Kh6RqFc/QaX4Fvx6TDjfn3+nx5eX3X41b/ZhbRUE="
5555
}
5656
]
5757
},
@@ -95,9 +95,9 @@
9595
}
9696
],
9797
"_npmOperationalInternal": {
98-
"host": "s3://npm-registry-packages",
99-
"tmp": "tmp/postcss-discard-overridden_7.0.0_1713994439365_0.19868262988225793"
98+
"host": "s3://npm-registry-packages-npm-production",
99+
"tmp": "tmp/postcss-discard-overridden_7.0.1_1746539656939_0.05825542830263686"
100100
},
101101
"_hasShrinkwrap": false,
102-
"_time": "2024-04-24T21:33:59.517Z"
102+
"_time": "2025-05-06T13:54:17.101Z"
103103
}

0 commit comments

Comments
 (0)