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.13 (#370)
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 and re-taro committed Oct 28, 2022
1 parent 0c87953 commit 9bfc0e4
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@typescript-eslint/parser": "5.41.0",
"@vitejs/plugin-react": "2.2.0",
"@vitest/ui": "0.24.3",
"autoprefixer": "10.4.12",
"autoprefixer": "10.4.13",
"babel-loader": "9.0.0",
"babel-plugin-macros": "3.1.0",
"chromatic": "6.11.2",
Expand Down
29 changes: 27 additions & 2 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.12, autoprefixer@npm:^10.2.5":
"autoprefixer@npm:10.4.13":
version: 10.4.13
resolution: "autoprefixer@npm:10.4.13"
dependencies:
browserslist: ^4.21.4
caniuse-lite: ^1.0.30001426
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: dcb1cb7ae96a3363d65d82e52f9a0a7d8c982256f6fd032d7e1ec311f099c23acfebfd517ff8e96bf93f716a66c4ea2b80c60aa19efd2f474ce434bd75ef7b79
languageName: node
linkType: hard

"autoprefixer@npm:^10.2.5":
version: 10.4.12
resolution: "autoprefixer@npm:10.4.12"
dependencies:
Expand Down Expand Up @@ -6770,6 +6788,13 @@ __metadata:
languageName: node
linkType: hard

"caniuse-lite@npm:^1.0.30001426":
version: 1.0.30001426
resolution: "caniuse-lite@npm:1.0.30001426"
checksum: e8b9c14ee33410d95b27da619f50648f373a7be712748970643f25d95fa80687b4755ba365f34a7a1cea00f9137193943aa6e742eedf0a4d7857f83809f49435
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 @@ -18146,7 +18171,7 @@ __metadata:
"@typescript-eslint/parser": 5.41.0
"@vitejs/plugin-react": 2.2.0
"@vitest/ui": 0.24.3
autoprefixer: 10.4.12
autoprefixer: 10.4.13
axios: 1.1.3
babel-loader: 9.0.0
babel-plugin-macros: 3.1.0
Expand Down

0 comments on commit 9bfc0e4

Please sign in to comment.