Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): Bump autoprefixer from 10.4.16 to 10.4.17 #16573

Merged
merged 1 commit into from
Jan 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"@wireapp/prettier-config": "0.6.3",
"@wireapp/store-engine": "^5.1.4",
"archiver": "^6.0.1",
"autoprefixer": "^10.4.16",
"autoprefixer": "^10.4.17",
"babel-loader": "9.1.3",
"babel-plugin-transform-import-meta": "^2.2.1",
"cross-env": "7.0.3",
Expand Down
29 changes: 27 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5700,6 +5700,24 @@ __metadata:
languageName: node
linkType: hard

"autoprefixer@npm:^10.4.17":
version: 10.4.17
resolution: "autoprefixer@npm:10.4.17"
dependencies:
browserslist: ^4.22.2
caniuse-lite: ^1.0.30001578
fraction.js: ^4.3.7
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: 1b4cf4097507f9dc48cef3194f18a05901311c881380cc634b308fce54a6554cf2dcd20aec8384b44e994d4665ab12c63dc89492523f8d74ff5d4d5eb1469f8c
languageName: node
linkType: hard

"available-typed-arrays@npm:^1.0.5":
version: 1.0.5
resolution: "available-typed-arrays@npm:1.0.5"
Expand Down Expand Up @@ -6220,6 +6238,13 @@ __metadata:
languageName: node
linkType: hard

"caniuse-lite@npm:^1.0.30001578":
version: 1.0.30001579
resolution: "caniuse-lite@npm:1.0.30001579"
checksum: 7539dcff74d2243a30c428393dc690c87fa34d7da36434731853e9bcfe783757763b2971f5cc878e25242a93e184e53f167d11bd74955af956579f7af71cc764
languageName: node
linkType: hard

"catharsis@npm:^0.9.0":
version: 0.9.0
resolution: "catharsis@npm:0.9.0"
Expand Down Expand Up @@ -8810,7 +8835,7 @@ __metadata:
languageName: node
linkType: hard

"fraction.js@npm:^4.3.6":
"fraction.js@npm:^4.3.6, fraction.js@npm:^4.3.7":
version: 4.3.7
resolution: "fraction.js@npm:4.3.7"
checksum: e1553ae3f08e3ba0e8c06e43a3ab20b319966dfb7ddb96fd9b5d0ee11a66571af7f993229c88ebbb0d4a816eb813a24ed48207b140d442a8f76f33763b8d1f3f
Expand Down Expand Up @@ -17577,7 +17602,7 @@ __metadata:
"@wireapp/webapp-events": 0.20.1
amplify: "https://github.com/wireapp/amplify#head=master"
archiver: ^6.0.1
autoprefixer: ^10.4.16
autoprefixer: ^10.4.17
babel-loader: 9.1.3
babel-plugin-transform-import-meta: ^2.2.1
beautiful-react-hooks: ^5.0.1
Expand Down
Loading