Skip to content

Commit b1286c0

Browse files
csstools/postcss-hwb-function-5.0.2 (#2699)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ac9e427 commit b1286c0

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

directory/@csstools/postcss-hwb-function.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@csstools/postcss-hwb-function",
33
"description": "Use hwb() color functions in CSS",
4-
"version": "5.0.1",
4+
"version": "5.0.2",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",
@@ -35,7 +35,7 @@
3535
}
3636
},
3737
"dependencies": {
38-
"@csstools/css-color-parser": "^4.0.1",
38+
"@csstools/css-color-parser": "^4.0.2",
3939
"@csstools/css-parser-algorithms": "^4.0.0",
4040
"@csstools/css-tokenizer": "^4.0.0",
4141
"@csstools/postcss-progressive-custom-properties": "^5.0.0",
@@ -64,20 +64,20 @@
6464
"postcss-plugin",
6565
"syntax"
6666
],
67-
"gitHead": "85747fcbce1f0ad944b479f2c0678daf35358f7e",
68-
"_id": "@csstools/[email protected].1",
67+
"gitHead": "4432afce6406e357f2d52a2ac1bf0687a559ac44",
68+
"_id": "@csstools/[email protected].2",
6969
"_nodeVersion": "25.1.0",
7070
"_npmVersion": "11.6.2",
7171
"dist": {
72-
"integrity": "sha512-9f8TA/B8iEpzF0y4Z6qPVfP9nMp2ti10OFbtyDtoBz3+eK0KPV4CCCjTwYIpPRopLgctFZt7xqmOxA7JgAJEug==",
73-
"shasum": "ec4f0b31d113f7184a0ec9e2cece3fbc21d8c51e",
74-
"tarball": "https://registry.npmjs.org/@csstools/postcss-hwb-function/-/postcss-hwb-function-5.0.1.tgz",
72+
"integrity": "sha512-ChR0+pKc/2cs900jakiv8dLrb69aez5P3T+g+wfJx1j6mreAe8orKTiMrVBk+DZvCRqpdOA2m8VoFms64A3Dew==",
73+
"shasum": "49b4372d29f2c34c4443ea4fba105ec9c591ebbf",
74+
"tarball": "https://registry.npmjs.org/@csstools/postcss-hwb-function/-/postcss-hwb-function-5.0.2.tgz",
7575
"fileCount": 6,
76-
"unpackedSize": 6536,
76+
"unpackedSize": 6537,
7777
"signatures": [
7878
{
7979
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
80-
"sig": "MEQCIB45CLu8FttIFZEBw5OcRG+bgJqewOuMPpr45pJxtPKTAiAHCJKl+zDBN5Cyj8TGHvcqwp42IFq58OSb2TYVlI6jQw=="
80+
"sig": "MEYCIQCDhli9+WH4sE5kv6G5vRe96K3v4QkcuPuCOVWTVMvVbwIhAKNtC9GTZF9wzkEbI2K7xMSoZhgfcIt0BEZWnVdIWigd"
8181
}
8282
]
8383
},
@@ -102,8 +102,8 @@
102102
],
103103
"_npmOperationalInternal": {
104104
"host": "s3://npm-registry-packages-npm-production",
105-
"tmp": "tmp/postcss-hwb-function_5.0.1_1769346329109_0.6763561546051404"
105+
"tmp": "tmp/postcss-hwb-function_5.0.2_1771686518987_0.02903094342453061"
106106
},
107107
"_hasShrinkwrap": false,
108-
"_time": "2026-01-25T13:05:29.271Z"
108+
"_time": "2026-02-21T15:08:39.125Z"
109109
}

0 commit comments

Comments
 (0)