Skip to content

Commit

Permalink
Update dependency postcss to ^8.4.33 (#365)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 29, 2024
1 parent 081965c commit dcab03f
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 44 deletions.
76 changes: 38 additions & 38 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion metapackages/sass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"gulp-sass-glob": "^1.1.0",
"gulp-sourcemaps": "^3.0.0",
"modern-normalize": "^2.0.0",
"postcss": "^8.4.32",
"postcss": "^8.4.33",
"sass": "^1.69.5",
"yargs": "^17.7.2"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -883,7 +883,7 @@ __metadata:
gulp-sass-glob: "npm:^1.1.0"
gulp-sourcemaps: "npm:^3.0.0"
modern-normalize: "npm:^2.0.0"
postcss: "npm:^8.4.32"
postcss: "npm:^8.4.33"
sass: "npm:^1.69.5"
yargs: "npm:^17.7.2"
bin:
Expand Down Expand Up @@ -7346,14 +7346,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.32":
version: 8.4.32
resolution: "postcss@npm:8.4.32"
"postcss@npm:^8.4.33":
version: 8.4.33
resolution: "postcss@npm:8.4.33"
dependencies:
nanoid: "npm:^3.3.7"
picocolors: "npm:^1.0.0"
source-map-js: "npm:^1.0.2"
checksum: 39308a9195fa34d4dbdd7b58a896cff0c7809f84f7a4ac1b95b68ca86c9138a395addff33075668ed3983d41b90aac05754c445237a9365eb1c3a5602ebd03ad
checksum: 16eda83458fcd8a91bece287b5920c7f57164c3ea293e6c80d0ea71ce7843007bcd8592260a5160b9a7f02693e6ac93e2495b02d8c7596d3f3f72c1447e3ba79
languageName: node
linkType: hard

Expand Down

0 comments on commit dcab03f

Please sign in to comment.