Skip to content

Commit d850af4

Browse files
csstools/postcss-text-decoration-shorthand-5.0.3 (#2706)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 16ee6da commit d850af4

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

directory/@csstools/postcss-text-decoration-shorthand.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@csstools/postcss-text-decoration-shorthand",
33
"description": "Use text-decoration in it's shorthand form in CSS",
4-
"version": "5.0.2",
4+
"version": "5.0.3",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",
@@ -35,7 +35,7 @@
3535
}
3636
},
3737
"dependencies": {
38-
"@csstools/color-helpers": "^6.0.1",
38+
"@csstools/color-helpers": "^6.0.2",
3939
"postcss-value-parser": "^4.2.0"
4040
},
4141
"peerDependencies": {
@@ -58,20 +58,20 @@
5858
"text-decoration",
5959
"text-decoration-thickness"
6060
],
61-
"gitHead": "e1d432af29f881ae0dc3161f6608055188b36cc2",
62-
"_id": "@csstools/[email protected].2",
61+
"gitHead": "9e9233b3de5224a43093972fa601eefd02ded651",
62+
"_id": "@csstools/[email protected].3",
6363
"_nodeVersion": "25.1.0",
6464
"_npmVersion": "11.6.2",
6565
"dist": {
66-
"integrity": "sha512-0VUTt79lfQ2LGQLfyOBeqpinDLzOf3w+tlA1Re/KjSOc86H6tRz6TeXbISrBSJlfM1fYKNmBNw+ON8Ovy6aNeg==",
67-
"shasum": "872024447d7e5115d3762151592020090c26c1a4",
68-
"tarball": "https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-5.0.2.tgz",
66+
"integrity": "sha512-62fjggvIM1YYfDJPcErMUDkEZB6CByG8neTJqexnZe1hRBgCjD4dnXDLoCSSurjs1LzjBq6irFDpDaOvDZfrlw==",
67+
"shasum": "6db7730424a7b1f5b82e87e487f194f03638ce17",
68+
"tarball": "https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-5.0.3.tgz",
6969
"fileCount": 6,
70-
"unpackedSize": 8707,
70+
"unpackedSize": 8854,
7171
"signatures": [
7272
{
7373
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
74-
"sig": "MEUCIG/mgUjKJr9TCE2kQffl/q/tIQBDjUYRILi8h8Mv+VIUAiEAoAvyMGa/bmqIdgdUVMg5/uJUwvN5jLJ6whya+O+r/oI="
74+
"sig": "MEUCIDv6+Rn+o48jJe3lhmgoFIi4Jg3whpNePxr3YoBcWJHxAiEA9SN4JN+KZAnC4CmJJFhdlNInHc/sRggEgAkDI8sEjeM="
7575
}
7676
]
7777
},
@@ -96,8 +96,8 @@
9696
],
9797
"_npmOperationalInternal": {
9898
"host": "s3://npm-registry-packages-npm-production",
99-
"tmp": "tmp/postcss-text-decoration-shorthand_5.0.2_1770363502689_0.12475144772730884"
99+
"tmp": "tmp/postcss-text-decoration-shorthand_5.0.3_1771686443760_0.3188198690552386"
100100
},
101101
"_hasShrinkwrap": false,
102-
"_time": "2026-02-06T07:38:22.817Z"
102+
"_time": "2026-02-21T15:07:23.921Z"
103103
}

0 commit comments

Comments
 (0)