Skip to content

Commit bd29497

Browse files
chore(devdeps): update dependency @babel/core to v7.17.2 (#624)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 9639a01 commit bd29497

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
],
77
"type": "module",
88
"devDependencies": {
9-
"@babel/core": "7.17.0",
9+
"@babel/core": "7.17.2",
1010
"@babel/eslint-parser": "7.17.0",
1111
"@babel/plugin-transform-runtime": "7.17.0",
1212
"@babel/preset-env": "7.16.11",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,16 @@ __metadata:
3232
languageName: node
3333
linkType: hard
3434

35-
"@babel/core@npm:7.17.0, @babel/core@npm:^7.1.0, @babel/core@npm:^7.12.3, @babel/core@npm:^7.7.2, @babel/core@npm:^7.8.0":
36-
version: 7.17.0
37-
resolution: "@babel/core@npm:7.17.0"
35+
"@babel/core@npm:7.17.2, @babel/core@npm:^7.1.0, @babel/core@npm:^7.12.3, @babel/core@npm:^7.7.2, @babel/core@npm:^7.8.0":
36+
version: 7.17.2
37+
resolution: "@babel/core@npm:7.17.2"
3838
dependencies:
3939
"@ampproject/remapping": ^2.0.0
4040
"@babel/code-frame": ^7.16.7
4141
"@babel/generator": ^7.17.0
4242
"@babel/helper-compilation-targets": ^7.16.7
4343
"@babel/helper-module-transforms": ^7.16.7
44-
"@babel/helpers": ^7.17.0
44+
"@babel/helpers": ^7.17.2
4545
"@babel/parser": ^7.17.0
4646
"@babel/template": ^7.16.7
4747
"@babel/traverse": ^7.17.0
@@ -51,7 +51,7 @@ __metadata:
5151
gensync: ^1.0.0-beta.2
5252
json5: ^2.1.2
5353
semver: ^6.3.0
54-
checksum: b05ab50ee3234cf6ead6fc947fff1c577773040d88b6fea64efda046c3b87aa596c5bbfe2bd287680102bda620e5294625fe1350a54d800d09cca51435b70918
54+
checksum: 68ab3459f41b41feb5cb263937f15e418e1c46998d482d1b6dfe34f78064765466cfd5b10205c22fb16b69dbd1d46e7a3c26c067884ca4eb514b3dac1e09a57f
5555
languageName: node
5656
linkType: hard
5757

@@ -334,14 +334,14 @@ __metadata:
334334
languageName: node
335335
linkType: hard
336336

337-
"@babel/helpers@npm:^7.17.0":
338-
version: 7.17.0
339-
resolution: "@babel/helpers@npm:7.17.0"
337+
"@babel/helpers@npm:^7.17.2":
338+
version: 7.17.2
339+
resolution: "@babel/helpers@npm:7.17.2"
340340
dependencies:
341341
"@babel/template": ^7.16.7
342342
"@babel/traverse": ^7.17.0
343343
"@babel/types": ^7.17.0
344-
checksum: fed0b0d8fe1b0aef18a0dbc4a0683bbcb039fd3fcff09a4f5b2a1e8f5fc911368983a9a177610c4a88f35ed5c3f5d51bf971ff01596e6f384414dcee2de694a4
344+
checksum: 5fa06bbf59636314fb4098bb2e70cf488e0fb6989553438abab90356357b79976102ac129fb16fc8186893c79e0809de1d90e3304426d6fcdb1750da2b6dff9d
345345
languageName: node
346346
linkType: hard
347347

@@ -10671,7 +10671,7 @@ __metadata:
1067110671
version: 0.0.0-use.local
1067210672
resolution: "root@workspace:."
1067310673
dependencies:
10674-
"@babel/core": 7.17.0
10674+
"@babel/core": 7.17.2
1067510675
"@babel/eslint-parser": 7.17.0
1067610676
"@babel/plugin-transform-runtime": 7.17.0
1067710677
"@babel/preset-env": 7.16.11

0 commit comments

Comments
 (0)