Skip to content

Commit 7209eb6

Browse files
postcss-minify-selectors-7.0.5 (#2187)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7fe415f commit 7209eb6

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

directory/postcss-minify-selectors.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-minify-selectors",
3-
"version": "7.0.4",
3+
"version": "7.0.5",
44
"description": "Minify selectors with PostCSS.",
55
"main": "src/index.js",
66
"types": "types/index.d.ts",
@@ -25,7 +25,7 @@
2525
},
2626
"dependencies": {
2727
"cssesc": "^3.0.0",
28-
"postcss-selector-parser": "^6.1.2"
28+
"postcss-selector-parser": "^7.1.0"
2929
},
3030
"bugs": {
3131
"url": "https://github.com/cssnano/cssnano/issues"
@@ -35,27 +35,27 @@
3535
},
3636
"devDependencies": {
3737
"@types/cssesc": "^3.0.2",
38-
"postcss": "^8.4.45"
38+
"postcss": "^8.5.3"
3939
},
4040
"peerDependencies": {
41-
"postcss": "^8.4.31"
41+
"postcss": "^8.4.32"
4242
},
43-
"_id": "[email protected].4",
44-
"_integrity": "sha512-JG55VADcNb4xFCf75hXkzc1rNeURhlo7ugf6JjiiKRfMsKlDzN9CXHZDyiG6x/zGchpjQS+UAgb1d4nqXqOpmA==",
45-
"_resolved": "/tmp/78781e07b325a13f35b83c675ae74d27/postcss-minify-selectors-7.0.4.tgz",
46-
"_from": "file:postcss-minify-selectors-7.0.4.tgz",
47-
"_nodeVersion": "20.17.0",
43+
"_id": "[email protected].5",
44+
"_integrity": "sha512-x2/IvofHcdIrAm9Q+p06ZD1h6FPcQ32WtCRVodJLDR+WMn8EVHI1kvLxZuGKz/9EY5nAmI6lIQIrpo4tBy5+ug==",
45+
"_resolved": "/tmp/4abfa7ef7f45fdb74310582e71a7cc87/postcss-minify-selectors-7.0.5.tgz",
46+
"_from": "file:postcss-minify-selectors-7.0.5.tgz",
47+
"_nodeVersion": "20.19.1",
4848
"_npmVersion": "10.8.2",
4949
"dist": {
50-
"integrity": "sha512-JG55VADcNb4xFCf75hXkzc1rNeURhlo7ugf6JjiiKRfMsKlDzN9CXHZDyiG6x/zGchpjQS+UAgb1d4nqXqOpmA==",
51-
"shasum": "2b69c99ec48a1c223fce4840609d9c53340a11f5",
52-
"tarball": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-7.0.4.tgz",
50+
"integrity": "sha512-x2/IvofHcdIrAm9Q+p06ZD1h6FPcQ32WtCRVodJLDR+WMn8EVHI1kvLxZuGKz/9EY5nAmI6lIQIrpo4tBy5+ug==",
51+
"shasum": "d8c89eeeb208705ab4127a464d1f54a3bc22cae3",
52+
"tarball": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-7.0.5.tgz",
5353
"fileCount": 9,
54-
"unpackedSize": 10336,
54+
"unpackedSize": 10708,
5555
"signatures": [
5656
{
57-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
58-
"sig": "MEUCIBWPHYBYza0t0FpobCltlrLdXS7PpmezakG3VyS9XLzHAiEAnQKGhmCetOdRpUESRu6SufWn3+Ort0okfeKgqxrjFoU="
57+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
58+
"sig": "MEYCIQCcPP7gemNWYCeYZw9yXUwPorzng7IvU5C8Yej3cK9pygIhAONsg+cuEu9dLY0+ObZ1pA3kXtZ2pp6kblaA4oKWUnrU"
5959
}
6060
]
6161
},
@@ -99,9 +99,9 @@
9999
}
100100
],
101101
"_npmOperationalInternal": {
102-
"host": "s3://npm-registry-packages",
103-
"tmp": "tmp/postcss-minify-selectors_7.0.4_1725471459429_0.3610998069985818"
102+
"host": "s3://npm-registry-packages-npm-production",
103+
"tmp": "tmp/postcss-minify-selectors_7.0.5_1746539658882_0.28456128631410094"
104104
},
105105
"_hasShrinkwrap": false,
106-
"_time": "2024-09-04T17:37:39.585Z"
106+
"_time": "2025-05-06T13:54:19.083Z"
107107
}

0 commit comments

Comments
 (0)