Skip to content

Commit c40e03f

Browse files
postcss-nesting-13.0.2 (#2271)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e1b0852 commit c40e03f

1 file changed

Lines changed: 19 additions & 19 deletions

File tree

directory/postcss-nesting.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "postcss-nesting",
33
"description": "Nest rules inside each other in CSS",
4-
"version": "13.0.1",
4+
"version": "13.0.2",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",
@@ -48,7 +48,7 @@
4848
}
4949
},
5050
"dependencies": {
51-
"@csstools/selector-resolve-nested": "^3.0.0",
51+
"@csstools/selector-resolve-nested": "^3.1.0",
5252
"@csstools/selector-specificity": "^5.0.0",
5353
"postcss-selector-parser": "^7.0.0"
5454
},
@@ -83,21 +83,21 @@
8383
"syntax",
8484
"w3c"
8585
],
86-
"_id": "[email protected].1",
87-
"gitHead": "4ecc2183b790c383785901bc1d793961e9f0a547",
86+
"_id": "[email protected].2",
87+
"gitHead": "dabec01d9b27f8e9fb1f7fe28b1f900be08d29ad",
8888
"types": "./dist/index.d.ts",
89-
"_nodeVersion": "22.1.0",
90-
"_npmVersion": "10.7.0",
89+
"_nodeVersion": "22.12.0",
90+
"_npmVersion": "10.9.0",
9191
"dist": {
92-
"integrity": "sha512-VbqqHkOBOt4Uu3G8Dm8n6lU5+9cJFxiuty9+4rcoyRPO9zZS1JIs6td49VIoix3qYqELHlJIn46Oih9SAKo+yQ==",
93-
"shasum": "c405796d7245a3e4c267a9956cacfe9670b5d43e",
94-
"tarball": "https://registry.npmjs.org/postcss-nesting/-/postcss-nesting-13.0.1.tgz",
92+
"integrity": "sha512-1YCI290TX+VP0U/K/aFxzHzQWHWURL+CtHMSbex1lCdpXD1SoR2sYuxDu5aNI9lPoXpKTCggFZiDJbwylU0LEQ==",
93+
"shasum": "fde0d4df772b76d03b52eccc84372e8d1ca1402e",
94+
"tarball": "https://registry.npmjs.org/postcss-nesting/-/postcss-nesting-13.0.2.tgz",
9595
"fileCount": 7,
96-
"unpackedSize": 32421,
96+
"unpackedSize": 32191,
9797
"signatures": [
9898
{
99-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
100-
"sig": "MEUCIQDa0jrp4Ad9ai+xOtgDnsoIOrUZTNgtkWFhb5xIysprJAIgVJcnnP1yCEft4lc5nm3528IGbAgB/zaOXYHSEjjhDOc="
99+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
100+
"sig": "MEUCICekeTQmTkBrRU49wDzsJohwrdJIG6X434yyix7zR/lMAiEAxdckEigXPMcsSV51yW39/db7Ul04ghgjJWAQZQNe06s="
101101
}
102102
]
103103
},
@@ -108,22 +108,22 @@
108108
"directories": {},
109109
"maintainers": [
110110
{
111-
"name": "romainmenke",
112-
"email": "romainmenke@gmail.com"
111+
"name": "jonathantneal",
112+
"email": "jonathantneal@hotmail.com"
113113
},
114114
{
115115
"name": "alaguna",
116116
"email": "[email protected]"
117117
},
118118
{
119-
"name": "jonathantneal",
120-
"email": "jonathantneal@hotmail.com"
119+
"name": "romainmenke",
120+
"email": "romainmenke@gmail.com"
121121
}
122122
],
123123
"_npmOperationalInternal": {
124-
"host": "s3://npm-registry-packages",
125-
"tmp": "tmp/postcss-nesting_13.0.1_1729720054847_0.8669455501802932"
124+
"host": "s3://npm-registry-packages-npm-production",
125+
"tmp": "tmp/postcss-nesting_13.0.2_1749549858736_0.18393262589641002"
126126
},
127127
"_hasShrinkwrap": false,
128-
"_time": "2024-10-23T21:47:35.044Z"
128+
"_time": "2025-06-10T10:04:18.922Z"
129129
}

0 commit comments

Comments
 (0)