Skip to content

Commit

Permalink
Update browserslist DB
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalduez committed Sep 25, 2024
1 parent 71e3369 commit f2a7828
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 14 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/runtime-corejs3": "^7.25.6",
"browserslist": "^4.23.3",
"browserslist": "^4.24.0",
"jest": "^29.7.0",
"jest-file-snapshot": "^0.7.0",
"prettier": "^3.3.3"
Expand Down
5 changes: 4 additions & 1 deletion test/__file_snapshots__/targets-0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Babel targets
{
"android": "127.0.0",
"android": "128.0.0",
"chrome": "109.0.0",
"edge": "127.0.0",
"firefox": "115.0.0",
Expand All @@ -17,6 +17,7 @@
"and_qq 14.9",
"and_uc 15.5",
"android 128",
"chrome 129",
"chrome 128",
"chrome 127",
"chrome 126",
Expand All @@ -27,6 +28,7 @@
"firefox 129",
"firefox 128",
"firefox 115",
"ios_saf 18.0",
"ios_saf 17.6",
"ios_saf 17.5",
"ios_saf 16.6-16.7",
Expand All @@ -37,6 +39,7 @@
"op_mob 80",
"opera 111",
"opera 110",
"safari 18.0",
"safari 17.6",
"safari 17.5",
"samsung 25",
Expand Down

0 comments on commit f2a7828

Please sign in to comment.