Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: postcss
  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 Mar 22, 2024
1 parent a19f4fe commit ee810c3
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"debounce": "^2.0.0",
"element-matches-polyfill": "^1.0.0",
"hotkeys-js": "^3.13.7",
"postcss": "^8.4.35",
"postcss": "^8.4.38",
"postcss-import": "^16.0.1",
"postcss-nesting": "^12.1.0",
"postcss-preset-env": "^9.5.1",
Expand Down
20 changes: 19 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3548,6 +3548,17 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.38":
version: 8.4.38
resolution: "postcss@npm:8.4.38"
dependencies:
nanoid: "npm:^3.3.7"
picocolors: "npm:^1.0.0"
source-map-js: "npm:^1.2.0"
checksum: 10/6e44a7ed835ffa9a2b096e8d3e5dfc6bcf331a25c48aeb862dd54e3aaecadf814fa22be224fd308f87d08adf2299164f88c5fd5ab1c4ef6cbd693ceb295377f4
languageName: node
linkType: hard

"promise-retry@npm:^2.0.1":
version: 2.0.1
resolution: "promise-retry@npm:2.0.1"
Expand Down Expand Up @@ -3585,7 +3596,7 @@ __metadata:
debounce: "npm:^2.0.0"
element-matches-polyfill: "npm:^1.0.0"
hotkeys-js: "npm:^3.13.7"
postcss: "npm:^8.4.35"
postcss: "npm:^8.4.38"
postcss-import: "npm:^16.0.1"
postcss-nesting: "npm:^12.1.0"
postcss-preset-env: "npm:^9.5.1"
Expand Down Expand Up @@ -3849,6 +3860,13 @@ __metadata:
languageName: node
linkType: hard

"source-map-js@npm:^1.2.0":
version: 1.2.0
resolution: "source-map-js@npm:1.2.0"
checksum: 10/74f331cfd2d121c50790c8dd6d3c9de6be21926de80583b23b37029b0f37aefc3e019fa91f9a10a5e120c08135297e1ecf312d561459c45908cb1e0e365f49e5
languageName: node
linkType: hard

"spark-md5@npm:^3.0.1":
version: 3.0.2
resolution: "spark-md5@npm:3.0.2"
Expand Down

0 comments on commit ee810c3

Please sign in to comment.