Skip to content

Commit

Permalink
Bump postcss from 8.4.47 to 8.4.49
Browse files Browse the repository at this point in the history
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.47 to 8.4.49.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.47...8.4.49)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 0813821 commit ff4766f
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint": "^9.14.0",
"eslint-plugin-vue": "^9.31.0",
"globals": "^15.12.0",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"prettier": "^3.3.3",
"sass": "^1.81.0",
"stylelint": "^16.10.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"lopr-shared": "workspace:*",
"lopr-ui": "workspace:*",
"pinia": "2.2.8",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"prettier": "^3.3.3",
"sass": "^1.81.0",
"stylelint": "^16.10.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"eslint-plugin-storybook": "^0.11.0",
"eslint-plugin-vue": "^9.31.0",
"globals": "^15.12.0",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"prettier": "^3.3.3",
"sass": "^1.81.0",
"storybook": "^8.4.3",
Expand Down
19 changes: 15 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4404,7 +4404,7 @@ __metadata:
lopr-shared: "workspace:*"
lopr-ui: "workspace:*"
pinia: "npm:2.2.8"
postcss: "npm:^8.4.47"
postcss: "npm:^8.4.49"
prettier: "npm:^3.3.3"
sass: "npm:^1.81.0"
stylelint: "npm:^16.10.0"
Expand Down Expand Up @@ -4457,7 +4457,7 @@ __metadata:
eslint-plugin-storybook: "npm:^0.11.0"
eslint-plugin-vue: "npm:^9.31.0"
globals: "npm:^15.12.0"
postcss: "npm:^8.4.47"
postcss: "npm:^8.4.49"
prettier: "npm:^3.3.3"
sass: "npm:^1.81.0"
storybook: "npm:^8.4.3"
Expand Down Expand Up @@ -5002,7 +5002,7 @@ __metadata:
languageName: node
linkType: hard

"picocolors@npm:1.1.1, picocolors@npm:^1.0.0, picocolors@npm:^1.0.1, picocolors@npm:^1.1.0":
"picocolors@npm:1.1.1, picocolors@npm:^1.0.0, picocolors@npm:^1.0.1, picocolors@npm:^1.1.0, picocolors@npm:^1.1.1":
version: 1.1.1
resolution: "picocolors@npm:1.1.1"
checksum: 10c0/e2e3e8170ab9d7c7421969adaa7e1b31434f789afb9b3f115f6b96d91945041ac3ceb02e9ec6fe6510ff036bcc0bf91e69a1772edc0b707e12b19c0f2d6bcf58
Expand Down Expand Up @@ -5111,6 +5111,17 @@ __metadata:
languageName: node
linkType: hard

"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: 10c0/f1b3f17aaf36d136f59ec373459f18129908235e65dbdc3aee5eef8eba0756106f52de5ec4682e29a2eab53eb25170e7e871b3e4b52a8f1de3d344a514306be3
languageName: node
linkType: hard

"prelude-ls@npm:^1.2.1":
version: 1.2.1
resolution: "prelude-ls@npm:1.2.1"
Expand Down Expand Up @@ -5529,7 +5540,7 @@ __metadata:
eslint: "npm:^9.14.0"
eslint-plugin-vue: "npm:^9.31.0"
globals: "npm:^15.12.0"
postcss: "npm:^8.4.47"
postcss: "npm:^8.4.49"
prettier: "npm:^3.3.3"
sass: "npm:^1.81.0"
stylelint: "npm:^16.10.0"
Expand Down

0 comments on commit ff4766f

Please sign in to comment.