mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 17:45:22 +00:00
build(deps): bump @babel/core from 7.19.3 to 7.19.6 (#1236)
* build(deps): bump @babel/core from 7.19.3 to 7.19.6 Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.3 to 7.19.6. - [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.19.6/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * [dependabot skip] Fix yarn.lock Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
co-authored by
dependabot-fix
parent
c85575d624
commit
3cc826735b
+1
-1
@@ -8,7 +8,7 @@
|
||||
"url": "https://github.com/pybricks/pybricks-code"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.19.3",
|
||||
"@babel/core": "^7.19.6",
|
||||
"@blueprintjs/core": "^4.10.1",
|
||||
"@blueprintjs/popover2": "^1.7.3",
|
||||
"@blueprintjs/select": "^4.8.4",
|
||||
|
||||
@@ -50,26 +50,26 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/core@npm:^7.11.1, @babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.16.0, @babel/core@npm:^7.18.5, @babel/core@npm:^7.19.3":
|
||||
version: 7.19.3
|
||||
resolution: "@babel/core@npm:7.19.3"
|
||||
"@babel/core@npm:^7.11.1, @babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.16.0, @babel/core@npm:^7.18.5, @babel/core@npm:^7.19.6":
|
||||
version: 7.19.6
|
||||
resolution: "@babel/core@npm:7.19.6"
|
||||
dependencies:
|
||||
"@ampproject/remapping": ^2.1.0
|
||||
"@babel/code-frame": ^7.18.6
|
||||
"@babel/generator": ^7.19.3
|
||||
"@babel/generator": ^7.19.6
|
||||
"@babel/helper-compilation-targets": ^7.19.3
|
||||
"@babel/helper-module-transforms": ^7.19.0
|
||||
"@babel/helpers": ^7.19.0
|
||||
"@babel/parser": ^7.19.3
|
||||
"@babel/helper-module-transforms": ^7.19.6
|
||||
"@babel/helpers": ^7.19.4
|
||||
"@babel/parser": ^7.19.6
|
||||
"@babel/template": ^7.18.10
|
||||
"@babel/traverse": ^7.19.3
|
||||
"@babel/types": ^7.19.3
|
||||
"@babel/traverse": ^7.19.6
|
||||
"@babel/types": ^7.19.4
|
||||
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: dd883311209ad5a2c65b227daeb7247d90a382c50f4c6ad60c5ee40927eb39c34f0690d93b775c0427794261b72fa8f9296589a2dbda0782366a9f1c6de00c08
|
||||
checksum: 85c0bd38d0ef180aa2d23c3db6840a0baec88d2e05c30e7ffc3dfeb6b2b89d6e4864922f04997a1f4ce55f9dd469bf2e76518d5c7ae744b98516709d32769b73
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -87,14 +87,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/generator@npm:^7.19.3, @babel/generator@npm:^7.7.2":
|
||||
version: 7.19.3
|
||||
resolution: "@babel/generator@npm:7.19.3"
|
||||
"@babel/generator@npm:^7.19.6, @babel/generator@npm:^7.7.2":
|
||||
version: 7.19.6
|
||||
resolution: "@babel/generator@npm:7.19.6"
|
||||
dependencies:
|
||||
"@babel/types": ^7.19.3
|
||||
"@babel/types": ^7.19.4
|
||||
"@jridgewell/gen-mapping": ^0.3.2
|
||||
jsesc: ^2.5.1
|
||||
checksum: b1585e398f6c37f442a2fdac964a326b348fbc8fb99a6aaf4f72bbe993adb0ca792bc0a9c65e59930b2a2e55eb5aa3aab360ceb678d3d40692eb0cda2b7b6aa6
|
||||
checksum: 734fcb1fbef182e7b8967459cb39b81edd2701dd13170c154b368d4e086842f72ef214798c5a37e67e0a695dfb34b13143277bedcd9795b3b1b83da8e1d236c6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -231,19 +231,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-module-transforms@npm:^7.18.6, @babel/helper-module-transforms@npm:^7.18.9, @babel/helper-module-transforms@npm:^7.19.0":
|
||||
version: 7.19.0
|
||||
resolution: "@babel/helper-module-transforms@npm:7.19.0"
|
||||
"@babel/helper-module-transforms@npm:^7.18.6, @babel/helper-module-transforms@npm:^7.18.9, @babel/helper-module-transforms@npm:^7.19.6":
|
||||
version: 7.19.6
|
||||
resolution: "@babel/helper-module-transforms@npm:7.19.6"
|
||||
dependencies:
|
||||
"@babel/helper-environment-visitor": ^7.18.9
|
||||
"@babel/helper-module-imports": ^7.18.6
|
||||
"@babel/helper-simple-access": ^7.18.6
|
||||
"@babel/helper-simple-access": ^7.19.4
|
||||
"@babel/helper-split-export-declaration": ^7.18.6
|
||||
"@babel/helper-validator-identifier": ^7.18.6
|
||||
"@babel/helper-validator-identifier": ^7.19.1
|
||||
"@babel/template": ^7.18.10
|
||||
"@babel/traverse": ^7.19.0
|
||||
"@babel/types": ^7.19.0
|
||||
checksum: 4483276c66f56cf3b5b063634092ad9438c2593725de5c143ba277dda82f1501e6d73b311c1b28036f181dbe36eaeff29f24726cde37a599d4e735af294e5359
|
||||
"@babel/traverse": ^7.19.6
|
||||
"@babel/types": ^7.19.4
|
||||
checksum: c28692b37d4b5abacc775bcab52a74f44a493f38c58cb72b56a6c6d67a97485dd8aff6f26905abd1a924d3261a171d0214a9fb76f48d8598f1e35b8b29284792
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -290,12 +290,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-simple-access@npm:^7.18.6":
|
||||
version: 7.18.6
|
||||
resolution: "@babel/helper-simple-access@npm:7.18.6"
|
||||
"@babel/helper-simple-access@npm:^7.18.6, @babel/helper-simple-access@npm:^7.19.4":
|
||||
version: 7.19.4
|
||||
resolution: "@babel/helper-simple-access@npm:7.19.4"
|
||||
dependencies:
|
||||
"@babel/types": ^7.18.6
|
||||
checksum: 37cd36eef199e0517845763c1e6ff6ea5e7876d6d707a6f59c9267c547a50aa0e84260ba9285d49acfaf2cfa0a74a772d92967f32ac1024c961517d40b6c16a5
|
||||
"@babel/types": ^7.19.4
|
||||
checksum: 964cb1ec36b69aabbb02f8d5ee1d680ebbb628611a6740958d9b05107ab16c0492044e430618ae42b1f8ea73e4e1bafe3750e8ebc959d6f3277d9cfbe1a94880
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -317,10 +317,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-string-parser@npm:^7.18.10":
|
||||
version: 7.18.10
|
||||
resolution: "@babel/helper-string-parser@npm:7.18.10"
|
||||
checksum: d554a4393365b624916b5c00a4cc21c990c6617e7f3fe30be7d9731f107f12c33229a7a3db9d829bfa110d2eb9f04790745d421640e3bd245bb412dc0ea123c1
|
||||
"@babel/helper-string-parser@npm:^7.19.4":
|
||||
version: 7.19.4
|
||||
resolution: "@babel/helper-string-parser@npm:7.19.4"
|
||||
checksum: b2f8a3920b30dfac81ec282ac4ad9598ea170648f8254b10f475abe6d944808fb006aab325d3eb5a8ad3bea8dfa888cfa6ef471050dae5748497c110ec060943
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -350,14 +350,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helpers@npm:^7.19.0":
|
||||
version: 7.19.0
|
||||
resolution: "@babel/helpers@npm:7.19.0"
|
||||
"@babel/helpers@npm:^7.19.4":
|
||||
version: 7.19.4
|
||||
resolution: "@babel/helpers@npm:7.19.4"
|
||||
dependencies:
|
||||
"@babel/template": ^7.18.10
|
||||
"@babel/traverse": ^7.19.0
|
||||
"@babel/types": ^7.19.0
|
||||
checksum: e50e78e0dbb0435075fa3f85021a6bcae529589800bca0292721afd7f7c874bea54508d6dc57eca16e5b8224f8142c6b0e32e3b0140029dc09865da747da4623
|
||||
"@babel/traverse": ^7.19.4
|
||||
"@babel/types": ^7.19.4
|
||||
checksum: e2684e9a79d45b95db05c7e14628e8dd1d91ad59433a3afd715bdf19d4683d9e9f84382bcc82316b678aa609ecfc41b07be0b9c49eed07c444f82a6b9e501186
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -372,12 +372,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.18.10, @babel/parser@npm:^7.19.3":
|
||||
version: 7.19.3
|
||||
resolution: "@babel/parser@npm:7.19.3"
|
||||
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.18.10, @babel/parser@npm:^7.19.6":
|
||||
version: 7.19.6
|
||||
resolution: "@babel/parser@npm:7.19.6"
|
||||
bin:
|
||||
parser: ./bin/babel-parser.js
|
||||
checksum: 854f1390328a8cea5d95ed2a8655a8976cdb41e72393845df0f86088dc777817a5e015a1a61739d312accccf1a22358fb70707a013d25596251cceba2c8985ee
|
||||
checksum: 9a3dca4ee3acd7e4fc3b58e1e1526a11fa334acbfe437f8ebf91dfaf48e943c147ef64b1733ba0a55af57d1eccafbf4e4a4afc46a15becd921971fe2ddf309bf
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -1480,32 +1480,32 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/traverse@npm:^7.0.0, @babel/traverse@npm:^7.13.0, @babel/traverse@npm:^7.18.9, @babel/traverse@npm:^7.19.0, @babel/traverse@npm:^7.19.3, @babel/traverse@npm:^7.7.2":
|
||||
version: 7.19.3
|
||||
resolution: "@babel/traverse@npm:7.19.3"
|
||||
"@babel/traverse@npm:^7.0.0, @babel/traverse@npm:^7.13.0, @babel/traverse@npm:^7.18.9, @babel/traverse@npm:^7.19.4, @babel/traverse@npm:^7.19.6, @babel/traverse@npm:^7.7.2":
|
||||
version: 7.19.6
|
||||
resolution: "@babel/traverse@npm:7.19.6"
|
||||
dependencies:
|
||||
"@babel/code-frame": ^7.18.6
|
||||
"@babel/generator": ^7.19.3
|
||||
"@babel/generator": ^7.19.6
|
||||
"@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.3
|
||||
"@babel/types": ^7.19.3
|
||||
"@babel/parser": ^7.19.6
|
||||
"@babel/types": ^7.19.4
|
||||
debug: ^4.1.0
|
||||
globals: ^11.1.0
|
||||
checksum: ef16c98fca7f2c347febd06737c13230ea103d619a0d6c142445bc8eff6359d2fce026f27dece02b4838f614cda8a9330bc4a576ccc6cd0ce21844d1d0205769
|
||||
checksum: 3fafa244f7d0b696a9d38f5da016a8f8db4b08ac60a067b299a8f54d91fb7c70c3edf06f921221d333137e65ffb64392526e68fdcf596ec91e95720037789d66
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.18.10, @babel/types@npm:^7.18.4, @babel/types@npm:^7.18.6, @babel/types@npm:^7.18.9, @babel/types@npm:^7.19.0, @babel/types@npm:^7.19.3, @babel/types@npm:^7.3.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3":
|
||||
version: 7.19.3
|
||||
resolution: "@babel/types@npm:7.19.3"
|
||||
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.18.10, @babel/types@npm:^7.18.4, @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":
|
||||
version: 7.19.4
|
||||
resolution: "@babel/types@npm:7.19.4"
|
||||
dependencies:
|
||||
"@babel/helper-string-parser": ^7.18.10
|
||||
"@babel/helper-string-parser": ^7.19.4
|
||||
"@babel/helper-validator-identifier": ^7.19.1
|
||||
to-fast-properties: ^2.0.0
|
||||
checksum: 34a5b3db3b99a1a80ec2a784c2bb0e48769a38f1526dc377a5753a3ac5e5704663c405a393117ecc7a9df9da07b01625be7c4c3fee43ae46aba23b0c40928d77
|
||||
checksum: 4032f6407093f80dd4f4764be676f7527d2a5c0381586967cd79683cf8af01cdc16745a381b9cef045f702f0c9b0dffd880d84ee55dad59ba01bd23d5d52a8e0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -2402,7 +2402,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@pybricks/pybricks-code@workspace:."
|
||||
dependencies:
|
||||
"@babel/core": ^7.19.3
|
||||
"@babel/core": ^7.19.6
|
||||
"@blueprintjs/core": ^4.10.1
|
||||
"@blueprintjs/popover2": ^1.7.3
|
||||
"@blueprintjs/select": ^4.8.4
|
||||
|
||||
Reference in New Issue
Block a user