Skip to content

Commit

Permalink
Update dependency gulp-postcss to v10 (#400)
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 Feb 9, 2024
1 parent 5a42d24 commit b6c8fae
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
22 changes: 11 additions & 11 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 @@ -6,7 +6,7 @@
"autoprefixer": "^10.4.17",
"cssnano": "^6.0.3",
"gulp": "^4.0.2",
"gulp-postcss": "^9.1.0",
"gulp-postcss": "^10.0.0",
"gulp-sass": "^5.1.0",
"gulp-sass-glob": "^1.1.0",
"gulp-sourcemaps": "^3.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -878,7 +878,7 @@ __metadata:
autoprefixer: "npm:^10.4.17"
cssnano: "npm:^6.0.3"
gulp: "npm:^4.0.2"
gulp-postcss: "npm:^9.1.0"
gulp-postcss: "npm:^10.0.0"
gulp-sass: "npm:^5.1.0"
gulp-sass-glob: "npm:^1.1.0"
gulp-sourcemaps: "npm:^3.0.0"
Expand Down Expand Up @@ -4160,17 +4160,17 @@ __metadata:
languageName: node
linkType: hard

"gulp-postcss@npm:^9.1.0":
version: 9.1.0
resolution: "gulp-postcss@npm:9.1.0"
"gulp-postcss@npm:^10.0.0":
version: 10.0.0
resolution: "gulp-postcss@npm:10.0.0"
dependencies:
fancy-log: "npm:^2.0.0"
plugin-error: "npm:^2.0.1"
postcss-load-config: "npm:^5.0.0"
vinyl-sourcemaps-apply: "npm:^0.2.1"
peerDependencies:
postcss: ^8.0.0
checksum: 3f434f3cad6e970abd080ed56ea8cd04595ecb06d1d4b142505ca5c5c1c170ffafab481f46570a8d3fd3de827fe738f62fd761432960a79c333cbfabf88d9212
checksum: 042c2111879acf29a65f001b232326135b1bb15d95ebdb6074815b642aaa76555edb59f26011b975a973b2039b3ea58d0b14c6cf7c8bc566830bf57cda8dc825
languageName: node
linkType: hard

Expand Down

0 comments on commit b6c8fae

Please sign in to comment.