Skip to content

Commit

Permalink
chore(deps-dev): bump postcss from 8.4.35 to 8.4.38 (#17142)
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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 24, 2024
1 parent e1913bd commit bcabc28
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"lint-staged": "15.2.2",
"os-browserify": "0.3.0",
"path-browserify": "1.0.1",
"postcss": "8.4.35",
"postcss": "8.4.38",
"postcss-import": "^16.1.0",
"postcss-less": "6.0.0",
"postcss-loader": "^8.1.1",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14977,14 +14977,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.35, postcss@npm:^8.4.32, postcss@npm:^8.4.33":
version: 8.4.35
resolution: "postcss@npm:8.4.35"
"postcss@npm:8.4.38, postcss@npm:^8.4.38":
version: 8.4.38
resolution: "postcss@npm:8.4.38"
dependencies:
nanoid: ^3.3.7
picocolors: ^1.0.0
source-map-js: ^1.0.2
checksum: cf3c3124d3912a507603f6d9a49b3783f741075e9aa73eb592a6dd9194f9edab9d20a8875d16d137d4f779fe7b6fbd1f5727e39bfd1c3003724980ee4995e1da
source-map-js: ^1.2.0
checksum: 649f9e60a763ca4b5a7bbec446a069edf07f057f6d780a5a0070576b841538d1ecf7dd888f2fbfd1f76200e26c969e405aeeae66332e6927dbdc8bdcb90b9451
languageName: node
linkType: hard

Expand All @@ -14998,14 +14998,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.38":
version: 8.4.38
resolution: "postcss@npm:8.4.38"
"postcss@npm:^8.4.32, postcss@npm:^8.4.33":
version: 8.4.35
resolution: "postcss@npm:8.4.35"
dependencies:
nanoid: ^3.3.7
picocolors: ^1.0.0
source-map-js: ^1.2.0
checksum: 649f9e60a763ca4b5a7bbec446a069edf07f057f6d780a5a0070576b841538d1ecf7dd888f2fbfd1f76200e26c969e405aeeae66332e6927dbdc8bdcb90b9451
source-map-js: ^1.0.2
checksum: cf3c3124d3912a507603f6d9a49b3783f741075e9aa73eb592a6dd9194f9edab9d20a8875d16d137d4f779fe7b6fbd1f5727e39bfd1c3003724980ee4995e1da
languageName: node
linkType: hard

Expand Down Expand Up @@ -18410,7 +18410,7 @@ __metadata:
os-browserify: 0.3.0
path-browserify: 1.0.1
platform: 1.3.6
postcss: 8.4.35
postcss: 8.4.38
postcss-import: ^16.1.0
postcss-less: 6.0.0
postcss-loader: ^8.1.1
Expand Down

0 comments on commit bcabc28

Please sign in to comment.