Skip to content

Commit fdacfcd

Browse files
Bump @babel/preset-env from 7.19.4 to 7.20.2 (#60)
* Bump @babel/preset-env from 7.19.4 to 7.20.2 Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.19.4 to 7.20.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.20.2/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Dedupe dependencies Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8ba00d7 commit fdacfcd

File tree

1 file changed

+67
-67
lines changed

1 file changed

+67
-67
lines changed

yarn.lock

Lines changed: 67 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ __metadata:
5858
languageName: node
5959
linkType: hard
6060

61-
"@babel/compat-data@npm:^7.17.7, @babel/compat-data@npm:^7.19.4, @babel/compat-data@npm:^7.20.0":
61+
"@babel/compat-data@npm:^7.17.7, @babel/compat-data@npm:^7.20.0, @babel/compat-data@npm:^7.20.1":
6262
version: 7.20.1
6363
resolution: "@babel/compat-data@npm:7.20.1"
6464
checksum: 989b9b7a6fe43c547bb8329241bd0ba6983488b83d29cc59de35536272ee6bb4cc7487ba6c8a4bceebb3a57f8c5fea1434f80bbbe75202bc79bc1110f955ff25
@@ -118,7 +118,7 @@ __metadata:
118118
languageName: node
119119
linkType: hard
120120

121-
"@babel/helper-compilation-targets@npm:^7.17.7, @babel/helper-compilation-targets@npm:^7.18.9, @babel/helper-compilation-targets@npm:^7.19.0, @babel/helper-compilation-targets@npm:^7.19.3, @babel/helper-compilation-targets@npm:^7.20.0":
121+
"@babel/helper-compilation-targets@npm:^7.17.7, @babel/helper-compilation-targets@npm:^7.18.9, @babel/helper-compilation-targets@npm:^7.20.0":
122122
version: 7.20.0
123123
resolution: "@babel/helper-compilation-targets@npm:7.20.0"
124124
dependencies:
@@ -255,10 +255,10 @@ __metadata:
255255
languageName: node
256256
linkType: hard
257257

258-
"@babel/helper-plugin-utils@npm:^7.0.0, @babel/helper-plugin-utils@npm:^7.10.4, @babel/helper-plugin-utils@npm:^7.12.13, @babel/helper-plugin-utils@npm:^7.14.5, @babel/helper-plugin-utils@npm:^7.16.7, @babel/helper-plugin-utils@npm:^7.18.6, @babel/helper-plugin-utils@npm:^7.18.9, @babel/helper-plugin-utils@npm:^7.19.0, @babel/helper-plugin-utils@npm:^7.8.0, @babel/helper-plugin-utils@npm:^7.8.3":
259-
version: 7.19.0
260-
resolution: "@babel/helper-plugin-utils@npm:7.19.0"
261-
checksum: eedc996c633c8c207921c26ec2989eae0976336ecd9b9f1ac526498f52b5d136f7cd03c32b6fdf8d46a426f907c142de28592f383c42e5fba1e904cbffa05345
258+
"@babel/helper-plugin-utils@npm:^7.0.0, @babel/helper-plugin-utils@npm:^7.10.4, @babel/helper-plugin-utils@npm:^7.12.13, @babel/helper-plugin-utils@npm:^7.14.5, @babel/helper-plugin-utils@npm:^7.16.7, @babel/helper-plugin-utils@npm:^7.18.6, @babel/helper-plugin-utils@npm:^7.18.9, @babel/helper-plugin-utils@npm:^7.19.0, @babel/helper-plugin-utils@npm:^7.20.2, @babel/helper-plugin-utils@npm:^7.8.0, @babel/helper-plugin-utils@npm:^7.8.3":
259+
version: 7.20.2
260+
resolution: "@babel/helper-plugin-utils@npm:7.20.2"
261+
checksum: f6cae53b7fdb1bf3abd50fa61b10b4470985b400cc794d92635da1e7077bb19729f626adc0741b69403d9b6e411cddddb9c0157a709cc7c4eeb41e663be5d74b
262262
languageName: node
263263
linkType: hard
264264

@@ -276,7 +276,7 @@ __metadata:
276276
languageName: node
277277
linkType: hard
278278

279-
"@babel/helper-replace-supers@npm:^7.18.6, @babel/helper-replace-supers@npm:^7.18.9":
279+
"@babel/helper-replace-supers@npm:^7.18.6, @babel/helper-replace-supers@npm:^7.18.9, @babel/helper-replace-supers@npm:^7.19.1":
280280
version: 7.19.1
281281
resolution: "@babel/helper-replace-supers@npm:7.19.1"
282282
dependencies:
@@ -404,17 +404,17 @@ __metadata:
404404
languageName: node
405405
linkType: hard
406406

407-
"@babel/plugin-proposal-async-generator-functions@npm:^7.19.1":
408-
version: 7.19.1
409-
resolution: "@babel/plugin-proposal-async-generator-functions@npm:7.19.1"
407+
"@babel/plugin-proposal-async-generator-functions@npm:^7.20.1":
408+
version: 7.20.1
409+
resolution: "@babel/plugin-proposal-async-generator-functions@npm:7.20.1"
410410
dependencies:
411411
"@babel/helper-environment-visitor": ^7.18.9
412412
"@babel/helper-plugin-utils": ^7.19.0
413413
"@babel/helper-remap-async-to-generator": ^7.18.9
414414
"@babel/plugin-syntax-async-generators": ^7.8.4
415415
peerDependencies:
416416
"@babel/core": ^7.0.0-0
417-
checksum: f101555b00aee6ee0107c9e40d872ad646bbd3094abdbeda56d17b107df69a0cb49e5d02dcf5f9d8753e25564e798d08429f12d811aaa1b307b6a725c0b8159c
417+
checksum: 518483a68c5618932109913eb7316ed5e656c575cbd9d22667bc0451e35a1be45f8eaeb8e2065834b36c8a93c4840f78cebf8f1d067b07c422f7be16d58eca60
418418
languageName: node
419419
linkType: hard
420420

@@ -515,18 +515,18 @@ __metadata:
515515
languageName: node
516516
linkType: hard
517517

518-
"@babel/plugin-proposal-object-rest-spread@npm:^7.19.4":
519-
version: 7.19.4
520-
resolution: "@babel/plugin-proposal-object-rest-spread@npm:7.19.4"
518+
"@babel/plugin-proposal-object-rest-spread@npm:^7.20.2":
519+
version: 7.20.2
520+
resolution: "@babel/plugin-proposal-object-rest-spread@npm:7.20.2"
521521
dependencies:
522-
"@babel/compat-data": ^7.19.4
523-
"@babel/helper-compilation-targets": ^7.19.3
524-
"@babel/helper-plugin-utils": ^7.19.0
522+
"@babel/compat-data": ^7.20.1
523+
"@babel/helper-compilation-targets": ^7.20.0
524+
"@babel/helper-plugin-utils": ^7.20.2
525525
"@babel/plugin-syntax-object-rest-spread": ^7.8.3
526-
"@babel/plugin-transform-parameters": ^7.18.8
526+
"@babel/plugin-transform-parameters": ^7.20.1
527527
peerDependencies:
528528
"@babel/core": ^7.0.0-0
529-
checksum: 90a2a59da305e6c8c83831e16079193df33d727a77a90972e286af2c8c0295fddb91b0978b88f16f63080d08a82b08ce3ee82a88b0488b3c51decc73c1d35786
529+
checksum: 9764d1a4735fcd384fdb9b6c6ccb20d1bea2f88f648640d26ce5d9cd5880ce1e389d2f852d7bea7e86ff343726225dc16e1deb92c7b3dc5c5721ed905a602318
530530
languageName: node
531531
linkType: hard
532532

@@ -659,14 +659,14 @@ __metadata:
659659
languageName: node
660660
linkType: hard
661661

662-
"@babel/plugin-syntax-import-assertions@npm:^7.18.6":
663-
version: 7.18.6
664-
resolution: "@babel/plugin-syntax-import-assertions@npm:7.18.6"
662+
"@babel/plugin-syntax-import-assertions@npm:^7.20.0":
663+
version: 7.20.0
664+
resolution: "@babel/plugin-syntax-import-assertions@npm:7.20.0"
665665
dependencies:
666-
"@babel/helper-plugin-utils": ^7.18.6
666+
"@babel/helper-plugin-utils": ^7.19.0
667667
peerDependencies:
668668
"@babel/core": ^7.0.0-0
669-
checksum: 54918a05375325ba0c60bc81abfb261e6f118bed2de94e4c17dca9a2006fc25e13b1a8b5504b9a881238ea394fd2f098f60b2eb3a392585d6348874565445e7b
669+
checksum: 6a86220e0aae40164cd3ffaf80e7c076a1be02a8f3480455dddbae05fda8140f429290027604df7a11b3f3f124866e8a6d69dbfa1dda61ee7377b920ad144d5b
670670
languageName: node
671671
linkType: hard
672672

@@ -837,33 +837,33 @@ __metadata:
837837
languageName: node
838838
linkType: hard
839839

840-
"@babel/plugin-transform-block-scoping@npm:^7.19.4":
841-
version: 7.19.4
842-
resolution: "@babel/plugin-transform-block-scoping@npm:7.19.4"
840+
"@babel/plugin-transform-block-scoping@npm:^7.20.2":
841+
version: 7.20.2
842+
resolution: "@babel/plugin-transform-block-scoping@npm:7.20.2"
843843
dependencies:
844-
"@babel/helper-plugin-utils": ^7.19.0
844+
"@babel/helper-plugin-utils": ^7.20.2
845845
peerDependencies:
846846
"@babel/core": ^7.0.0-0
847-
checksum: 86353ccbb57b4a0513ac2b1209271858f9c3f2c56b15a6225ff5f1c97ffb1c48f8984046a718a9835ecdae100cbe80ed0b9ca15a5554e33386671b56a8cd887c
847+
checksum: 550b983277557ecfa3ef1e7a2367eaa9e0616a56f0d4106812cbc8aeca057b0f0b8bbc5c548b9b3b57399868f916e89e17303c802c8c46d18fba5bc174d4e794
848848
languageName: node
849849
linkType: hard
850850

851-
"@babel/plugin-transform-classes@npm:^7.19.0":
852-
version: 7.19.0
853-
resolution: "@babel/plugin-transform-classes@npm:7.19.0"
851+
"@babel/plugin-transform-classes@npm:^7.20.2":
852+
version: 7.20.2
853+
resolution: "@babel/plugin-transform-classes@npm:7.20.2"
854854
dependencies:
855855
"@babel/helper-annotate-as-pure": ^7.18.6
856-
"@babel/helper-compilation-targets": ^7.19.0
856+
"@babel/helper-compilation-targets": ^7.20.0
857857
"@babel/helper-environment-visitor": ^7.18.9
858858
"@babel/helper-function-name": ^7.19.0
859859
"@babel/helper-optimise-call-expression": ^7.18.6
860-
"@babel/helper-plugin-utils": ^7.19.0
861-
"@babel/helper-replace-supers": ^7.18.9
860+
"@babel/helper-plugin-utils": ^7.20.2
861+
"@babel/helper-replace-supers": ^7.19.1
862862
"@babel/helper-split-export-declaration": ^7.18.6
863863
globals: ^11.1.0
864864
peerDependencies:
865865
"@babel/core": ^7.0.0-0
866-
checksum: 5500953031fc3eae73f717c7b59ef406158a4a710d566a0f78a4944240bcf98f817f07cf1d6af0e749e21f0dfee29c36412b75d57b0a753c3ad823b70c596b79
866+
checksum: 57f3467a8eb7853cdb61cda963cfb6c6568ad276d77c9de2ff5a2194650010217aa318ef3733975537c6fb906b73a019afb6ea650b01852e7d2e1fab4034361b
867867
languageName: node
868868
linkType: hard
869869

@@ -878,14 +878,14 @@ __metadata:
878878
languageName: node
879879
linkType: hard
880880

881-
"@babel/plugin-transform-destructuring@npm:^7.19.4":
882-
version: 7.19.4
883-
resolution: "@babel/plugin-transform-destructuring@npm:7.19.4"
881+
"@babel/plugin-transform-destructuring@npm:^7.20.2":
882+
version: 7.20.2
883+
resolution: "@babel/plugin-transform-destructuring@npm:7.20.2"
884884
dependencies:
885-
"@babel/helper-plugin-utils": ^7.19.0
885+
"@babel/helper-plugin-utils": ^7.20.2
886886
peerDependencies:
887887
"@babel/core": ^7.0.0-0
888-
checksum: 0ca40f6abf7273dafefb7a1cc11fef2b9ab3edbd23188cdcff8cd5e30783b89d64e7813e44aae9efab417b90972ae80971bf6c4130eeeb112bcfb44100c72657
888+
checksum: 09033e09b28ca1b0d46a8d82f5a677b1d718a739b3c199886908c3ef1af23369317d0c429b21507d480ee82721c15892a9893be18e50ad6fc219e69312f4b097
889889
languageName: node
890890
linkType: hard
891891

@@ -970,7 +970,7 @@ __metadata:
970970
languageName: node
971971
linkType: hard
972972

973-
"@babel/plugin-transform-modules-amd@npm:^7.18.6":
973+
"@babel/plugin-transform-modules-amd@npm:^7.19.6":
974974
version: 7.19.6
975975
resolution: "@babel/plugin-transform-modules-amd@npm:7.19.6"
976976
dependencies:
@@ -982,7 +982,7 @@ __metadata:
982982
languageName: node
983983
linkType: hard
984984

985-
"@babel/plugin-transform-modules-commonjs@npm:^7.18.6":
985+
"@babel/plugin-transform-modules-commonjs@npm:^7.19.6":
986986
version: 7.19.6
987987
resolution: "@babel/plugin-transform-modules-commonjs@npm:7.19.6"
988988
dependencies:
@@ -995,7 +995,7 @@ __metadata:
995995
languageName: node
996996
linkType: hard
997997

998-
"@babel/plugin-transform-modules-systemjs@npm:^7.19.0":
998+
"@babel/plugin-transform-modules-systemjs@npm:^7.19.6":
999999
version: 7.19.6
10001000
resolution: "@babel/plugin-transform-modules-systemjs@npm:7.19.6"
10011001
dependencies:
@@ -1056,14 +1056,14 @@ __metadata:
10561056
languageName: node
10571057
linkType: hard
10581058

1059-
"@babel/plugin-transform-parameters@npm:^7.18.8":
1060-
version: 7.18.8
1061-
resolution: "@babel/plugin-transform-parameters@npm:7.18.8"
1059+
"@babel/plugin-transform-parameters@npm:^7.20.1":
1060+
version: 7.20.3
1061+
resolution: "@babel/plugin-transform-parameters@npm:7.20.3"
10621062
dependencies:
1063-
"@babel/helper-plugin-utils": ^7.18.6
1063+
"@babel/helper-plugin-utils": ^7.20.2
10641064
peerDependencies:
10651065
"@babel/core": ^7.0.0-0
1066-
checksum: 2b5863300da60face8a250d91da16294333bd5626e9721b13a3ba2078bd2a5a190e32c6e7a1323d5f547f579aeb2804ff49a62a55fcad2b1d099e55a55b788ea
1066+
checksum: 69054c93d744574e06b0244623140718ecba87e1cc34bd5c7bd5824fd4dbef764ac4832046ea1ba5d2c6a2f12e03289555c9f65f0aafae4871f3d740ff61b9ec
10671067
languageName: node
10681068
linkType: hard
10691069

@@ -1230,16 +1230,16 @@ __metadata:
12301230
linkType: hard
12311231

12321232
"@babel/preset-env@npm:^7.15.0":
1233-
version: 7.19.4
1234-
resolution: "@babel/preset-env@npm:7.19.4"
1233+
version: 7.20.2
1234+
resolution: "@babel/preset-env@npm:7.20.2"
12351235
dependencies:
1236-
"@babel/compat-data": ^7.19.4
1237-
"@babel/helper-compilation-targets": ^7.19.3
1238-
"@babel/helper-plugin-utils": ^7.19.0
1236+
"@babel/compat-data": ^7.20.1
1237+
"@babel/helper-compilation-targets": ^7.20.0
1238+
"@babel/helper-plugin-utils": ^7.20.2
12391239
"@babel/helper-validator-option": ^7.18.6
12401240
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": ^7.18.6
12411241
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": ^7.18.9
1242-
"@babel/plugin-proposal-async-generator-functions": ^7.19.1
1242+
"@babel/plugin-proposal-async-generator-functions": ^7.20.1
12431243
"@babel/plugin-proposal-class-properties": ^7.18.6
12441244
"@babel/plugin-proposal-class-static-block": ^7.18.6
12451245
"@babel/plugin-proposal-dynamic-import": ^7.18.6
@@ -1248,7 +1248,7 @@ __metadata:
12481248
"@babel/plugin-proposal-logical-assignment-operators": ^7.18.9
12491249
"@babel/plugin-proposal-nullish-coalescing-operator": ^7.18.6
12501250
"@babel/plugin-proposal-numeric-separator": ^7.18.6
1251-
"@babel/plugin-proposal-object-rest-spread": ^7.19.4
1251+
"@babel/plugin-proposal-object-rest-spread": ^7.20.2
12521252
"@babel/plugin-proposal-optional-catch-binding": ^7.18.6
12531253
"@babel/plugin-proposal-optional-chaining": ^7.18.9
12541254
"@babel/plugin-proposal-private-methods": ^7.18.6
@@ -1259,7 +1259,7 @@ __metadata:
12591259
"@babel/plugin-syntax-class-static-block": ^7.14.5
12601260
"@babel/plugin-syntax-dynamic-import": ^7.8.3
12611261
"@babel/plugin-syntax-export-namespace-from": ^7.8.3
1262-
"@babel/plugin-syntax-import-assertions": ^7.18.6
1262+
"@babel/plugin-syntax-import-assertions": ^7.20.0
12631263
"@babel/plugin-syntax-json-strings": ^7.8.3
12641264
"@babel/plugin-syntax-logical-assignment-operators": ^7.10.4
12651265
"@babel/plugin-syntax-nullish-coalescing-operator": ^7.8.3
@@ -1272,25 +1272,25 @@ __metadata:
12721272
"@babel/plugin-transform-arrow-functions": ^7.18.6
12731273
"@babel/plugin-transform-async-to-generator": ^7.18.6
12741274
"@babel/plugin-transform-block-scoped-functions": ^7.18.6
1275-
"@babel/plugin-transform-block-scoping": ^7.19.4
1276-
"@babel/plugin-transform-classes": ^7.19.0
1275+
"@babel/plugin-transform-block-scoping": ^7.20.2
1276+
"@babel/plugin-transform-classes": ^7.20.2
12771277
"@babel/plugin-transform-computed-properties": ^7.18.9
1278-
"@babel/plugin-transform-destructuring": ^7.19.4
1278+
"@babel/plugin-transform-destructuring": ^7.20.2
12791279
"@babel/plugin-transform-dotall-regex": ^7.18.6
12801280
"@babel/plugin-transform-duplicate-keys": ^7.18.9
12811281
"@babel/plugin-transform-exponentiation-operator": ^7.18.6
12821282
"@babel/plugin-transform-for-of": ^7.18.8
12831283
"@babel/plugin-transform-function-name": ^7.18.9
12841284
"@babel/plugin-transform-literals": ^7.18.9
12851285
"@babel/plugin-transform-member-expression-literals": ^7.18.6
1286-
"@babel/plugin-transform-modules-amd": ^7.18.6
1287-
"@babel/plugin-transform-modules-commonjs": ^7.18.6
1288-
"@babel/plugin-transform-modules-systemjs": ^7.19.0
1286+
"@babel/plugin-transform-modules-amd": ^7.19.6
1287+
"@babel/plugin-transform-modules-commonjs": ^7.19.6
1288+
"@babel/plugin-transform-modules-systemjs": ^7.19.6
12891289
"@babel/plugin-transform-modules-umd": ^7.18.6
12901290
"@babel/plugin-transform-named-capturing-groups-regex": ^7.19.1
12911291
"@babel/plugin-transform-new-target": ^7.18.6
12921292
"@babel/plugin-transform-object-super": ^7.18.6
1293-
"@babel/plugin-transform-parameters": ^7.18.8
1293+
"@babel/plugin-transform-parameters": ^7.20.1
12941294
"@babel/plugin-transform-property-literals": ^7.18.6
12951295
"@babel/plugin-transform-regenerator": ^7.18.6
12961296
"@babel/plugin-transform-reserved-words": ^7.18.6
@@ -1302,15 +1302,15 @@ __metadata:
13021302
"@babel/plugin-transform-unicode-escapes": ^7.18.10
13031303
"@babel/plugin-transform-unicode-regex": ^7.18.6
13041304
"@babel/preset-modules": ^0.1.5
1305-
"@babel/types": ^7.19.4
1305+
"@babel/types": ^7.20.2
13061306
babel-plugin-polyfill-corejs2: ^0.3.3
13071307
babel-plugin-polyfill-corejs3: ^0.6.0
13081308
babel-plugin-polyfill-regenerator: ^0.4.1
13091309
core-js-compat: ^3.25.1
13101310
semver: ^6.3.0
13111311
peerDependencies:
13121312
"@babel/core": ^7.0.0-0
1313-
checksum: f12af25281f3c5e7df60fa1e79ad481ddd7f6a111d4c0fabcffdabf0eaed3a01b4f8c647ae5445ed1f58df70f52083ffd283e8919ade7afa73801a49c733d22c
1313+
checksum: ece2d7e9c7789db6116e962b8e1a55eb55c110c44c217f0c8f6ffea4ca234954e66557f7bd019b7affadf7fbb3a53ccc807e93fc935aacd48146234b73b6947e
13141314
languageName: node
13151315
linkType: hard
13161316

@@ -1393,7 +1393,7 @@ __metadata:
13931393
languageName: node
13941394
linkType: hard
13951395

1396-
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.18.10, @babel/types@npm:^7.18.6, @babel/types@npm:^7.18.9, @babel/types@npm:^7.19.0, @babel/types@npm:^7.19.4, @babel/types@npm:^7.20.0, @babel/types@npm:^7.20.2, @babel/types@npm:^7.3.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3":
1396+
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.18.10, @babel/types@npm:^7.18.6, @babel/types@npm:^7.18.9, @babel/types@npm:^7.19.0, @babel/types@npm:^7.20.0, @babel/types@npm:^7.20.2, @babel/types@npm:^7.3.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3":
13971397
version: 7.20.2
13981398
resolution: "@babel/types@npm:7.20.2"
13991399
dependencies:

0 commit comments

Comments
 (0)