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 040adcc
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.30001407
resolution: "caniuse-lite@npm:1.0.30001407"
checksum: e1c449d22f120a708accc956c1780f1da01af6c226cb6a324e531dc9f26f53075bff98e6c9cfce806157cdeede459aa8de03a3407b05f71d292a57b2910018b1
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 040adcc

Please sign in to comment.