Skip to content

Commit 87ee22e

Browse files
postcss-normalize-string-7.0.1 (#2190)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a91eaf2 commit 87ee22e

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

directory/postcss-normalize-string.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-normalize-string",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"description": "Normalize wrapping quotes for CSS string literals.",
55
"main": "src/index.js",
66
"types": "types/index.d.ts",
@@ -30,27 +30,27 @@
3030
"node": "^18.12.0 || ^20.9.0 || >=22.0"
3131
},
3232
"devDependencies": {
33-
"postcss": "^8.4.38"
33+
"postcss": "^8.5.3"
3434
},
3535
"peerDependencies": {
36-
"postcss": "^8.4.31"
36+
"postcss": "^8.4.32"
3737
},
38-
"_id": "[email protected].0",
39-
"_integrity": "sha512-w/qzL212DFVOpMy3UGyxrND+Kb0fvCiBBujiaONIihq7VvtC7bswjWgKQU/w4VcRyDD8gpfqUiBQ4DUOwEJ6Qg==",
40-
"_resolved": "/tmp/7839d34d9eb2c4d7a10ad6045674498d/postcss-normalize-string-7.0.0.tgz",
41-
"_from": "file:postcss-normalize-string-7.0.0.tgz",
42-
"_nodeVersion": "20.12.2",
43-
"_npmVersion": "10.5.0",
38+
"_id": "[email protected].1",
39+
"_integrity": "sha512-QByrI7hAhsoze992kpbMlJSbZ8FuCEc1OT9EFbZ6HldXNpsdpZr+YXC5di3UEv0+jeZlHbZcoCADgb7a+lPmmQ==",
40+
"_resolved": "/tmp/2080daa4d156f2858ffd160a7c58e065/postcss-normalize-string-7.0.1.tgz",
41+
"_from": "file:postcss-normalize-string-7.0.1.tgz",
42+
"_nodeVersion": "20.19.1",
43+
"_npmVersion": "10.8.2",
4444
"dist": {
45-
"integrity": "sha512-w/qzL212DFVOpMy3UGyxrND+Kb0fvCiBBujiaONIihq7VvtC7bswjWgKQU/w4VcRyDD8gpfqUiBQ4DUOwEJ6Qg==",
46-
"shasum": "a119d3e63a9614570d8413d572fb9fc8c6a64e8c",
47-
"tarball": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-7.0.0.tgz",
45+
"integrity": "sha512-QByrI7hAhsoze992kpbMlJSbZ8FuCEc1OT9EFbZ6HldXNpsdpZr+YXC5di3UEv0+jeZlHbZcoCADgb7a+lPmmQ==",
46+
"shasum": "0f111e7b5dfb6de6ab19f09d9e1c16fabeee232f",
47+
"tarball": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-7.0.1.tgz",
4848
"fileCount": 6,
49-
"unpackedSize": 11686,
49+
"unpackedSize": 11683,
5050
"signatures": [
5151
{
52-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
53-
"sig": "MEUCIQCEoIxAuGxwQGf3KvRhovecHN5DD24tuuNMgWqfX4k/CAIgdq1M7VacXQfIhYqmDBKHORecRTMDcZSKiJlp4qE4egU="
52+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
53+
"sig": "MEUCIGGfW3w+HWhhevkVaESM/c71/CmfM21N6s3tZwcckVqNAiEA+BpnR/D1w1vEfiNs/QFEWLcV+lF2bPCqlI4OOnfzgm4="
5454
}
5555
]
5656
},
@@ -90,9 +90,9 @@
9090
}
9191
],
9292
"_npmOperationalInternal": {
93-
"host": "s3://npm-registry-packages",
94-
"tmp": "tmp/postcss-normalize-string_7.0.0_1713994447101_0.01954634112047615"
93+
"host": "s3://npm-registry-packages-npm-production",
94+
"tmp": "tmp/postcss-normalize-string_7.0.1_1746539662299_0.689014222613954"
9595
},
9696
"_hasShrinkwrap": false,
97-
"_time": "2024-04-24T21:34:07.253Z"
97+
"_time": "2025-05-06T13:54:22.522Z"
9898
}

0 commit comments

Comments
 (0)