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

Bump browserslist from 4.24.3 to 4.24.4 in /frontend-react in the project group #17044

Merged
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 frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
"@vitest/coverage-istanbul": "^2.1.8",
"@vitest/ui": "^2.1.8",
"autoprefixer": "^10.4.20",
"browserslist": "^4.24.3",
"browserslist": "^4.24.4",
"browserslist-useragent-regexp": "^4.1.3",
"chromatic": "^11.22.2",
"cross-env": "^7.0.3",
Expand Down
18 changes: 16 additions & 2 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4058,7 +4058,7 @@ __metadata:
languageName: node
linkType: hard

"browserslist@npm:^4.23.3, browserslist@npm:^4.24.0, browserslist@npm:^4.24.3":
"browserslist@npm:^4.23.3, browserslist@npm:^4.24.0":
version: 4.24.3
resolution: "browserslist@npm:4.24.3"
dependencies:
Expand All @@ -4072,6 +4072,20 @@ __metadata:
languageName: node
linkType: hard

"browserslist@npm:^4.24.4":
version: 4.24.4
resolution: "browserslist@npm:4.24.4"
dependencies:
caniuse-lite: ^1.0.30001688
electron-to-chromium: ^1.5.73
node-releases: ^2.0.19
update-browserslist-db: ^1.1.1
bin:
browserslist: cli.js
checksum: 64074bf6cf0a9ae3094d753270e3eae9cf925149db45d646f0bc67bacc2e46d7ded64a4e835b95f5fdcf0350f63a83c3755b32f80831f643a47f0886deb8a065
languageName: node
linkType: hard

"btoa@npm:^1.2.1":
version: 1.2.1
resolution: "btoa@npm:1.2.1"
Expand Down Expand Up @@ -9948,7 +9962,7 @@ __metadata:
"@vitest/ui": ^2.1.8
autoprefixer: ^10.4.20
axios: ^1.7.9
browserslist: ^4.24.3
browserslist: ^4.24.4
browserslist-useragent-regexp: ^4.1.3
chromatic: ^11.22.2
classnames: ^2.5.1
Expand Down
Loading