Skip to content

Commit

Permalink
fix(deps): update dependency postcss to ^8.4.38 (#491)
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 Mar 21, 2024
1 parent dc07efe commit 15bf53b
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.37",
"postcss": "^8.4.38",
"sass": "^1.72.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.37"
postcss: "npm:^8.4.38"
sass: "npm:^1.72.0"
yargs: "npm:^17.7.2"
bin:
Expand Down Expand Up @@ -7314,14 +7314,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.37":
version: 8.4.37
resolution: "postcss@npm:8.4.37"
"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: 0b5730ad0ccbceaf0faaa4a283a144adefd23254f17dbdd63be5e0b37193c7df58003f88742c04c3ae6fd60d1a5158b331a4ce926797fb21e94833ae83c6bf69
checksum: 955407b8f70cf0c14acf35dab3615899a2a60a26718a63c848cf3c29f2467b0533991b985a2b994430d890bd7ec2b1963e36352b0774a19143b5f591540f7c06
languageName: node
linkType: hard

Expand Down

0 comments on commit 15bf53b

Please sign in to comment.