Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Commit

Permalink
Bump @babel/core from 7.19.6 to 7.20.2 (#66)
Browse files Browse the repository at this point in the history
* Bump @babel/core from 7.19.6 to 7.20.2

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] <support@github.com>

* Dedupe dependencies

Signed-off-by: dependabot[bot] <support@github.com>
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>
  • Loading branch information
dependabot[bot] and github-actions[bot] committed Nov 7, 2022
1 parent 45e4bc3 commit fbdc694
Showing 1 changed file with 57 additions and 57 deletions.
114 changes: 57 additions & 57 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -51,44 +51,44 @@ __metadata:
languageName: node
linkType: hard

"@babel/compat-data@npm:^7.17.7, @babel/compat-data@npm:^7.19.3, @babel/compat-data@npm:^7.19.4":
version: 7.19.4
resolution: "@babel/compat-data@npm:7.19.4"
checksum: 757fdaeb6756c2d323ff56f60fb8e670292108cda6abf762a56c0d40910ecc4d2c7e283dbdfbcee6bc28c74ad659144352609e1cb49d31e101ab13ea5ce90072
"@babel/compat-data@npm:^7.17.7, @babel/compat-data@npm:^7.19.4, @babel/compat-data@npm:^7.20.0":
version: 7.20.1
resolution: "@babel/compat-data@npm:7.20.1"
checksum: 989b9b7a6fe43c547bb8329241bd0ba6983488b83d29cc59de35536272ee6bb4cc7487ba6c8a4bceebb3a57f8c5fea1434f80bbbe75202bc79bc1110f955ff25
languageName: node
linkType: hard

"@babel/core@npm:^7.15.0":
version: 7.19.6
resolution: "@babel/core@npm:7.19.6"
version: 7.20.2
resolution: "@babel/core@npm:7.20.2"
dependencies:
"@ampproject/remapping": ^2.1.0
"@babel/code-frame": ^7.18.6
"@babel/generator": ^7.19.6
"@babel/helper-compilation-targets": ^7.19.3
"@babel/helper-module-transforms": ^7.19.6
"@babel/helpers": ^7.19.4
"@babel/parser": ^7.19.6
"@babel/generator": ^7.20.2
"@babel/helper-compilation-targets": ^7.20.0
"@babel/helper-module-transforms": ^7.20.2
"@babel/helpers": ^7.20.1
"@babel/parser": ^7.20.2
"@babel/template": ^7.18.10
"@babel/traverse": ^7.19.6
"@babel/types": ^7.19.4
"@babel/traverse": ^7.20.1
"@babel/types": ^7.20.2
convert-source-map: ^1.7.0
debug: ^4.1.0
gensync: ^1.0.0-beta.2
json5: ^2.2.1
semver: ^6.3.0
checksum: 85c0bd38d0ef180aa2d23c3db6840a0baec88d2e05c30e7ffc3dfeb6b2b89d6e4864922f04997a1f4ce55f9dd469bf2e76518d5c7ae744b98516709d32769b73
checksum: 98faaaef26103a276a30a141b951a93bc8418d100d1f668bf7a69d12f3e25df57958e8b6b9100d95663f720db62da85ade736f6629a5ebb1e640251a1b43c0e4
languageName: node
linkType: hard

"@babel/generator@npm:^7.19.6":
version: 7.19.6
resolution: "@babel/generator@npm:7.19.6"
"@babel/generator@npm:^7.20.1, @babel/generator@npm:^7.20.2":
version: 7.20.3
resolution: "@babel/generator@npm:7.20.3"
dependencies:
"@babel/types": ^7.19.4
"@babel/types": ^7.20.2
"@jridgewell/gen-mapping": ^0.3.2
jsesc: ^2.5.1
checksum: 734fcb1fbef182e7b8967459cb39b81edd2701dd13170c154b368d4e086842f72ef214798c5a37e67e0a695dfb34b13143277bedcd9795b3b1b83da8e1d236c6
checksum: 4b72ccb6c278f90ec1fda7607f0a5cd16af6ba3110747be12fc7f8f97646e467a5c452030973e3915af83a350846f6236b206261cd0d084c9c584288bcaa2bed
languageName: node
linkType: hard

