Skip to content

Commit

Permalink
chore(deps): bump postcss-nesting from 12.0.2 to 12.0.4
Browse files Browse the repository at this point in the history
Bumps [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-nesting) from 12.0.2 to 12.0.4.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-nesting/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-nesting)

---
updated-dependencies:
- dependency-name: postcss-nesting
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mromulus committed Feb 29, 2024
1 parent fbdd88c commit 999944b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 24 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"hotkeys-js": "^3.13.7",
"postcss": "^8.4.35",
"postcss-import": "^16.0.1",
"postcss-nesting": "^12.0.2",
"postcss-nesting": "^12.0.4",
"postcss-preset-env": "^9.4.0",
"stimulus-clipboard": "^4.0.1",
"stimulus-use": "^0.52.2",
Expand Down
25 changes: 2 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -527,15 +527,6 @@ __metadata:
languageName: node
linkType: hard

"@csstools/selector-specificity@npm:^3.0.1":
version: 3.0.1
resolution: "@csstools/selector-specificity@npm:3.0.1"
peerDependencies:
postcss-selector-parser: ^6.0.13
checksum: 10/e4b5aac3bd3ca1f824cb9578f52b16046a519aa8050ce291da37e611976a83cd3b2b2f908d2678dd4cbbe00bbde8ec28c34fffc40dbbf9a13608dfcaf382ee80
languageName: node
linkType: hard

"@csstools/selector-specificity@npm:^3.0.2":
version: 3.0.2
resolution: "@csstools/selector-specificity@npm:3.0.2"
Expand Down Expand Up @@ -3178,19 +3169,7 @@ __metadata:
languageName: node
linkType: hard

"postcss-nesting@npm:^12.0.2":
version: 12.0.2
resolution: "postcss-nesting@npm:12.0.2"
dependencies:
"@csstools/selector-specificity": "npm:^3.0.1"
postcss-selector-parser: "npm:^6.0.13"
peerDependencies:
postcss: ^8.4
checksum: 10/8934338f57cebb5ed767ee69cefa224739095dd49e42f4d1bf119d7d9ae4f8ebb3fe282063c744d1d98d1e4400b24abc19759c744cb97fd81cc310e8a1701f76
languageName: node
linkType: hard

"postcss-nesting@npm:^12.0.3":
"postcss-nesting@npm:^12.0.3, postcss-nesting@npm:^12.0.4":
version: 12.0.4
resolution: "postcss-nesting@npm:12.0.4"
dependencies:
Expand Down Expand Up @@ -3597,7 +3576,7 @@ __metadata:
hotkeys-js: "npm:^3.13.7"
postcss: "npm:^8.4.35"
postcss-import: "npm:^16.0.1"
postcss-nesting: "npm:^12.0.2"
postcss-nesting: "npm:^12.0.4"
postcss-preset-env: "npm:^9.4.0"
stimulus-clipboard: "npm:^4.0.1"
stimulus-use: "npm:^0.52.2"
Expand Down

0 comments on commit 999944b

Please sign in to comment.