mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 18:46:17 +00:00
build(deps): bump @babel/core from 7.19.1 to 7.19.3 (#1177)
* build(deps): bump @babel/core from 7.19.1 to 7.19.3 Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.1 to 7.19.3. - [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.3/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
401806378e
commit
67e8b37ebe
+1
-1
@@ -8,7 +8,7 @@
|
||||
"url": "https://github.com/pybricks/pybricks-code"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.19.1",
|
||||
"@babel/core": "^7.19.3",
|
||||
"@blueprintjs/core": "^4.10.1",
|
||||
"@blueprintjs/popover2": "^1.6.7",
|
||||
"@blueprintjs/select": "^4.7.0",
|
||||
|
||||
@@ -43,33 +43,33 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/compat-data@npm:^7.13.11, @babel/compat-data@npm:^7.18.8, @babel/compat-data@npm:^7.19.1":
|
||||
version: 7.19.1
|
||||
resolution: "@babel/compat-data@npm:7.19.1"
|
||||
checksum: f985887ea08a140e4af87a94d3fb17af0345491eb97f5a85b1840255c2e2a97429f32a8fd12a7aae9218af5f1024f1eb12a5cd280d2d69b2337583c17ea506ba
|
||||
"@babel/compat-data@npm:^7.13.11, @babel/compat-data@npm:^7.18.8, @babel/compat-data@npm:^7.19.3":
|
||||
version: 7.19.3
|
||||
resolution: "@babel/compat-data@npm:7.19.3"
|
||||
checksum: e6014cdb31f3e893a1bde6dd3ae05c8f946778318fa337b18b546ace6f9c9f7a5033fd9447070ebc8e820fa9fc7e0a30d4e354989e091900305a876b44346c8f
|
||||
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.1":
|
||||
version: 7.19.1
|
||||
resolution: "@babel/core@npm:7.19.1"
|
||||
"@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"
|
||||
dependencies:
|
||||
"@ampproject/remapping": ^2.1.0
|
||||
"@babel/code-frame": ^7.18.6
|
||||
"@babel/generator": ^7.19.0
|
||||
"@babel/helper-compilation-targets": ^7.19.1
|
||||
"@babel/generator": ^7.19.3
|
||||
"@babel/helper-compilation-targets": ^7.19.3
|
||||
"@babel/helper-module-transforms": ^7.19.0
|
||||
"@babel/helpers": ^7.19.0
|
||||
"@babel/parser": ^7.19.1
|
||||
"@babel/parser": ^7.19.3
|
||||
"@babel/template": ^7.18.10
|
||||
"@babel/traverse": ^7.19.1
|
||||
"@babel/types": ^7.19.0
|
||||
"@babel/traverse": ^7.19.3
|
||||
"@babel/types": ^7.19.3
|
||||
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: 941c8c119b80bdba5fafc80bbaa424d51146b6d3c30b8fae35879358dd37c11d3d0926bc7e970a0861229656eedaa8c884d4a3a25cc904086eb73b827a2f1168
|
||||
checksum: dd883311209ad5a2c65b227daeb7247d90a382c50f4c6ad60c5ee40927eb39c34f0690d93b775c0427794261b72fa8f9296589a2dbda0782366a9f1c6de00c08
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -87,14 +87,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/generator@npm:^7.19.0, @babel/generator@npm:^7.7.2":
|
||||
version: 7.19.0
|
||||
resolution: "@babel/generator@npm:7.19.0"
|
||||
"@babel/generator@npm:^7.19.3, @babel/generator@npm:^7.7.2":
|
||||
version: 7.19.3
|
||||
resolution: "@babel/generator@npm:7.19.3"
|
||||
dependencies:
|
||||
"@babel/types": ^7.19.0
|
||||
"@babel/types": ^7.19.3
|
||||
"@jridgewell/gen-mapping": ^0.3.2
|
||||
jsesc: ^2.5.1
|
||||
checksum: aa3d5785cf8f8e81672dcc61aef351188efeadb20d9f66d79113d82cbcf3bbbdeb829989fa14582108572ddbc4e4027bdceb06ccaf5ec40fa93c2dda8fbcd4aa
|
||||
checksum: b1585e398f6c37f442a2fdac964a326b348fbc8fb99a6aaf4f72bbe993adb0ca792bc0a9c65e59930b2a2e55eb5aa3aab360ceb678d3d40692eb0cda2b7b6aa6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -117,17 +117,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-compilation-targets@npm:^7.13.0, @babel/helper-compilation-targets@npm:^7.18.9, @babel/helper-compilation-targets@npm:^7.19.1":
|
||||
version: 7.19.1
|
||||
resolution: "@babel/helper-compilation-targets@npm:7.19.1"
|
||||
"@babel/helper-compilation-targets@npm:^7.13.0, @babel/helper-compilation-targets@npm:^7.18.9, @babel/helper-compilation-targets@npm:^7.19.3":
|
||||
version: 7.19.3
|
||||
resolution: "@babel/helper-compilation-targets@npm:7.19.3"
|
||||
dependencies:
|
||||
"@babel/compat-data": ^7.19.1
|
||||
"@babel/compat-data": ^7.19.3
|
||||
"@babel/helper-validator-option": ^7.18.6
|
||||
browserslist: ^4.21.3
|
||||
semver: ^6.3.0
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0
|
||||
checksum: c2d3039265e498b341a6b597f855f2fcef02659050fefedf36ad4e6815e6aafe1011a761214cc80d98260ed07ab15a8cbe959a0458e97bec5f05a450e1b1741b
|
||||
checksum: aafcb4490c98cddb3255fff98bfbdb881b4def85a1935fd9b1f9b1f0f8b502696839f6b387fb508ca991ea72ba82ce6913bab99f21df4ce80bda2b79e91a09f5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -324,10 +324,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-validator-identifier@npm:^7.18.6":
|
||||
version: 7.18.6
|
||||
resolution: "@babel/helper-validator-identifier@npm:7.18.6"
|
||||
checksum: e295254d616bbe26e48c196a198476ab4d42a73b90478c9842536cf910ead887f5af6b5c4df544d3052a25ccb3614866fa808dc1e3a5a4291acd444e243c0648
|
||||
"@babel/helper-validator-identifier@npm:^7.18.6, @babel/helper-validator-identifier@npm:^7.19.1":
|
||||
version: 7.19.1
|
||||
resolution: "@babel/helper-validator-identifier@npm:7.19.1"
|
||||
checksum: 0eca5e86a729162af569b46c6c41a63e18b43dbe09fda1d2a3c8924f7d617116af39cac5e4cd5d431bb760b4dca3c0970e0c444789b1db42bcf1fa41fbad0a3a
|
||||
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.1":
|
||||
version: 7.19.1
|
||||
resolution: "@babel/parser@npm:7.19.1"
|
||||
"@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"
|
||||
bin:
|
||||
parser: ./bin/babel-parser.js
|
||||
checksum: b1e0acb346b2a533c857e1e97ac0886cdcbd76aafef67835a2b23f760c10568eb53ad8a27dd5f862d8ba4e583742e6067f107281ccbd68959d61bc61e4ddaa51
|
||||
checksum: 854f1390328a8cea5d95ed2a8655a8976cdb41e72393845df0f86088dc777817a5e015a1a61739d312accccf1a22358fb70707a013d25596251cceba2c8985ee
|
||||
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.1, @babel/traverse@npm:^7.7.2":
|
||||
version: 7.19.1
|
||||
resolution: "@babel/traverse@npm:7.19.1"
|
||||
"@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"
|
||||
dependencies:
|
||||
"@babel/code-frame": ^7.18.6
|
||||
"@babel/generator": ^7.19.0
|
||||
"@babel/generator": ^7.19.3
|
||||
"@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.1
|
||||
"@babel/types": ^7.19.0
|
||||
"@babel/parser": ^7.19.3
|
||||
"@babel/types": ^7.19.3
|
||||
debug: ^4.1.0
|
||||
globals: ^11.1.0
|
||||
checksum: 9d782b5089ebc989e54c2406814ed1206cb745ed2734e6602dee3e23d4b6ebbb703ff86e536276630f8de83fda6cde99f0634e3c3d847ddb40572d0303ba8800
|
||||
checksum: ef16c98fca7f2c347febd06737c13230ea103d619a0d6c142445bc8eff6359d2fce026f27dece02b4838f614cda8a9330bc4a576ccc6cd0ce21844d1d0205769
|
||||
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.3.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3":
|
||||
version: 7.19.0
|
||||
resolution: "@babel/types@npm:7.19.0"
|
||||
"@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"
|
||||
dependencies:
|
||||
"@babel/helper-string-parser": ^7.18.10
|
||||
"@babel/helper-validator-identifier": ^7.18.6
|
||||
"@babel/helper-validator-identifier": ^7.19.1
|
||||
to-fast-properties: ^2.0.0
|
||||
checksum: 9b346715a68aeede70ba9c685a144b0b26c53bcd595d448e24c8fa8df4d5956a5712e56ebadb7c85dcc32f218ee42788e37b93d50d3295c992072224cb3ef3fe
|
||||
checksum: 34a5b3db3b99a1a80ec2a784c2bb0e48769a38f1526dc377a5753a3ac5e5704663c405a393117ecc7a9df9da07b01625be7c4c3fee43ae46aba23b0c40928d77
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -2410,7 +2410,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@pybricks/pybricks-code@workspace:."
|
||||
dependencies:
|
||||
"@babel/core": ^7.19.1
|
||||
"@babel/core": ^7.19.3
|
||||
"@blueprintjs/core": ^4.10.1
|
||||
"@blueprintjs/popover2": ^1.6.7
|
||||
"@blueprintjs/select": ^4.7.0
|
||||
|
||||
Reference in New Issue
Block a user