Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Commit

Permalink
Update dependency autoprefixer to v10.4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 21, 2022
1 parent 3d50b97 commit 3e0a372
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@types/react": "18.0.20",
"@types/react-dom": "18.0.6",
"@types/tailwindcss": "3.0.11",
"autoprefixer": "10.4.11",
"autoprefixer": "10.4.12",
"babel-jest": "29.0.3",
"babel-loader": "8.2.5",
"chromatic": "6.9.0",
Expand Down
31 changes: 28 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5956,7 +5956,25 @@ __metadata:
languageName: node
linkType: hard

"autoprefixer@npm:10.4.11, autoprefixer@npm:^10.2.5":
"autoprefixer@npm:10.4.12":
version: 10.4.12
resolution: "autoprefixer@npm:10.4.12"
dependencies:
browserslist: ^4.21.4
caniuse-lite: ^1.0.30001407
fraction.js: ^4.2.0
normalize-range: ^0.1.2
picocolors: ^1.0.0
postcss-value-parser: ^4.2.0
peerDependencies:
postcss: ^8.1.0
bin:
autoprefixer: bin/autoprefixer
checksum: 6ae79cbacd31fb3d464ec64eb6ad2600f4f689c3080bbe62c5536d539b41b472083a2e941ef99d14aa11142370d6c16e8b05a62f077374933ed991aceb5943d2
languageName: node
linkType: hard

"autoprefixer@npm:^10.2.5":
version: 10.4.11
resolution: "autoprefixer@npm:10.4.11"
dependencies:
Expand Down Expand Up @@ -6539,7 +6557,7 @@ __metadata:
languageName: node
linkType: hard

"browserslist@npm:^4.12.0, browserslist@npm:^4.14.5, browserslist@npm:^4.16.8, browserslist@npm:^4.21.3":
"browserslist@npm:^4.12.0, browserslist@npm:^4.14.5, browserslist@npm:^4.16.8, browserslist@npm:^4.21.3, browserslist@npm:^4.21.4":
version: 4.21.4
resolution: "browserslist@npm:4.21.4"
dependencies:
Expand Down Expand Up @@ -6846,6 +6864,13 @@ __metadata:
languageName: node
linkType: hard

"caniuse-lite@npm:^1.0.30001407":
version: 1.0.30001409
resolution: "caniuse-lite@npm:1.0.30001409"
checksum: d8581693491295ad8716db7ad6dccf74de970fc3ef4723b38bbc03b972862d363a9710c2a7582abcb741e1619164ddceca1df4dcf3d53d550e74829a9cb5ca82
languageName: node
linkType: hard

"capital-case@npm:^1.0.4":
version: 1.0.4
resolution: "capital-case@npm:1.0.4"
Expand Down Expand Up @@ -20061,7 +20086,7 @@ __metadata:
"@types/react": 18.0.20
"@types/react-dom": 18.0.6
"@types/tailwindcss": 3.0.11
autoprefixer: 10.4.11
autoprefixer: 10.4.12
babel-jest: 29.0.3
babel-loader: 8.2.5
chromatic: 6.9.0
Expand Down

0 comments on commit 3e0a372

Please sign in to comment.