Skip to content

Commit

Permalink
fix(deps): update dependency autoprefixer to ^10.4.19 (#490)
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 15bf53b commit d490d1a
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 22 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 @@ -3,7 +3,7 @@
"version": "0.1.0",
"bin": "./gulp.js",
"dependencies": {
"autoprefixer": "^10.4.18",
"autoprefixer": "^10.4.19",
"cssnano": "^6.1.1",
"gulp": "^4.0.2",
"gulp-postcss": "^10.0.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -875,7 +875,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@lullabot/drainpipe-sass@workspace:metapackages/sass"
dependencies:
autoprefixer: "npm:^10.4.18"
autoprefixer: "npm:^10.4.19"
cssnano: "npm:^6.1.1"
gulp: "npm:^4.0.2"
gulp-postcss: "npm:^10.0.0"
Expand Down Expand Up @@ -1609,12 +1609,12 @@ __metadata:
languageName: node
linkType: hard

"autoprefixer@npm:^10.4.18":
version: 10.4.18
resolution: "autoprefixer@npm:10.4.18"
"autoprefixer@npm:^10.4.19":
version: 10.4.19
resolution: "autoprefixer@npm:10.4.19"
dependencies:
browserslist: "npm:^4.23.0"
caniuse-lite: "npm:^1.0.30001591"
caniuse-lite: "npm:^1.0.30001599"
fraction.js: "npm:^4.3.7"
normalize-range: "npm:^0.1.2"
picocolors: "npm:^1.0.0"
Expand All @@ -1623,7 +1623,7 @@ __metadata:
postcss: ^8.1.0
bin:
autoprefixer: bin/autoprefixer
checksum: b6e1c1ba2fc6c09360cdcd75b00ce809c5dbe1ad4c30f0186764609a982aa5563d45965cb9e6a9d195c639a9fb1dcac2594484fc41624050195f626e9add666e
checksum: fe0178eb8b1da4f15c6535cd329926609b22d1811e047371dccce50563623f8075dd06fb167daff059e4228da651b0bdff6d9b44281541eaf0ce0b79125bfd19
languageName: node
linkType: hard

Expand Down Expand Up @@ -1938,10 +1938,10 @@ __metadata:
languageName: node
linkType: hard

"caniuse-lite@npm:^1.0.30001591":
version: 1.0.30001591
resolution: "caniuse-lite@npm:1.0.30001591"
checksum: 21937d341c3d75994504db21340f65573a1e847a8ab33ee4964ed493994d6552864c494ba144485459abd9c711c75c0708bc9fa19f2bff525bff75ffb0a42c3b
"caniuse-lite@npm:^1.0.30001599":
version: 1.0.30001599
resolution: "caniuse-lite@npm:1.0.30001599"
checksum: 8b3b9610b5be88533a3c8d0770d6896f7b1a9fee3dbeb7339e4ee119a514c81e5e07a628a5a289a6541ca291ac78a9402f5a99cf6012139e91f379083488a8eb
languageName: node
linkType: hard

Expand Down

0 comments on commit d490d1a

Please sign in to comment.