Skip to content

chore(deps): update dependency at-rule-packer to ^0.5.0 (spectrum-two) #3923

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 10, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@nx/devkit": "^21.1.3",
"@spectrum-tools/postcss-rgb-mapping": "1.1.0",
"@yarnpkg/types": "^4.0.1",
"at-rule-packer": "^0.4.2",
"at-rule-packer": "^0.5.0",
"autoprefixer": "^10.4.21",
"colors": "^1.4.0",
"cross-env": "^7.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ __metadata:
"@nx/devkit": "npm:^21.1.3"
"@spectrum-tools/postcss-rgb-mapping": "npm:1.1.0"
"@yarnpkg/types": "npm:^4.0.1"
at-rule-packer: "npm:^0.4.2"
at-rule-packer: "npm:^0.5.0"
autoprefixer: "npm:^10.4.21"
colors: "npm:^1.4.0"
cross-env: "npm:^7.0.3"
Expand Down Expand Up @@ -7534,12 +7534,12 @@ __metadata:
languageName: node
linkType: hard

"at-rule-packer@npm:^0.4.2":
version: 0.4.2
resolution: "at-rule-packer@npm:0.4.2"
"at-rule-packer@npm:^0.5.0":
version: 0.5.0
resolution: "at-rule-packer@npm:0.5.0"
peerDependencies:
postcss: 8.x
checksum: 10c0/4c2d929054f1d1a49b753c05a3f5f3d79dfbf912459d57a139d63b62d4b79079d03644b08b2d21d3db88ce5a52801a523a3878dca25522bf7ad796b0957c9bd1
checksum: 10c0/8543e42606301ee5cf933b9b12b21b5107b08d5ddba6650704fdd29082d6a96b2793a9486791176bf23a86041086aed588ff8bd3aeb54bff442392b1f969cd53
languageName: node
linkType: hard

Expand Down
Loading