Skip to content

Commit e560b03

Browse files
stylehacks-7.0.8 (#2733)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7fce77a commit e560b03

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

directory/stylehacks.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stylehacks",
3-
"version": "7.0.7",
3+
"version": "7.0.8",
44
"description": "Detect/remove browser hacks from CSS files.",
55
"main": "src/index.js",
66
"types": "types/index.d.ts",
@@ -26,8 +26,8 @@
2626
"url": "git+https://github.com/cssnano/cssnano.git"
2727
},
2828
"dependencies": {
29-
"browserslist": "^4.27.0",
30-
"postcss-selector-parser": "^7.1.0"
29+
"browserslist": "^4.28.1",
30+
"postcss-selector-parser": "^7.1.1"
3131
},
3232
"bugs": {
3333
"url": "https://github.com/cssnano/cssnano/issues"
@@ -41,28 +41,28 @@
4141
"peerDependencies": {
4242
"postcss": "^8.4.32"
4343
},
44-
"_id": "[email protected].7",
45-
"_integrity": "sha512-bJkD0JkEtbRrMFtwgpJyBbFIwfDDONQ1Ov3sDLZQP8HuJ73kBOyx66H4bOcAbVWmnfLdvQ0AJwXxOMkpujcO6g==",
46-
"_resolved": "/tmp/74cf8df509e305ab192fe9ca5a0131d4/stylehacks-7.0.7.tgz",
47-
"_from": "file:stylehacks-7.0.7.tgz",
48-
"_nodeVersion": "24.11.0",
49-
"_npmVersion": "11.6.1",
44+
"_id": "[email protected].8",
45+
"_integrity": "sha512-I3f053GBLIiS5Fg6OMFhq/c+yW+5Hc2+1fgq7gElDMMSqwlRb3tBf2ef6ucLStYRpId4q//bQO1FjcyNyy4yDQ==",
46+
"_resolved": "/tmp/d1f4a92d8f0e0ec611af32241882ce20/stylehacks-7.0.8.tgz",
47+
"_from": "file:stylehacks-7.0.8.tgz",
48+
"_nodeVersion": "24.14.0",
49+
"_npmVersion": "11.9.0",
5050
"dist": {
51-
"integrity": "sha512-bJkD0JkEtbRrMFtwgpJyBbFIwfDDONQ1Ov3sDLZQP8HuJ73kBOyx66H4bOcAbVWmnfLdvQ0AJwXxOMkpujcO6g==",
52-
"shasum": "12b0dd1eceee4d564aae6da0632804ef0004a5be",
53-
"tarball": "https://registry.npmjs.org/stylehacks/-/stylehacks-7.0.7.tgz",
51+
"integrity": "sha512-I3f053GBLIiS5Fg6OMFhq/c+yW+5Hc2+1fgq7gElDMMSqwlRb3tBf2ef6ucLStYRpId4q//bQO1FjcyNyy4yDQ==",
52+
"shasum": "cb5d00bb1779a30c4d408a7d576c016c88b36491",
53+
"tarball": "https://registry.npmjs.org/stylehacks/-/stylehacks-7.0.8.tgz",
5454
"fileCount": 66,
5555
"unpackedSize": 38835,
5656
"attestations": {
57-
"url": "https://registry.npmjs.org/-/npm/v1/attestations/[email protected].7",
57+
"url": "https://registry.npmjs.org/-/npm/v1/attestations/[email protected].8",
5858
"provenance": {
5959
"predicateType": "https://slsa.dev/provenance/v1"
6060
}
6161
},
6262
"signatures": [
6363
{
6464
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
65-
"sig": "MEQCIH7PPn3pUB13lM2kw57H4fwnE9fnzNiEg/eQgKZJrzj9AiAE2Z0GPZn4e2YMWHznrbXee0LODtvtscDzezePy2B7oA=="
65+
"sig": "MEYCIQD/JAYHnNKSKjNKqWahE8bN/Noc5zljWvcSDECoqTf/gQIhAK1kyuXZsjQX6zUM3m56EkXuX/2mFIbq+XCm7UC8IHps"
6666
}
6767
]
6868
},
@@ -107,8 +107,8 @@
107107
],
108108
"_npmOperationalInternal": {
109109
"host": "s3://npm-registry-packages-npm-production",
110-
"tmp": "tmp/stylehacks_7.0.7_1761742854356_0.49043003564575915"
110+
"tmp": "tmp/stylehacks_7.0.8_1772817305869_0.9972449396313197"
111111
},
112112
"_hasShrinkwrap": false,
113-
"_time": "2025-10-29T13:00:54.556Z"
113+
"_time": "2026-03-06T17:15:06.038Z"
114114
}

0 commit comments

Comments
 (0)