Skip to content
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

Bump postcss from 8.4.48 to 8.4.49 #1590

Merged
merged 1 commit into from
Nov 13, 2024
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 @@ -33,7 +33,7 @@
"devDependencies": {
"jasmine-browser-runner": "^2.5.0",
"jasmine-core": "^5.4.0",
"postcss": "^8.4.48",
"postcss": "^8.4.49",
"standardx": "^7.0.0",
"stylelint": "^16.10.0",
"stylelint-config-gds": "^2.0.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2778,14 +2778,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.48":
version: 8.4.48
resolution: "postcss@npm:8.4.48"
"postcss@npm:^8.4.49":
version: 8.4.49
resolution: "postcss@npm:8.4.49"
dependencies:
nanoid: "npm:^3.3.7"
picocolors: "npm:^1.1.1"
source-map-js: "npm:^1.2.1"
checksum: d586361fda12fc7ab5650ce9b5763fc61d6ea2cecac9da98fceea6a3f27e42ed34db830582411bc06743492d9bb414c52b0c81da65440682d244d692da2f928a
checksum: f1b3f17aaf36d136f59ec373459f18129908235e65dbdc3aee5eef8eba0756106f52de5ec4682e29a2eab53eb25170e7e871b3e4b52a8f1de3d344a514306be3
languageName: node
linkType: hard

Expand Down Expand Up @@ -3103,7 +3103,7 @@ __metadata:
dependencies:
jasmine-browser-runner: "npm:^2.5.0"
jasmine-core: "npm:^5.4.0"
postcss: "npm:^8.4.48"
postcss: "npm:^8.4.49"
standardx: "npm:^7.0.0"
stylelint: "npm:^16.10.0"
stylelint-config-gds: "npm:^2.0.0"
Expand Down
Loading