Expand All @@ -111,17 +111,17 @@ __metadata:
languageName: node
linkType: hard

"@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":
version: 7.19.3
resolution: "@babel/helper-compilation-targets@npm:7.19.3"
"@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":
version: 7.20.0
resolution: "@babel/helper-compilation-targets@npm:7.20.0"
dependencies:
"@babel/compat-data": ^7.19.3
"@babel/compat-data": ^7.20.0
"@babel/helper-validator-option": ^7.18.6
browserslist: ^4.21.3
semver: ^6.3.0
peerDependencies:
"@babel/core": ^7.0.0
checksum: aafcb4490c98cddb3255fff98bfbdb881b4def85a1935fd9b1f9b1f0f8b502696839f6b387fb508ca991ea72ba82ce6913bab99f21df4ce80bda2b79e91a09f5
checksum: bc183f2109648849c8fde0b3c5cf08adf2f7ad6dc617b546fd20f34c8ef574ee5ee293c8d1bd0ed0221212e8f5907cdc2c42097870f1dcc769a654107d82c95b
languageName: node
linkType: hard

Expand Down Expand Up @@ -223,19 +223,19 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-module-transforms@npm:^7.18.6, @babel/helper-module-transforms@npm:^7.19.6":
version: 7.19.6
resolution: "@babel/helper-module-transforms@npm:7.19.6"
"@babel/helper-module-transforms@npm:^7.18.6, @babel/helper-module-transforms@npm:^7.19.6, @babel/helper-module-transforms@npm:^7.20.2":
version: 7.20.2
resolution: "@babel/helper-module-transforms@npm:7.20.2"
dependencies:
"@babel/helper-environment-visitor": ^7.18.9
"@babel/helper-module-imports": ^7.18.6
"@babel/helper-simple-access": ^7.19.4
"@babel/helper-simple-access": ^7.20.2
"@babel/helper-split-export-declaration": ^7.18.6
"@babel/helper-validator-identifier": ^7.19.1
"@babel/template": ^7.18.10
"@babel/traverse": ^7.19.6
"@babel/types": ^7.19.4
checksum: c28692b37d4b5abacc775bcab52a74f44a493f38c58cb72b56a6c6d67a97485dd8aff6f26905abd1a924d3261a171d0214a9fb76f48d8598f1e35b8b29284792
"@babel/traverse": ^7.20.1
"@babel/types": ^7.20.2
checksum: 33a60ca115f6fce2c9d98e2a2e5649498aa7b23e2ae3c18745d7a021487708fc311458c33542f299387a0da168afccba94116e077f2cce49ae9e5ab83399e8a2
languageName: node
linkType: hard

Expand Down Expand Up @@ -282,12 +282,12 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-simple-access@npm:^7.19.4":
version: 7.19.4
resolution: "@babel/helper-simple-access@npm:7.19.4"
"@babel/helper-simple-access@npm:^7.19.4, @babel/helper-simple-access@npm:^7.20.2":
version: 7.20.2
resolution: "@babel/helper-simple-access@npm:7.20.2"
dependencies:
"@babel/types": ^7.19.4
checksum: 964cb1ec36b69aabbb02f8d5ee1d680ebbb628611a6740958d9b05107ab16c0492044e430618ae42b1f8ea73e4e1bafe3750e8ebc959d6f3277d9cfbe1a94880
"@babel/types": ^7.20.2
checksum: ad1e96ee2e5f654ffee2369a586e5e8d2722bf2d8b028a121b4c33ebae47253f64d420157b9f0a8927aea3a9e0f18c0103e74fdd531815cf3650a0a4adca11a1
languageName: node
linkType: hard

Expand Down Expand Up @@ -342,14 +342,14 @@ __metadata:
languageName: node
linkType: hard

