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

build(deps-dev): Bump autoprefixer from 10.4.16 to 10.4.17 #6422

Merged
merged 1 commit into from
Jan 22, 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 @@ -35,7 +35,7 @@
"@vkontakte/prettier-config": "^0.1.0",
"@vkontakte/stylelint-config": "^4.0.1",
"@vkontakte/vkui-tokens": "4.41.4",
"autoprefixer": "^10.4.16",
"autoprefixer": "^10.4.17",
"concurrently": "^8.2.2",
"cross-env": "^7.0.2",
"css-loader": "^6.9.0",
Expand Down
27 changes: 17 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5406,7 +5406,7 @@ __metadata:
"@vkontakte/prettier-config": ^0.1.0
"@vkontakte/stylelint-config": ^4.0.1
"@vkontakte/vkui-tokens": 4.41.4
autoprefixer: ^10.4.16
autoprefixer: ^10.4.17
concurrently: ^8.2.2
cross-env: ^7.0.2
css-loader: ^6.9.0
Expand Down Expand Up @@ -6374,21 +6374,21 @@ __metadata:
languageName: node
linkType: hard

"autoprefixer@npm:^10.4.16":
version: 10.4.16
resolution: "autoprefixer@npm:10.4.16"
"autoprefixer@npm:^10.4.17":
version: 10.4.17
resolution: "autoprefixer@npm:10.4.17"
dependencies:
browserslist: ^4.21.10
caniuse-lite: ^1.0.30001538
fraction.js: ^4.3.6
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: 45fad7086495048dacb14bb7b00313e70e135b5d8e8751dcc60548889400763705ab16fc2d99ea628b44c3472698fb0e39598f595ba28409c965ab159035afde
checksum: 1b4cf4097507f9dc48cef3194f18a05901311c881380cc634b308fce54a6554cf2dcd20aec8384b44e994d4665ab12c63dc89492523f8d74ff5d4d5eb1469f8c
languageName: node
linkType: hard

Expand Down Expand Up @@ -7032,13 +7032,20 @@ __metadata:
languageName: node
linkType: hard

"caniuse-lite@npm:^1.0.0, caniuse-lite@npm:^1.0.30001524, caniuse-lite@npm:^1.0.30001538, caniuse-lite@npm:^1.0.30001565":
"caniuse-lite@npm:^1.0.0, caniuse-lite@npm:^1.0.30001524, caniuse-lite@npm:^1.0.30001565":
version: 1.0.30001570
resolution: "caniuse-lite@npm:1.0.30001570"
checksum: 460be2c7a9b1c8a83b6aae4226661c276d9dada6c84209dee547699cf4b28030b9d1fc29ddd7626acee77412b6401993878ea0ef3eadbf3a63ded9034896ae20
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

"case-sensitive-paths-webpack-plugin@npm:^2.4.0":
version: 2.4.0
resolution: "case-sensitive-paths-webpack-plugin@npm:2.4.0"
Expand Down Expand Up @@ -10145,7 +10152,7 @@ __metadata:
languageName: node
linkType: hard

"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
Loading