Skip to content

Commit bb121c9

Browse files
chore(devdeps): update dependency @babel/core to v7.17.5 (#641)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 54250c5 commit bb121c9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.4",
9+
"@babel/core": "7.17.5",
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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ __metadata:
3030
languageName: node
3131
linkType: hard
3232

33-
"@babel/core@npm:7.17.4, @babel/core@npm:^7.1.0, @babel/core@npm:^7.12.3, @babel/core@npm:^7.7.2, @babel/core@npm:^7.8.0":
34-
version: 7.17.4
35-
resolution: "@babel/core@npm:7.17.4"
33+
"@babel/core@npm:7.17.5, @babel/core@npm:^7.1.0, @babel/core@npm:^7.12.3, @babel/core@npm:^7.7.2, @babel/core@npm:^7.8.0":
34+
version: 7.17.5
35+
resolution: "@babel/core@npm:7.17.5"
3636
dependencies:
3737
"@ampproject/remapping": ^2.1.0
3838
"@babel/code-frame": ^7.16.7
@@ -49,7 +49,7 @@ __metadata:
4949
gensync: ^1.0.0-beta.2
5050
json5: ^2.1.2
5151
semver: ^6.3.0
52-
checksum: d367259b188fde69493fea407a1c134d6bb7a0d859cbe2c0f0d1f2464143bdee0fdfd3c8d45a2cdabdf321b95dd392cbc4f55e2d0c41a842a581d37fee4cef64
52+
checksum: c5e7dddb4feaacb91175d22a6edc8e93804242328a82b80732c6e84a0647bc0a9c9d5b05f3ce13138b8e59bf7aba4ff9f7b7446302f141f243ba51df02c318a5
5353
languageName: node
5454
linkType: hard
5555

@@ -11362,7 +11362,7 @@ __metadata:
1136211362
version: 0.0.0-use.local
1136311363
resolution: "root@workspace:."
1136411364
dependencies:
11365-
"@babel/core": 7.17.4
11365+
"@babel/core": 7.17.5
1136611366
"@babel/eslint-parser": 7.17.0
1136711367
"@babel/plugin-transform-runtime": 7.17.0
1136811368
"@babel/preset-env": 7.16.11

0 commit comments

Comments
 (0)