"@babel/helpers@npm:^7.19.4":
version: 7.19.4
resolution: "@babel/helpers@npm:7.19.4"
"@babel/helpers@npm:^7.20.1":
version: 7.20.1
resolution: "@babel/helpers@npm:7.20.1"
dependencies:
"@babel/template": ^7.18.10
"@babel/traverse": ^7.19.4
"@babel/types": ^7.19.4
checksum: e2684e9a79d45b95db05c7e14628e8dd1d91ad59433a3afd715bdf19d4683d9e9f84382bcc82316b678aa609ecfc41b07be0b9c49eed07c444f82a6b9e501186
"@babel/traverse": ^7.20.1
"@babel/types": ^7.20.0
checksum: be35f78666bdab895775ed94dbeb098f7b4fa08ce4cfb0c3a9e69b7220cce56960dcdc2b14f5df9d3b80388d4bf7df155c97f6cf6768c0138f4e6931d0f44955
languageName: node
linkType: hard

Expand All @@ -364,12 +364,12 @@ __metadata:
languageName: node
linkType: hard

"@babel/parser@npm:^7.18.10, @babel/parser@npm:^7.19.6":
version: 7.19.6
resolution: "@babel/parser@npm:7.19.6"
"@babel/parser@npm:^7.18.10, @babel/parser@npm:^7.20.1, @babel/parser@npm:^7.20.2":
version: 7.20.3
resolution: "@babel/parser@npm:7.20.3"
bin:
parser: ./bin/babel-parser.js
checksum: 9a3dca4ee3acd7e4fc3b58e1e1526a11fa334acbfe437f8ebf91dfaf48e943c147ef64b1733ba0a55af57d1eccafbf4e4a4afc46a15becd921971fe2ddf309bf
checksum: 33bcdb45de65a3cf27ed376cb34f32be3c3485a10e3252f8d0126f6a034efc3145c0d219e57fcd5a8956361552008bc30b9bae4a723823fb3633027071be8a45
languageName: node
linkType: hard

Expand Down Expand Up @@ -1350,32 +1350,32 @@ __metadata:
languageName: node
linkType: hard

"@babel/traverse@npm:^7.19.0, @babel/traverse@npm:^7.19.1, @babel/traverse@npm:^7.19.4, @babel/traverse@npm:^7.19.6":
version: 7.19.6
resolution: "@babel/traverse@npm:7.19.6"
"@babel/traverse@npm:^7.19.0, @babel/traverse@npm:^7.19.1, @babel/traverse@npm:^7.20.1":
version: 7.20.1
resolution: "@babel/traverse@npm:7.20.1"
dependencies:
"@babel/code-frame": ^7.18.6
"@babel/generator": ^7.19.6
"@babel/generator": ^7.20.1
"@babel/helper-environment-visitor": ^7.18.9
"@babel/helper-function-name": ^7.19.0
"@babel/helper-hoist-variables": ^7.18.6
"@babel/helper-split-export-declaration": ^7.18.6
"@babel/parser": ^7.19.6
"@babel/types": ^7.19.4
"@babel/parser": ^7.20.1
"@babel/types": ^7.20.0
debug: ^4.1.0
globals: ^11.1.0
checksum: 3fafa244f7d0b696a9d38f5da016a8f8db4b08ac60a067b299a8f54d91fb7c70c3edf06f921221d333137e65ffb64392526e68fdcf596ec91e95720037789d66
checksum: 6696176d574b7ff93466848010bc7e94b250169379ec2a84f1b10da46a7cc2018ea5e3a520c3078487db51e3a4afab9ecff48f25d1dbad8c1319362f4148fb4b
languageName: node
linkType: hard

"@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.4.4, @babel/types@npm:^7.8.3":
version: 7.19.4
resolution: "@babel/types@npm:7.19.4"
"@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.4.4, @babel/types@npm:^7.8.3":
version: 7.20.2
resolution: "@babel/types@npm:7.20.2"
dependencies:
"@babel/helper-string-parser": ^7.19.4
"@babel/helper-validator-identifier": ^7.19.1
to-fast-properties: ^2.0.0
checksum: 4032f6407093f80dd4f4764be676f7527d2a5c0381586967cd79683cf8af01cdc16745a381b9cef045f702f0c9b0dffd880d84ee55dad59ba01bd23d5d52a8e0
checksum: 57e76e5f21876135f481bfd4010c87f2d38196bb0a2bc60a28d6e55e3afa90cdd9accf164e4cb71bdfb620517fa0a0cb5600cdce36c21d59fdaccfbb899c024c
languageName: node
linkType: hard

Expand Down

0 comments on commit fbdc694

Please sign in to comment.