Skip to content

Commit cce0c2a

Browse files
postcss-normalize-whitespace-7.0.1 (#2193)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5188bd0 commit cce0c2a

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

directory/postcss-normalize-whitespace.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-normalize-whitespace",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"description": "Trim whitespace inside and around CSS rules & declarations.",
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-37/toN4wwZErqohedXYqWgvcHUGlT8O/m2jVkAfAe9Bd4MzRqlBmXrJRePH0e9Wgnz2X7KymTgTOaaFizQe3AQ==",
40-
"_resolved": "/tmp/f6cf39bece41f34d484df1bd0c0f48ec/postcss-normalize-whitespace-7.0.0.tgz",
41-
"_from": "file:postcss-normalize-whitespace-7.0.0.tgz",
42-
"_nodeVersion": "20.12.2",
43-
"_npmVersion": "10.5.0",
38+
"_id": "[email protected].1",
39+
"_integrity": "sha512-vsbgFHMFQrJBJKrUFJNZ2pgBeBkC2IvvoHjz1to0/0Xk7sII24T0qFOiJzG6Fu3zJoq/0yI4rKWi7WhApW+EFA==",
40+
"_resolved": "/tmp/f2e8a8839e5252be65e54a4b4b02aff2/postcss-normalize-whitespace-7.0.1.tgz",
41+
"_from": "file:postcss-normalize-whitespace-7.0.1.tgz",
42+
"_nodeVersion": "20.19.1",
43+
"_npmVersion": "10.8.2",
4444
"dist": {
45-
"integrity": "sha512-37/toN4wwZErqohedXYqWgvcHUGlT8O/m2jVkAfAe9Bd4MzRqlBmXrJRePH0e9Wgnz2X7KymTgTOaaFizQe3AQ==",
46-
"shasum": "46b025f0bea72139ddee63015619b0c21cebd845",
47-
"tarball": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-7.0.0.tgz",
45+
"integrity": "sha512-vsbgFHMFQrJBJKrUFJNZ2pgBeBkC2IvvoHjz1to0/0Xk7sII24T0qFOiJzG6Fu3zJoq/0yI4rKWi7WhApW+EFA==",
46+
"shasum": "ab8e9ff1f3213f3f3851c0a7d0e4ce4716777cea",
47+
"tarball": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-7.0.1.tgz",
4848
"fileCount": 6,
49-
"unpackedSize": 6024,
49+
"unpackedSize": 6023,
5050
"signatures": [
5151
{
52-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
53-
"sig": "MEUCIQCSY8peUEgkZIE0V8ZDIhx3C24Xfe60eoE9SmBX9sz7TAIgG9IPL0+tuF5x+gHxJxMBThao8EpiVUyr1TMwnJrZ3L8="
52+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
53+
"sig": "MEUCICEkqjWpVjjM0zpMUHfceVBaP8Jda+zB1nESCJnu3b/BAiEAqOWe53qco++Y9nqqiG2NEnC3czztnQKdo/yo1I3u3Qc="
5454
}
5555
]
5656
},
@@ -90,9 +90,9 @@
9090
}
9191
],
9292
"_npmOperationalInternal": {
93-
"host": "s3://npm-registry-packages",
94-
"tmp": "tmp/postcss-normalize-whitespace_7.0.0_1713994447392_0.51843753838075"
93+
"host": "s3://npm-registry-packages-npm-production",
94+
"tmp": "tmp/postcss-normalize-whitespace_7.0.1_1746539663949_0.18822072236997212"
9595
},
9696
"_hasShrinkwrap": false,
97-
"_time": "2024-04-24T21:34:07.566Z"
97+
"_time": "2025-05-06T13:54:24.101Z"
9898
}

0 commit comments

Comments
 (0)