Skip to content

Commit 3679b01

Browse files
csstools/postcss-text-decoration-shorthand-4.0.2 (#2077)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2710da9 commit 3679b01

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

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

Lines changed: 18 additions & 18 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": "4.0.1",
4+
"version": "4.0.2",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",
@@ -42,7 +42,7 @@
4242
}
4343
},
4444
"dependencies": {
45-
"@csstools/color-helpers": "^5.0.1",
45+
"@csstools/color-helpers": "^5.0.2",
4646
"postcss-value-parser": "^4.2.0"
4747
},
4848
"peerDependencies": {
@@ -65,21 +65,21 @@
6565
"text-decoration",
6666
"text-decoration-thickness"
6767
],
68-
"_id": "@csstools/[email protected].1",
69-
"gitHead": "45e02c183d5a206b680fc1965bc1d815d8024abb",
68+
"_id": "@csstools/[email protected].2",
69+
"gitHead": "6b2f96a7cabd4fd70a9237d67e0d0e55f3b557a3",
7070
"types": "./dist/index.d.ts",
71-
"_nodeVersion": "22.1.0",
72-
"_npmVersion": "10.7.0",
71+
"_nodeVersion": "22.12.0",
72+
"_npmVersion": "10.9.0",
7373
"dist": {
74-
"integrity": "sha512-xPZIikbx6jyzWvhms27uugIc0I4ykH4keRvoa3rxX5K7lEhkbd54rjj/dv60qOCTisoS+3bmwJTeyV1VNBrXaw==",
75-
"shasum": "251fab0939d50c6fd73bb2b830b2574188efa087",
76-
"tarball": "https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-4.0.1.tgz",
74+
"integrity": "sha512-8XvCRrFNseBSAGxeaVTaNijAu+FzUvjwFXtcrynmazGb/9WUdsPCpBX+mHEHShVRq47Gy4peYAoxYs8ltUnmzA==",
75+
"shasum": "a3bcf80492e6dda36477538ab8e8943908c9f80a",
76+
"tarball": "https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-4.0.2.tgz",
7777
"fileCount": 7,
7878
"unpackedSize": 12558,
7979
"signatures": [
8080
{
81-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
82-
"sig": "MEUCIAz9DsjN8hrw/9t1gicGJmd5RZ2u0Q6/Nmke0IHDZ9UXAiEAyiBRDCcPboMg8Og1lh8mujezrZtKzxniovw2SY/IPhA="
81+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
82+
"sig": "MEYCIQCMH4awzo9SAxb07u9vcODP/v2hwLKe37iq4I7OwybllgIhAKo5vVsSJnIXaBbNef1Qj4oOswwn5loDa6czZ1DVGtRU"
8383
}
8484
]
8585
},
@@ -90,22 +90,22 @@
9090
"directories": {},
9191
"maintainers": [
9292
{
93-
"name": "romainmenke",
94-
"email": "romainmenke@gmail.com"
93+
"name": "jonathantneal",
94+
"email": "jonathantneal@hotmail.com"
9595
},
9696
{
9797
"name": "alaguna",
9898
"email": "[email protected]"
9999
},
100100
{
101-
"name": "jonathantneal",
102-
"email": "jonathantneal@hotmail.com"
101+
"name": "romainmenke",
102+
"email": "romainmenke@gmail.com"
103103
}
104104
],
105105
"_npmOperationalInternal": {
106-
"host": "s3://npm-registry-packages",
107-
"tmp": "tmp/postcss-text-decoration-shorthand_4.0.1_1723638304745_0.7238733112134359"
106+
"host": "s3://npm-registry-packages-npm-production",
107+
"tmp": "tmp/postcss-text-decoration-shorthand_4.0.2_1740330471596_0.16676285812605562"
108108
},
109109
"_hasShrinkwrap": false,
110-
"_time": "2024-08-14T12:25:04.886Z"
110+
"_time": "2025-02-23T17:07:51.809Z"
111111
}

0 commit comments

Comments
 (0)