Skip to content

Commit 8b18f0a

Browse files
postcss-svgo-7.0.2 (#2199)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bb445e5 commit 8b18f0a

1 file changed

Lines changed: 17 additions & 17 deletions

File tree

directory/postcss-svgo.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-svgo",
3-
"version": "7.0.1",
3+
"version": "7.0.2",
44
"description": "Optimise inline SVG with PostCSS.",
55
"main": "src/index.js",
66
"types": "types/index.d.ts",
@@ -36,27 +36,27 @@
3636
},
3737
"devDependencies": {
3838
"pleeease-filters": "^4.0.0",
39-
"postcss": "^8.4.38"
39+
"postcss": "^8.5.3"
4040
},
4141
"peerDependencies": {
42-
"postcss": "^8.4.31"
42+
"postcss": "^8.4.32"
4343
},
44-
"_id": "[email protected].1",
45-
"_integrity": "sha512-0WBUlSL4lhD9rA5k1e5D8EN5wCEyZD6HJk0jIvRxl+FDVOMlJ7DePHYWGGVc5QRqrJ3/06FTXM0bxjmJpmTPSA==",
46-
"_resolved": "/tmp/c68880b6435c4da717266f94aac583f3/postcss-svgo-7.0.1.tgz",
47-
"_from": "file:postcss-svgo-7.0.1.tgz",
48-
"_nodeVersion": "20.13.1",
49-
"_npmVersion": "10.5.2",
44+
"_id": "[email protected].2",
45+
"_integrity": "sha512-5Dzy66JlnRM6pkdOTF8+cGsB1fnERTE8Nc+Eed++fOWo1hdsBptCsbG8UuJkgtZt75bRtMJIrPeZmtfANixdFA==",
46+
"_resolved": "/tmp/5fe4f56a6624a2ca580372b99f09179e/postcss-svgo-7.0.2.tgz",
47+
"_from": "file:postcss-svgo-7.0.2.tgz",
48+
"_nodeVersion": "20.19.1",
49+
"_npmVersion": "10.8.2",
5050
"dist": {
51-
"integrity": "sha512-0WBUlSL4lhD9rA5k1e5D8EN5wCEyZD6HJk0jIvRxl+FDVOMlJ7DePHYWGGVc5QRqrJ3/06FTXM0bxjmJpmTPSA==",
52-
"shasum": "2b63571d8e9568384df334bac9917baff4d23f58",
53-
"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-7.0.1.tgz",
51+
"integrity": "sha512-5Dzy66JlnRM6pkdOTF8+cGsB1fnERTE8Nc+Eed++fOWo1hdsBptCsbG8UuJkgtZt75bRtMJIrPeZmtfANixdFA==",
52+
"shasum": "3de498299af585a5bfae28fd2a445edd1f4954f6",
53+
"tarball": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-7.0.2.tgz",
5454
"fileCount": 10,
5555
"unpackedSize": 10626,
5656
"signatures": [
5757
{
58-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
59-
"sig": "MEYCIQCUTt+bwtG5QrflOT8bZ6kF+t8Z+9epXY23Qpc8gbf+aAIhAI7nDE/pHjocmWYW/dVqFXo/YWXjskFF0+X3QMs9TLW0"
58+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
59+
"sig": "MEUCIQDdXQO+6oidLwG2H6NthWrZcXtNmTxHqJupxS4iWejxvAIgSRspdske+3RTn4Bt4LHD6ysZIzuRxzPxhgkjUNPjT3M="
6060
}
6161
]
6262
},
@@ -96,9 +96,9 @@
9696
}
9797
],
9898
"_npmOperationalInternal": {
99-
"host": "s3://npm-registry-packages",
100-
"tmp": "tmp/postcss-svgo_7.0.1_1717582214843_0.10042926271945651"
99+
"host": "s3://npm-registry-packages-npm-production",
100+
"tmp": "tmp/postcss-svgo_7.0.2_1746539665224_0.6859370713606998"
101101
},
102102
"_hasShrinkwrap": false,
103-
"_time": "2024-06-05T10:10:14.973Z"
103+
"_time": "2025-05-06T13:54:25.399Z"
104104
}

0 commit comments

Comments
 (0)