Skip to content

Commit 75b9409

Browse files
Bump @babel/core from 7.19.6 to 7.20.2 (#456)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.6 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-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 361f283 commit 75b9409

File tree

1 file changed

+57
-57
lines changed

1 file changed

+57
-57
lines changed

yarn.lock

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

61-
"@babel/compat-data@npm:^7.17.7, @babel/compat-data@npm:^7.19.3, @babel/compat-data@npm:^7.19.4":
62-
version: 7.19.4
63-
resolution: "@babel/compat-data@npm:7.19.4"
64-
checksum: 757fdaeb6756c2d323ff56f60fb8e670292108cda6abf762a56c0d40910ecc4d2c7e283dbdfbcee6bc28c74ad659144352609e1cb49d31e101ab13ea5ce90072
61+
"@babel/compat-data@npm:^7.17.7, @babel/compat-data@npm:^7.19.4, @babel/compat-data@npm:^7.20.0":
62+
version: 7.20.1
63+
resolution: "@babel/compat-data@npm:7.20.1"
64+
checksum: 989b9b7a6fe43c547bb8329241bd0ba6983488b83d29cc59de35536272ee6bb4cc7487ba6c8a4bceebb3a57f8c5fea1434f80bbbe75202bc79bc1110f955ff25
6565
languageName: node
6666
linkType: hard
6767

6868
"@babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.15.0":
69-
version: 7.19.6
70-
resolution: "@babel/core@npm:7.19.6"
69+
version: 7.20.2
70+
resolution: "@babel/core@npm:7.20.2"
7171
dependencies:
7272
"@ampproject/remapping": ^2.1.0
7373
"@babel/code-frame": ^7.18.6
74-
"@babel/generator": ^7.19.6
75-
"@babel/helper-compilation-targets": ^7.19.3
76-
"@babel/helper-module-transforms": ^7.19.6
77-
"@babel/helpers": ^7.19.4
78-
"@babel/parser": ^7.19.6
74+
"@babel/generator": ^7.20.2
75+
"@babel/helper-compilation-targets": ^7.20.0
76+
"@babel/helper-module-transforms": ^7.20.2
77+
"@babel/helpers": ^7.20.1
78+
"@babel/parser": ^7.20.2
7979
"@babel/template": ^7.18.10
80-
"@babel/traverse": ^7.19.6
81-
"@babel/types": ^7.19.4
80+
"@babel/traverse": ^7.20.1
81+
"@babel/types": ^7.20.2
8282
convert-source-map: ^1.7.0
8383
debug: ^4.1.0
8484
gensync: ^1.0.0-beta.2
8585
json5: ^2.2.1
8686
semver: ^6.3.0
87-
checksum: 85c0bd38d0ef180aa2d23c3db6840a0baec88d2e05c30e7ffc3dfeb6b2b89d6e4864922f04997a1f4ce55f9dd469bf2e76518d5c7ae744b98516709d32769b73
87+
checksum: 98faaaef26103a276a30a141b951a93bc8418d100d1f668bf7a69d12f3e25df57958e8b6b9100d95663f720db62da85ade736f6629a5ebb1e640251a1b43c0e4
8888
languageName: node
8989
linkType: hard
9090

91-
"@babel/generator@npm:^7.19.6, @babel/generator@npm:^7.7.2":
92-
version: 7.19.6
93-
resolution: "@babel/generator@npm:7.19.6"
91+
"@babel/generator@npm:^7.20.1, @babel/generator@npm:^7.20.2, @babel/generator@npm:^7.7.2":
92+
version: 7.20.2
93+
resolution: "@babel/generator@npm:7.20.2"
9494
dependencies:
95-
"@babel/types": ^7.19.4
95+
"@babel/types": ^7.20.2
9696
"@jridgewell/gen-mapping": ^0.3.2
9797
jsesc: ^2.5.1
98-
checksum: 734fcb1fbef182e7b8967459cb39b81edd2701dd13170c154b368d4e086842f72ef214798c5a37e67e0a695dfb34b13143277bedcd9795b3b1b83da8e1d236c6
98+
checksum: 56b780b8490e007ceeea0c1fc9cea230210488efbcd62b139876ae01958aacab3dd5931fa02ff3a991850af05c01d658baf85f11d4a5cb9c3b899db544214bb9
9999
languageName: node
100100
linkType: hard
101101

@@ -118,17 +118,17 @@ __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":
122-
version: 7.19.3
123-
resolution: "@babel/helper-compilation-targets@npm:7.19.3"
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":
122+
version: 7.20.0
123+
resolution: "@babel/helper-compilation-targets@npm:7.20.0"
124124
dependencies:
125-
"@babel/compat-data": ^7.19.3
125+
"@babel/compat-data": ^7.20.0
126126
"@babel/helper-validator-option": ^7.18.6
127127
browserslist: ^4.21.3
128128
semver: ^6.3.0
129129
peerDependencies:
130130
"@babel/core": ^7.0.0
131-
checksum: aafcb4490c98cddb3255fff98bfbdb881b4def85a1935fd9b1f9b1f0f8b502696839f6b387fb508ca991ea72ba82ce6913bab99f21df4ce80bda2b79e91a09f5
131+
checksum: bc183f2109648849c8fde0b3c5cf08adf2f7ad6dc617b546fd20f34c8ef574ee5ee293c8d1bd0ed0221212e8f5907cdc2c42097870f1dcc769a654107d82c95b
132132
languageName: node
133133
linkType: hard
134134

@@ -230,19 +230,19 @@ __metadata:
230230
languageName: node
231231
linkType: hard
232232

233-
"@babel/helper-module-transforms@npm:^7.18.6, @babel/helper-module-transforms@npm:^7.19.6":
234-
version: 7.19.6
235-
resolution: "@babel/helper-module-transforms@npm:7.19.6"
233+
"@babel/helper-module-transforms@npm:^7.18.6, @babel/helper-module-transforms@npm:^7.19.6, @babel/helper-module-transforms@npm:^7.20.2":
234+
version: 7.20.2
235+
resolution: "@babel/helper-module-transforms@npm:7.20.2"
236236
dependencies:
237237
"@babel/helper-environment-visitor": ^7.18.9
238238
"@babel/helper-module-imports": ^7.18.6
239-
"@babel/helper-simple-access": ^7.19.4
239+
"@babel/helper-simple-access": ^7.20.2
240240
"@babel/helper-split-export-declaration": ^7.18.6
241241
"@babel/helper-validator-identifier": ^7.19.1
242242
"@babel/template": ^7.18.10
243-
"@babel/traverse": ^7.19.6
244-
"@babel/types": ^7.19.4
245-
checksum: c28692b37d4b5abacc775bcab52a74f44a493f38c58cb72b56a6c6d67a97485dd8aff6f26905abd1a924d3261a171d0214a9fb76f48d8598f1e35b8b29284792
243+
"@babel/traverse": ^7.20.1
244+
"@babel/types": ^7.20.2
245+
checksum: 33a60ca115f6fce2c9d98e2a2e5649498aa7b23e2ae3c18745d7a021487708fc311458c33542f299387a0da168afccba94116e077f2cce49ae9e5ab83399e8a2
246246
languageName: node
247247
linkType: hard
248248

@@ -289,12 +289,12 @@ __metadata:
289289
languageName: node
290290
linkType: hard
291291

292-
"@babel/helper-simple-access@npm:^7.19.4":
293-
version: 7.19.4
294-
resolution: "@babel/helper-simple-access@npm:7.19.4"
292+
"@babel/helper-simple-access@npm:^7.19.4, @babel/helper-simple-access@npm:^7.20.2":
293+
version: 7.20.2
294+
resolution: "@babel/helper-simple-access@npm:7.20.2"
295295
dependencies:
296-
"@babel/types": ^7.19.4
297-
checksum: 964cb1ec36b69aabbb02f8d5ee1d680ebbb628611a6740958d9b05107ab16c0492044e430618ae42b1f8ea73e4e1bafe3750e8ebc959d6f3277d9cfbe1a94880
296+
"@babel/types": ^7.20.2
297+
checksum: ad1e96ee2e5f654ffee2369a586e5e8d2722bf2d8b028a121b4c33ebae47253f64d420157b9f0a8927aea3a9e0f18c0103e74fdd531815cf3650a0a4adca11a1
298298
languageName: node
299299
linkType: hard
300300

@@ -349,14 +349,14 @@ __metadata:
349349
languageName: node
350350
linkType: hard
351351

352-
"@babel/helpers@npm:^7.19.4":
353-
version: 7.19.4
354-
resolution: "@babel/helpers@npm:7.19.4"
352+
"@babel/helpers@npm:^7.20.1":
353+
version: 7.20.1
354+
resolution: "@babel/helpers@npm:7.20.1"
355355
dependencies:
356356
"@babel/template": ^7.18.10
357-
"@babel/traverse": ^7.19.4
358-
"@babel/types": ^7.19.4
359-
checksum: e2684e9a79d45b95db05c7e14628e8dd1d91ad59433a3afd715bdf19d4683d9e9f84382bcc82316b678aa609ecfc41b07be0b9c49eed07c444f82a6b9e501186
357+
"@babel/traverse": ^7.20.1
358+
"@babel/types": ^7.20.0
359+
checksum: be35f78666bdab895775ed94dbeb098f7b4fa08ce4cfb0c3a9e69b7220cce56960dcdc2b14f5df9d3b80388d4bf7df155c97f6cf6768c0138f4e6931d0f44955
360360
languageName: node
361361
linkType: hard
362362

@@ -371,12 +371,12 @@ __metadata:
371371
languageName: node
372372
linkType: hard
373373

374-
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.18.10, @babel/parser@npm:^7.19.6":
375-
version: 7.19.6
376-
resolution: "@babel/parser@npm:7.19.6"
374+
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.18.10, @babel/parser@npm:^7.20.1, @babel/parser@npm:^7.20.2":
375+
version: 7.20.2
376+
resolution: "@babel/parser@npm:7.20.2"
377377
bin:
378378
parser: ./bin/babel-parser.js
379-
checksum: 9a3dca4ee3acd7e4fc3b58e1e1526a11fa334acbfe437f8ebf91dfaf48e943c147ef64b1733ba0a55af57d1eccafbf4e4a4afc46a15becd921971fe2ddf309bf
379+
checksum: 441d0550144f338e1a41de785b914f5942c493dfafdf07cccdc19c3ecf94aa5ea58741566e199e385ba7a09e3e51522df87f7405cdf14ec88da0ff11db8030f1
380380
languageName: node
381381
linkType: hard
382382

@@ -1375,32 +1375,32 @@ __metadata:
13751375
languageName: node
13761376
linkType: hard
13771377

1378-
"@babel/traverse@npm:^7.19.0, @babel/traverse@npm:^7.19.1, @babel/traverse@npm:^7.19.4, @babel/traverse@npm:^7.19.6, @babel/traverse@npm:^7.7.2":
1379-
version: 7.19.6
1380-
resolution: "@babel/traverse@npm:7.19.6"
1378+
"@babel/traverse@npm:^7.19.0, @babel/traverse@npm:^7.19.1, @babel/traverse@npm:^7.20.1, @babel/traverse@npm:^7.7.2":
1379+
version: 7.20.1
1380+
resolution: "@babel/traverse@npm:7.20.1"
13811381
dependencies:
13821382
"@babel/code-frame": ^7.18.6
1383-
"@babel/generator": ^7.19.6
1383+
"@babel/generator": ^7.20.1
13841384
"@babel/helper-environment-visitor": ^7.18.9
13851385
"@babel/helper-function-name": ^7.19.0
13861386
"@babel/helper-hoist-variables": ^7.18.6
13871387
"@babel/helper-split-export-declaration": ^7.18.6
1388-
"@babel/parser": ^7.19.6
1389-
"@babel/types": ^7.19.4
1388+
"@babel/parser": ^7.20.1
1389+
"@babel/types": ^7.20.0
13901390
debug: ^4.1.0
13911391
globals: ^11.1.0
1392-
checksum: 3fafa244f7d0b696a9d38f5da016a8f8db4b08ac60a067b299a8f54d91fb7c70c3edf06f921221d333137e65ffb64392526e68fdcf596ec91e95720037789d66
1392+
checksum: 6696176d574b7ff93466848010bc7e94b250169379ec2a84f1b10da46a7cc2018ea5e3a520c3078487db51e3a4afab9ecff48f25d1dbad8c1319362f4148fb4b
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.3.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3":
1397-
version: 7.19.4
1398-
resolution: "@babel/types@npm:7.19.4"
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":
1397+
version: 7.20.2
1398+
resolution: "@babel/types@npm:7.20.2"
13991399
dependencies:
14001400
"@babel/helper-string-parser": ^7.19.4
14011401
"@babel/helper-validator-identifier": ^7.19.1
14021402
to-fast-properties: ^2.0.0
1403-
checksum: 4032f6407093f80dd4f4764be676f7527d2a5c0381586967cd79683cf8af01cdc16745a381b9cef045f702f0c9b0dffd880d84ee55dad59ba01bd23d5d52a8e0
1403+
checksum: 57e76e5f21876135f481bfd4010c87f2d38196bb0a2bc60a28d6e55e3afa90cdd9accf164e4cb71bdfb620517fa0a0cb5600cdce36c21d59fdaccfbb899c024c
14041404
languageName: node
14051405
linkType: hard
14061406

0 commit comments

Comments
 (0)