Skip to content

Commit 0b81954

Browse files
postcss-colorguard-2.0.29 (#2119)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 91e9831 commit 0b81954

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

directory/postcss-colorguard.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-colorguard",
3-
"version": "2.0.28",
3+
"version": "2.0.29",
44
"description": "PostCSS plugin to keep a watchful eye on your css colors",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",
@@ -48,33 +48,33 @@
4848
"@types/color-rgba": "2.1.3",
4949
"color-diff": "1.4.0",
5050
"color-rgba": "3.0.0",
51-
"gitmojis": "3.14.0",
51+
"gitmojis": "3.15.0",
5252
"postcss": "8.5.3",
5353
"semantic-release": "24.2.3",
5454
"semantic-release-gitmoji": "1.6.8",
5555
"synesthesia": "1.0.1",
5656
"tsup": "8.4.0",
57-
"typescript": "5.8.2"
57+
"typescript": "5.8.3"
5858
},
5959
"engines": {
6060
"node": ">=18.0.0"
6161
},
62-
"packageManager": "yarn@4.6.0",
62+
"packageManager": "yarn@4.8.1",
6363
"publishConfig": {
6464
"provenance": true
6565
},
66-
"_id": "[email protected].28",
67-
"gitHead": "d76c4612752c3d06dbc8545505344bb349ecb032",
66+
"_id": "[email protected].29",
67+
"gitHead": "2b054159d1f7976d3d946275747ed7d107f06589",
6868
"dist": {
69-
"shasum": "f29fc0675ce86045d5bcc7ff98560cd564d74ba5",
70-
"integrity": "sha512-XIb49V3N6Zh2PYAs6E6dDm5ZoOaXbJfon+PTsUGODYb7RhMv/rHeIPG8TTEni+Kti96sS6YeqxfH6H48Ph7iWQ==",
71-
"tarball": "https://registry.npmjs.org/postcss-colorguard/-/postcss-colorguard-2.0.28.tgz",
69+
"shasum": "0501e71f18531362f141a7674e7beafd5d4e4593",
70+
"integrity": "sha512-TEY1AEneBRnE+koabkw+a4O8Irj0gc1F0Inmwg5S7K+2EzCgmzY0HO0upBvZ8vNJuw/AfGKk+WU1zsPmvLBUTw==",
71+
"tarball": "https://registry.npmjs.org/postcss-colorguard/-/postcss-colorguard-2.0.29.tgz",
7272
"fileCount": 7,
73-
"unpackedSize": 62473,
73+
"unpackedSize": 62856,
7474
"signatures": [
7575
{
7676
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
77-
"sig": "MEUCIQDiterc27jgSnqCJkWhcmuYv9B8Jfmsb/A09i7KJ1KOcQIgZTUTyds27SnIm0YdtlBX8gInyel1l8hBcp749cniZ9c="
77+
"sig": "MEUCIC5cifQ/DpqRZIkF0EzDUkOZ+LtbtsjCkPEGWEqUC8itAiEA9ZRzKS1zIsH2Jkk8dVikPPu5p4voy+mKueVMTWvSVO8="
7878
}
7979
]
8080
},
@@ -91,8 +91,8 @@
9191
],
9292
"_npmOperationalInternal": {
9393
"host": "s3://npm-registry-packages-npm-production",
94-
"tmp": "tmp/postcss-colorguard_2.0.28_1740780338397_0.759450637186732"
94+
"tmp": "tmp/postcss-colorguard_2.0.29_1743831340678_0.5863133341893045"
9595
},
9696
"_hasShrinkwrap": false,
97-
"_time": "2025-02-28T22:05:38.720Z"
97+
"_time": "2025-04-05T05:35:40.860Z"
9898
}

0 commit comments

Comments
 (0)