Skip to content

Commit f51174a

Browse files
postcss-colorguard-2.0.28 (#2087)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2deda13 commit f51174a

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

directory/postcss-colorguard.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-colorguard",
3-
"version": "2.0.27",
3+
"version": "2.0.28",
44
"description": "PostCSS plugin to keep a watchful eye on your css colors",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",
@@ -53,8 +53,8 @@
5353
"semantic-release": "24.2.3",
5454
"semantic-release-gitmoji": "1.6.8",
5555
"synesthesia": "1.0.1",
56-
"tsup": "8.3.6",
57-
"typescript": "5.7.3"
56+
"tsup": "8.4.0",
57+
"typescript": "5.8.2"
5858
},
5959
"engines": {
6060
"node": ">=18.0.0"
@@ -63,18 +63,18 @@
6363
"publishConfig": {
6464
"provenance": true
6565
},
66-
"_id": "[email protected].27",
67-
"gitHead": "ff5a6a754805d29299fc5c9214bb4e0aab849854",
66+
"_id": "[email protected].28",
67+
"gitHead": "d76c4612752c3d06dbc8545505344bb349ecb032",
6868
"dist": {
69-
"shasum": "7373bde61f83ffacf0ab6739c843fca6fe523fbb",
70-
"integrity": "sha512-InUy7+HL06M3gh4AdRwkbOv2c0ccNjVJ+6eE2lKxUCBs2letzoE2ssQYqYWUCH5BrlSrqxvDUVmr3kKoR9+5rA==",
71-
"tarball": "https://registry.npmjs.org/postcss-colorguard/-/postcss-colorguard-2.0.27.tgz",
69+
"shasum": "f29fc0675ce86045d5bcc7ff98560cd564d74ba5",
70+
"integrity": "sha512-XIb49V3N6Zh2PYAs6E6dDm5ZoOaXbJfon+PTsUGODYb7RhMv/rHeIPG8TTEni+Kti96sS6YeqxfH6H48Ph7iWQ==",
71+
"tarball": "https://registry.npmjs.org/postcss-colorguard/-/postcss-colorguard-2.0.28.tgz",
7272
"fileCount": 7,
73-
"unpackedSize": 62090,
73+
"unpackedSize": 62473,
7474
"signatures": [
7575
{
7676
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
77-
"sig": "MEUCIQCmUkNC2gKQKH95ezuyO1pkH52e9ukgmgUeKc/uQ2XlWQIgEcfw19I9WTy9ZaEbR/0+6xdhFB7POLPYkP2tJaqimQc="
77+
"sig": "MEUCIQDiterc27jgSnqCJkWhcmuYv9B8Jfmsb/A09i7KJ1KOcQIgZTUTyds27SnIm0YdtlBX8gInyel1l8hBcp749cniZ9c="
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.27_1739993193939_0.9646220470274738"
94+
"tmp": "tmp/postcss-colorguard_2.0.28_1740780338397_0.759450637186732"
9595
},
9696
"_hasShrinkwrap": false,
97-
"_time": "2025-02-19T19:26:34.246Z"
97+
"_time": "2025-02-28T22:05:38.720Z"
9898
}

0 commit comments

Comments
 (0)