Skip to content

chore(deps-dev): bump autoprefixer from 10.4.19 to 10.4.21 #822

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

Merged
merged 1 commit into from
Jun 4, 2025
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 @@ -101,7 +101,7 @@
"@types/ws": "<8.5.5",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"autoprefixer": "^10.4.19",
"autoprefixer": "^10.4.21",
"chalk": "^4.1.2",
"commander": "^11.1.0",
"conventional-changelog": "^3.1.10",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8175,21 +8175,21 @@ __metadata:
languageName: node
linkType: hard

"autoprefixer@npm:^10.4.19":
version: 10.4.19
resolution: "autoprefixer@npm:10.4.19"
"autoprefixer@npm:^10.4.21":
version: 10.4.21
resolution: "autoprefixer@npm:10.4.21"
dependencies:
browserslist: "npm:^4.23.0"
caniuse-lite: "npm:^1.0.30001599"
browserslist: "npm:^4.24.4"
caniuse-lite: "npm:^1.0.30001702"
fraction.js: "npm:^4.3.7"
normalize-range: "npm:^0.1.2"
picocolors: "npm:^1.0.0"
picocolors: "npm:^1.1.1"
postcss-value-parser: "npm:^4.2.0"
peerDependencies:
postcss: ^8.1.0
bin:
autoprefixer: bin/autoprefixer
checksum: 10c0/fe0178eb8b1da4f15c6535cd329926609b22d1811e047371dccce50563623f8075dd06fb167daff059e4228da651b0bdff6d9b44281541eaf0ce0b79125bfd19
checksum: 10c0/de5b71d26d0baff4bbfb3d59f7cf7114a6030c9eeb66167acf49a32c5b61c68e308f1e0f869d92334436a221035d08b51cd1b2f2c4689b8d955149423c16d4d4
languageName: node
linkType: hard

Expand Down Expand Up @@ -8853,13 +8853,6 @@ __metadata:
languageName: node
linkType: hard

"caniuse-lite@npm:^1.0.30001599":
version: 1.0.30001613
resolution: "caniuse-lite@npm:1.0.30001613"
checksum: 10c0/3850bf9281fd9c8302559f3d332138138ead965a933d6f253ef510ffce6ee52cb120182de1a57ba63faa203e583a4416a9d23995f5427c68067dec87c2ea664a
languageName: node
linkType: hard

"caniuse-lite@npm:^1.0.30001640":
version: 1.0.30001642
resolution: "caniuse-lite@npm:1.0.30001642"
Expand All @@ -8874,6 +8867,13 @@ __metadata:
languageName: node
linkType: hard

"caniuse-lite@npm:^1.0.30001702":
version: 1.0.30001721
resolution: "caniuse-lite@npm:1.0.30001721"
checksum: 10c0/fa3a8926899824b385279f1f886fe34c5efb1321c9ece1b9df25c8d567a2706db8450cc5b4d969e769e641593e08ea644909324aba93636a43e4949a75f81c4c
languageName: node
linkType: hard

"caniuse-lite@npm:^1.0.30001716":
version: 1.0.30001718
resolution: "caniuse-lite@npm:1.0.30001718"
Expand Down Expand Up @@ -15408,7 +15408,7 @@ __metadata:
"@typescript-eslint/parser": "npm:^7.18.0"
ag-grid-angular: "npm:^30.2.1"
ag-grid-community: "npm:^30.2.1"
autoprefixer: "npm:^10.4.19"
autoprefixer: "npm:^10.4.21"
chalk: "npm:^4.1.2"
commander: "npm:^11.1.0"
conventional-changelog: "npm:^3.1.10"
Expand Down