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 to 4.22.2 #16151

Merged
merged 1 commit into from
Dec 4, 2023
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
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@
],
"resolutions": {
"acorn@^8.9.0": "npm:8.10.0",
"browserslist": "npm:4.21.9",
"caniuse-lite": "npm:1.0.30001508",
"browserslist": "npm:4.22.2",
"caniuse-lite": "npm:1.0.30001566",
"core-js-compat": "npm:3.31.0",
"electron-to-chromium": "npm:1.4.441",
"glob-watcher/chokidar": "npm:^3.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-helper-compilation-targets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@babel/compat-data": "workspace:^",
"@babel/helper-validator-option": "workspace:^",
"browserslist": "^4.21.9",
"browserslist": "^4.22.2",
"lru-cache": "condition:BABEL_8_BREAKING ? ^7.14.1 : ^5.1.1",
"semver": "condition:BABEL_8_BREAKING ? ^7.3.4 : ^6.3.1"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

Using targets:
{
"android": "113",
"android": "118",
"chrome": "109",
"edge": "112",
"firefox": "102",
"edge": "118",
"firefox": "115",
"ios": "15.6",
"opera": "98",
"opera": "102",
"opera_mobile": "73",
"safari": "15.6",
"samsung": "20"
"samsung": "22"
}

Using modules transform: auto
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

Using targets:
{
"android": "113",
"android": "118",
"chrome": "109",
"edge": "112",
"firefox": "102",
"edge": "118",
"firefox": "115",
"ios": "15.6",
"opera": "98",
"opera": "102",
"opera_mobile": "73",
"safari": "15.6",
"samsung": "20"
"samsung": "22"
}

Using modules transform: auto
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@

Using targets:
{
"android": "113",
"chrome": "113",
"edge": "113",
"firefox": "113",
"ios": "16.4",
"opera": "98",
"android": "118",
"chrome": "118",
"edge": "118",
"firefox": "119",
"ios": "17",
"opera": "103",
"opera_mobile": "73",
"safari": "16.4",
"samsung": "20"
"safari": "17",
"samsung": "22"
}

Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { firefox < 116, ios, opera_mobile < 75, safari < tp, samsung }
transform-unicode-sets-regex { ios, opera_mobile < 75, safari < tp, samsung }
syntax-class-static-block
syntax-private-property-in-object
syntax-class-properties
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

Using targets:
{
"android": "113",
"android": "118",
"chrome": "109",
"edge": "112",
"firefox": "102",
"edge": "118",
"firefox": "115",
"ios": "15.6",
"opera": "98",
"opera": "102",
"opera_mobile": "73",
"safari": "15.6",
"samsung": "20"
"samsung": "22"
}

Using modules transform: auto
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

Using targets:
{
"android": "113",
"android": "118",
"chrome": "109",
"edge": "112",
"firefox": "102",
"edge": "118",
"firefox": "115",
"ios": "15.6",
"opera": "98",
"opera": "102",
"opera_mobile": "73",
"safari": "15.6",
"samsung": "20"
"samsung": "22"
}

Using modules transform: auto
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@

Using targets:
{
"android": "113",
"chrome": "113",
"edge": "113",
"firefox": "113",
"ios": "16.4",
"opera": "98",
"android": "118",
"chrome": "118",
"edge": "118",
"firefox": "119",
"ios": "17",
"opera": "103",
"opera_mobile": "73",
"safari": "16.4",
"samsung": "20"
"safari": "17",
"samsung": "22"
}

Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { firefox < 116, ios, opera_mobile < 75, safari < tp, samsung }
transform-unicode-sets-regex { ios, opera_mobile < 75, safari < tp, samsung }
transform-export-namespace-from { }
transform-modules-commonjs
transform-dynamic-import
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -602,7 +602,7 @@ __metadata:
"@babel/helper-validator-option": "workspace:^"
"@types/lru-cache": "npm:^5.1.1"
"@types/semver": "npm:^5.5.0"
browserslist: "npm:^4.21.9"
browserslist: "npm:^4.22.2"
lru-cache: "condition:BABEL_8_BREAKING ? ^7.14.1 : ^5.1.1"
semver: "condition:BABEL_8_BREAKING ? ^7.3.4 : ^6.3.1"
languageName: unknown
Expand Down Expand Up @@ -7153,17 +7153,17 @@ __metadata:
languageName: node
linkType: hard

"browserslist@npm:4.21.9":
version: 4.21.9
resolution: "browserslist@npm:4.21.9"
"browserslist@npm:4.22.2":
version: 4.22.2
resolution: "browserslist@npm:4.22.2"
dependencies:
caniuse-lite: "npm:^1.0.30001503"
electron-to-chromium: "npm:^1.4.431"
node-releases: "npm:^2.0.12"
update-browserslist-db: "npm:^1.0.11"
caniuse-lite: "npm:^1.0.30001565"
electron-to-chromium: "npm:^1.4.601"
node-releases: "npm:^2.0.14"
update-browserslist-db: "npm:^1.0.13"
bin:
browserslist: cli.js
checksum: f015dd3d97e9eadcc13aaaf03b4a78a071874eee1cf756a2361191c0888f238dd0ddf1b92c20d072ecd1834d9a51e5a6361f5efaf966728da6a5daaf95b37eb3
checksum: e3590793db7f66ad3a50817e7b7f195ce61e029bd7187200244db664bfbe0ac832f784e4f6b9c958aef8ea4abe001ae7880b7522682df521f4bc0a5b67660b5e
languageName: node
linkType: hard

Expand Down Expand Up @@ -7362,10 +7362,10 @@ __metadata:
languageName: node
linkType: hard

"caniuse-lite@npm:1.0.30001508":
version: 1.0.30001508
resolution: "caniuse-lite@npm:1.0.30001508"
checksum: ff946298d434c929ea48b597b3a6802d20283c1f24524350f65aa344ffbb63944be11ba3662dbc1229c6006de35471c5ae9db6ed995949b867ddf4821c058226
"caniuse-lite@npm:1.0.30001566":
version: 1.0.30001566
resolution: "caniuse-lite@npm:1.0.30001566"
checksum: fdff43ed498201bf4f6074bd1112bd853e91973b6ccb016049b030948a7d197cba235ac4d93e712d1862b33a3c947bf4e62bad7011ccdac78e5179501b28d04a
languageName: node
linkType: hard

Expand Down Expand Up @@ -13099,10 +13099,10 @@ __metadata:
languageName: node
linkType: hard

"node-releases@npm:^2.0.12":
version: 2.0.12
resolution: "node-releases@npm:2.0.12"
checksum: 5b376582d1e348132aeb2c7c14990ca2d6d8687bd57fec912fd7f4e09abb44464fc72503ab2a29804613a7654d7a18f45a69506d249f79dba48fb1258df75c0b
"node-releases@npm:^2.0.14":
version: 2.0.14
resolution: "node-releases@npm:2.0.14"
checksum: 0f7607ec7db5ef1dc616899a5f24ae90c869b6a54c2d4f36ff6d84a282ab9343c7ff3ca3670fe4669171bb1e8a9b3e286e1ef1c131f09a83d70554f855d54f24
languageName: node
linkType: hard

Expand Down Expand Up @@ -16434,17 +16434,17 @@ __metadata:
languageName: node
linkType: hard

"update-browserslist-db@npm:^1.0.11":
version: 1.0.11
resolution: "update-browserslist-db@npm:1.0.11"
"update-browserslist-db@npm:^1.0.13":
version: 1.0.13
resolution: "update-browserslist-db@npm:1.0.13"
dependencies:
escalade: "npm:^3.1.1"
picocolors: "npm:^1.0.0"
peerDependencies:
browserslist: ">= 4.21.0"
bin:
update-browserslist-db: cli.js
checksum: cc1c7a38d15413046bea28ff3c7668a7cb6b4a53d83e8089fa960efd896deb6d1a9deffc2beb8dc0506186a352c8d19804efe5ec7eeb401037e14cf3ea5363f8
checksum: 9074b4ef34d2ed931f27d390aafdd391ee7c45ad83c508e8fed6aaae1eb68f81999a768ed8525c6f88d4001a4fbf1b8c0268f099d0e8e72088ec5945ac796acf
languageName: node
linkType: hard

Expand Down
Loading