Skip to content

Commit

Permalink
Update dependency postcss to ^8.4.35 (#399)
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] committed Feb 8, 2024
1 parent ee7ef63 commit a08716f
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 45 deletions.
78 changes: 39 additions & 39 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.33",
"postcss": "^8.4.35",
"sass": "^1.70.0",
"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.33"
postcss: "npm:^8.4.35"
sass: "npm:^1.70.0"
yargs: "npm:^17.7.2"
bin:
Expand Down Expand Up @@ -7299,14 +7299,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit a08716f

Please sign in to comment.