Skip to content

Commit 6717d6f

Browse files
dependabot[bot]dependabot-fix
andauthored
build(deps): bump @babel/core from 7.18.6 to 7.18.9 (#991)
* build(deps): bump @babel/core from 7.18.6 to 7.18.9 Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.6 to 7.18.9. - [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.18.9/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * [dependabot skip] Fix yarn.lock Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix <[email protected]>
1 parent 0a4c734 commit 6717d6f

File tree

2 files changed

+76
-76
lines changed

2 files changed

+76
-76
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://github.com/pybricks/pybricks-code"
99
},
1010
"dependencies": {
11-
"@babel/core": "^7.18.6",
11+
"@babel/core": "^7.18.9",
1212
"@blueprintjs/core": "^4.5.0",
1313
"@blueprintjs/popover2": "^1.4.2",
1414
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",

yarn.lock

Lines changed: 75 additions & 75 deletions
Original file line numberDiff line numberDiff line change
@@ -36,33 +36,33 @@ __metadata:
3636
languageName: node
3737
linkType: hard
3838

39-
"@babel/compat-data@npm:^7.13.11, @babel/compat-data@npm:^7.17.10, @babel/compat-data@npm:^7.18.6":
40-
version: 7.18.6
41-
resolution: "@babel/compat-data@npm:7.18.6"
42-
checksum: fd73a1bd7bc29be5528d2ef78248929ed3ee72e0edb69cef6051e0aad0bf8087594db6cd9e981f0d7f5bfc274fdbb77306d8abea8ceb71e95c18afc3ebd81828
39+
"@babel/compat-data@npm:^7.13.11, @babel/compat-data@npm:^7.17.10, @babel/compat-data@npm:^7.18.8":
40+
version: 7.18.8
41+
resolution: "@babel/compat-data@npm:7.18.8"
42+
checksum: 3096aafad74936477ebdd039bcf342fba84eb3100e608f3360850fb63e1efa1c66037c4824f814d62f439ab47d25164439343a6e92e9b4357024fdf571505eb9
4343
languageName: node
4444
linkType: hard
4545

46-
"@babel/core@npm:^7.11.1, @babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.15.5, @babel/core@npm:^7.16.0, @babel/core@npm:^7.18.6":
47-
version: 7.18.6
48-
resolution: "@babel/core@npm:7.18.6"
46+
"@babel/core@npm:^7.11.1, @babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.15.5, @babel/core@npm:^7.16.0, @babel/core@npm:^7.18.9":
47+
version: 7.18.9
48+
resolution: "@babel/core@npm:7.18.9"
4949
dependencies:
5050
"@ampproject/remapping": ^2.1.0
5151
"@babel/code-frame": ^7.18.6
52-
"@babel/generator": ^7.18.6
53-
"@babel/helper-compilation-targets": ^7.18.6
54-
"@babel/helper-module-transforms": ^7.18.6
55-
"@babel/helpers": ^7.18.6
56-
"@babel/parser": ^7.18.6
52+
"@babel/generator": ^7.18.9
53+
"@babel/helper-compilation-targets": ^7.18.9
54+
"@babel/helper-module-transforms": ^7.18.9
55+
"@babel/helpers": ^7.18.9
56+
"@babel/parser": ^7.18.9
5757
"@babel/template": ^7.18.6
58-
"@babel/traverse": ^7.18.6
59-
"@babel/types": ^7.18.6
58+
"@babel/traverse": ^7.18.9
59+
"@babel/types": ^7.18.9
6060
convert-source-map: ^1.7.0
6161
debug: ^4.1.0
6262
gensync: ^1.0.0-beta.2
6363
json5: ^2.2.1
6464
semver: ^6.3.0
65-
checksum: 711459ebf7afab7b8eff88b7155c3f4a62690545f1c8c2eb6ba5ebaed01abeecb984cf9657847a2151ad24a5645efce765832aa343ce0f0386f311b67b59589a
65+
checksum: 64b9088b03fdf659b334864ef93bed85d60c17b27fcbd72970f8eb9e0d3266ffa5a1926960f648f2db36b0bafec615f947ea5117d200599a0661b9f0a9cdf323
6666
languageName: node
6767
linkType: hard
6868

@@ -80,14 +80,14 @@ __metadata:
8080
languageName: node
8181
linkType: hard
8282

83-
"@babel/generator@npm:^7.18.6, @babel/generator@npm:^7.7.2":
84-
version: 7.18.6
85-
resolution: "@babel/generator@npm:7.18.6"
83+
"@babel/generator@npm:^7.18.9, @babel/generator@npm:^7.7.2":
84+
version: 7.18.9
85+
resolution: "@babel/generator@npm:7.18.9"
8686
dependencies:
87-
"@babel/types": ^7.18.6
88-
"@jridgewell/gen-mapping": ^0.3.0
87+
"@babel/types": ^7.18.9
88+
"@jridgewell/gen-mapping": ^0.3.2
8989
jsesc: ^2.5.1
90-
checksum: 580c219aa97715fb5d60403be09c65286fae9047666ed7390d463ac063e0637521abb6ee3e6bd406df0d3ea8440f786d5f254282b63008c4f7a139dde0b68d2f
90+
checksum: 1c271e0c6f33e59f7845d88a1b0b9b0dce88164e80dec9274a716efa54c260e405e9462b160843e73f45382bf5b24d8e160e0121207e480c29b30e2ed0eb16d4
9191
languageName: node
9292
linkType: hard
9393

@@ -110,17 +110,17 @@ __metadata:
110110
languageName: node
111111
linkType: hard
112112

113-
"@babel/helper-compilation-targets@npm:^7.13.0, @babel/helper-compilation-targets@npm:^7.16.7, @babel/helper-compilation-targets@npm:^7.17.10, @babel/helper-compilation-targets@npm:^7.18.2, @babel/helper-compilation-targets@npm:^7.18.6":
114-
version: 7.18.6
115-
resolution: "@babel/helper-compilation-targets@npm:7.18.6"
113+
"@babel/helper-compilation-targets@npm:^7.13.0, @babel/helper-compilation-targets@npm:^7.16.7, @babel/helper-compilation-targets@npm:^7.17.10, @babel/helper-compilation-targets@npm:^7.18.2, @babel/helper-compilation-targets@npm:^7.18.9":
114+
version: 7.18.9
115+
resolution: "@babel/helper-compilation-targets@npm:7.18.9"
116116
dependencies:
117-
"@babel/compat-data": ^7.18.6
117+
"@babel/compat-data": ^7.18.8
118118
"@babel/helper-validator-option": ^7.18.6
119119
browserslist: ^4.20.2
120120
semver: ^6.3.0
121121
peerDependencies:
122122
"@babel/core": ^7.0.0
123-
checksum: f09ddaddc83c241cb7a040025e2ba558daa1c950ce878604d91230aed8d8a90f10dfd5bb0b67bc5b3db8af1576a0d0dac1d65959a06a17259243dbb5730d0ed1
123+
checksum: 2a9d71e124e098a9f45de4527ddd1982349d231827d341e00da9dfb967e260ecc7662c8b62abee4a010fb34d5f07a8d2155c974e0bc1928144cee5644910621d
124124
languageName: node
125125
linkType: hard
126126

@@ -171,10 +171,10 @@ __metadata:
171171
languageName: node
172172
linkType: hard
173173

174-
"@babel/helper-environment-visitor@npm:^7.16.7, @babel/helper-environment-visitor@npm:^7.18.2, @babel/helper-environment-visitor@npm:^7.18.6":
175-
version: 7.18.6
176-
resolution: "@babel/helper-environment-visitor@npm:7.18.6"
177-
checksum: 64fce65a26efb50d2496061ab2de669dc4c42175a8e05c82279497127e5c542538ed22b38194f6f5a4e86bed6ef5a4890aed23408480db0555728b4ca660fc9c
174+
"@babel/helper-environment-visitor@npm:^7.16.7, @babel/helper-environment-visitor@npm:^7.18.2, @babel/helper-environment-visitor@npm:^7.18.9":
175+
version: 7.18.9
176+
resolution: "@babel/helper-environment-visitor@npm:7.18.9"
177+
checksum: b25101f6162ddca2d12da73942c08ad203d7668e06663df685634a8fde54a98bc015f6f62938e8554457a592a024108d45b8f3e651fd6dcdb877275b73cc4420
178178
languageName: node
179179
linkType: hard
180180

@@ -187,13 +187,13 @@ __metadata:
187187
languageName: node
188188
linkType: hard
189189

190-
"@babel/helper-function-name@npm:^7.16.7, @babel/helper-function-name@npm:^7.17.9, @babel/helper-function-name@npm:^7.18.6":
191-
version: 7.18.6
192-
resolution: "@babel/helper-function-name@npm:7.18.6"
190+
"@babel/helper-function-name@npm:^7.16.7, @babel/helper-function-name@npm:^7.17.9, @babel/helper-function-name@npm:^7.18.9":
191+
version: 7.18.9
192+
resolution: "@babel/helper-function-name@npm:7.18.9"
193193
dependencies:
194194
"@babel/template": ^7.18.6
195-
"@babel/types": ^7.18.6
196-
checksum: bf84c2e0699aa07c3559d4262d199d4a9d0320037c2932efe3246866c3e01ce042c9c2131b5db32ba2409a9af01fb468171052819af759babc8ca93bdc6c9aeb
195+
"@babel/types": ^7.18.9
196+
checksum: d04c44e0272f887c0c868651be7fc3c5690531bea10936f00d4cca3f6d5db65e76dfb49e8d553c42ae1fe1eba61ccce9f3d93ba2df50a66408c8d4c3cc61cf0c
197197
languageName: node
198198
linkType: hard
199199

@@ -224,19 +224,19 @@ __metadata:
224224
languageName: node
225225
linkType: hard
226226

227-
"@babel/helper-module-transforms@npm:^7.18.0, @babel/helper-module-transforms@npm:^7.18.6":
228-
version: 7.18.6
229-
resolution: "@babel/helper-module-transforms@npm:7.18.6"
227+
"@babel/helper-module-transforms@npm:^7.18.0, @babel/helper-module-transforms@npm:^7.18.9":
228+
version: 7.18.9
229+
resolution: "@babel/helper-module-transforms@npm:7.18.9"
230230
dependencies:
231-
"@babel/helper-environment-visitor": ^7.18.6
231+
"@babel/helper-environment-visitor": ^7.18.9
232232
"@babel/helper-module-imports": ^7.18.6
233233
"@babel/helper-simple-access": ^7.18.6
234234
"@babel/helper-split-export-declaration": ^7.18.6
235235
"@babel/helper-validator-identifier": ^7.18.6
236236
"@babel/template": ^7.18.6
237-
"@babel/traverse": ^7.18.6
238-
"@babel/types": ^7.18.6
239-
checksum: 75d90be9ecd314fe2f1b668ce065d7e8b3dff82eddea88480259c5d4bd54f73a909d0998909ffe734a44ba8be85ba233359033071cc800db209d37173bd26db2
237+
"@babel/traverse": ^7.18.9
238+
"@babel/types": ^7.18.9
239+
checksum: af08c60ea239ff3d40eda542fceaab69de17e713f131e80ead08c975ba7a47dd55d439cb48cfb14ae7ec96704a10c989ff5a5240e52a39101cb44a49467ce058
240240
languageName: node
241241
linkType: hard
242242

@@ -333,14 +333,14 @@ __metadata:
333333
languageName: node
334334
linkType: hard
335335

336-
"@babel/helpers@npm:^7.18.6":
337-
version: 7.18.6
338-
resolution: "@babel/helpers@npm:7.18.6"
336+
"@babel/helpers@npm:^7.18.9":
337+
version: 7.18.9
338+
resolution: "@babel/helpers@npm:7.18.9"
339339
dependencies:
340340
"@babel/template": ^7.18.6
341-
"@babel/traverse": ^7.18.6
342-
"@babel/types": ^7.18.6
343-
checksum: 5dea4fa53776703ae4190cacd3f81464e6e00cf0b6908ea9b0af2b3d9992153f3746dd8c33d22ec198f77a8eaf13a273d83cd8847f7aef983801e7bfafa856ec
341+
"@babel/traverse": ^7.18.9
342+
"@babel/types": ^7.18.9
343+
checksum: d0bd8255d36bfc65dc52ce75f7fea778c70287da2d64981db4c84fbdf9581409ecbd6433deff1c81da3a5acf26d7e4c364b3a4445efacf88f4f48e77c5b34d8d
344344
languageName: node
345345
linkType: hard
346346

@@ -355,12 +355,12 @@ __metadata:
355355
languageName: node
356356
linkType: hard
357357

358-
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.18.6":
359-
version: 7.18.6
360-
resolution: "@babel/parser@npm:7.18.6"
358+
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.18.6, @babel/parser@npm:^7.18.9":
359+
version: 7.18.9
360+
resolution: "@babel/parser@npm:7.18.9"
361361
bin:
362362
parser: ./bin/babel-parser.js
363-
checksum: 533ffc26667b7e2e0d87ae11368d90b6a3a468734d6dfe9c4697c24f48373cf9cc35ee08e416728f087fc56531b68022f752097941feddc60e0223d69a4d4cad
363+
checksum: 81a966b334e3ef397e883c64026265a5ae0ad435a86f52a84f60a5ee1efc0738c1f42c55e0dc5f191cc6a83ba0c61350433eee417bf1dff160ca5f3cfde244c6
364364
languageName: node
365365
linkType: hard
366366

@@ -1462,31 +1462,31 @@ __metadata:
14621462
languageName: node
14631463
linkType: hard
14641464

1465-
"@babel/traverse@npm:^7.0.0, @babel/traverse@npm:^7.13.0, @babel/traverse@npm:^7.16.8, @babel/traverse@npm:^7.18.2, @babel/traverse@npm:^7.18.6, @babel/traverse@npm:^7.7.2":
1466-
version: 7.18.6
1467-
resolution: "@babel/traverse@npm:7.18.6"
1465+
"@babel/traverse@npm:^7.0.0, @babel/traverse@npm:^7.13.0, @babel/traverse@npm:^7.16.8, @babel/traverse@npm:^7.18.2, @babel/traverse@npm:^7.18.9, @babel/traverse@npm:^7.7.2":
1466+
version: 7.18.9
1467+
resolution: "@babel/traverse@npm:7.18.9"
14681468
dependencies:
14691469
"@babel/code-frame": ^7.18.6
1470-
"@babel/generator": ^7.18.6
1471-
"@babel/helper-environment-visitor": ^7.18.6
1472-
"@babel/helper-function-name": ^7.18.6
1470+
"@babel/generator": ^7.18.9
1471+
"@babel/helper-environment-visitor": ^7.18.9
1472+
"@babel/helper-function-name": ^7.18.9
14731473
"@babel/helper-hoist-variables": ^7.18.6
14741474
"@babel/helper-split-export-declaration": ^7.18.6
1475-
"@babel/parser": ^7.18.6
1476-
"@babel/types": ^7.18.6
1475+
"@babel/parser": ^7.18.9
1476+
"@babel/types": ^7.18.9
14771477
debug: ^4.1.0
14781478
globals: ^11.1.0
1479-
checksum: 5427a9db63984b2600f62b257dab18e3fc057997b69d708573bfc88eb5eacd6678fb24fddba082d6ac050734b8846ce110960be841ea1e461d66e2cde72b6b07
1479+
checksum: 0445a51952ea1664a5719d9b1f8bf04be6f1933bcf54915fecc544c844a5dad2ac56f3b555723bbf741ef680d7fd64f6a5d69cfd08d518a4089c79a734270162
14801480
languageName: node
14811481
linkType: hard
14821482

1483-
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.15.6, @babel/types@npm:^7.16.0, @babel/types@npm:^7.16.7, @babel/types@npm:^7.16.8, @babel/types@npm:^7.17.0, @babel/types@npm:^7.17.12, @babel/types@npm:^7.18.2, @babel/types@npm:^7.18.6, @babel/types@npm:^7.3.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3":
1484-
version: 7.18.6
1485-
resolution: "@babel/types@npm:7.18.6"
1483+
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.15.6, @babel/types@npm:^7.16.0, @babel/types@npm:^7.16.7, @babel/types@npm:^7.16.8, @babel/types@npm:^7.17.0, @babel/types@npm:^7.17.12, @babel/types@npm:^7.18.2, @babel/types@npm:^7.18.6, @babel/types@npm:^7.18.9, @babel/types@npm:^7.3.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3":
1484+
version: 7.18.9
1485+
resolution: "@babel/types@npm:7.18.9"
14861486
dependencies:
14871487
"@babel/helper-validator-identifier": ^7.18.6
14881488
to-fast-properties: ^2.0.0
1489-
checksum: 9561d9ffba7ab879aca36dfb7a9b632944952d995e99faaabb6e5f14300e01516894b6fd1976cdd3c515fff12120ec708bdcb3fbc4f92ccead274e9c6c1ce031
1489+
checksum: f0e0147267895fd8a5b82133e711ce7ce99941f3ce63647e0e3b00656a7afe48a8aa48edbae27543b701794d2b29a562a08f51f88f41df401abce7c3acc5e13a
14901490
languageName: node
14911491
linkType: hard
14921492

@@ -2093,14 +2093,14 @@ __metadata:
20932093
languageName: node
20942094
linkType: hard
20952095

2096-
"@jridgewell/gen-mapping@npm:^0.3.0":
2097-
version: 0.3.1
2098-
resolution: "@jridgewell/gen-mapping@npm:0.3.1"
2096+
"@jridgewell/gen-mapping@npm:^0.3.2":
2097+
version: 0.3.2
2098+
resolution: "@jridgewell/gen-mapping@npm:0.3.2"
20992099
dependencies:
2100-
"@jridgewell/set-array": ^1.0.0
2100+
"@jridgewell/set-array": ^1.0.1
21012101
"@jridgewell/sourcemap-codec": ^1.4.10
21022102
"@jridgewell/trace-mapping": ^0.3.9
2103-
checksum: e9e7bb3335dea9e60872089761d4e8e089597360cdb1af90370e9d53b7d67232c1e0a3ab65fbfef4fc785745193fbc56bff9f3a6cab6c6ce3f15e12b4191f86b
2103+
checksum: 1832707a1c476afebe4d0fbbd4b9434fdb51a4c3e009ab1e9938648e21b7a97049fa6009393bdf05cab7504108413441df26d8a3c12193996e65493a4efb6882
21042104
languageName: node
21052105
linkType: hard
21062106

@@ -2111,10 +2111,10 @@ __metadata:
21112111
languageName: node
21122112
linkType: hard
21132113

2114-
"@jridgewell/set-array@npm:^1.0.0":
2115-
version: 1.1.1
2116-
resolution: "@jridgewell/set-array@npm:1.1.1"
2117-
checksum: cc5d91e0381c347e3edee4ca90b3c292df9e6e55f29acbe0dd97de8651b4730e9ab761406fd572effa79972a0edc55647b627f8c72315e276d959508853d9bf2
2114+
"@jridgewell/set-array@npm:^1.0.1":
2115+
version: 1.1.2
2116+
resolution: "@jridgewell/set-array@npm:1.1.2"
2117+
checksum: 69a84d5980385f396ff60a175f7177af0b8da4ddb81824cb7016a9ef914eee9806c72b6b65942003c63f7983d4f39a5c6c27185bbca88eb4690b62075602e28e
21182118
languageName: node
21192119
linkType: hard
21202120

@@ -2295,7 +2295,7 @@ __metadata:
22952295
version: 0.0.0-use.local
22962296
resolution: "@pybricks/pybricks-code@workspace:."
22972297
dependencies:
2298-
"@babel/core": ^7.18.6
2298+
"@babel/core": ^7.18.9
22992299
"@blueprintjs/core": ^4.5.0
23002300
"@blueprintjs/popover2": ^1.4.2
23012301
"@pmmmwh/react-refresh-webpack-plugin": ^0.5.7

0 commit comments

Comments
 (0)