Skip to content

Commit ffa72c9

Browse files
chore(deps): update dependency @babel/plugin-external-helpers to v7.7.4 (#708)
1 parent ec43d8c commit ffa72c9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@babel/cli": "7.7.4",
3939
"@babel/core": "7.7.4",
40-
"@babel/plugin-external-helpers": "7.2.0",
40+
"@babel/plugin-external-helpers": "7.7.4",
4141
"@babel/preset-env": "7.7.4",
4242
"@babel/preset-typescript": "7.7.4",
4343
"@types/jest": "24.0.23",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -327,10 +327,10 @@
327327
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.4.tgz#75ab2d7110c2cf2fa949959afb05fa346d2231bb"
328328
integrity sha512-jIwvLO0zCL+O/LmEJQjWA75MQTWwx3c3u2JOTDK5D3/9egrWRRA0/0hk9XXywYnXZVVpzrBYeIQTmhwUaePI9g==
329329

330-
"@babel/plugin-external-helpers@7.2.0":
331-
version "7.2.0"
332-
resolved "https://registry.yarnpkg.com/@babel/plugin-external-helpers/-/plugin-external-helpers-7.2.0.tgz#7f4cb7dee651cd380d2034847d914288467a6be4"
333-
integrity sha512-QFmtcCShFkyAsNtdCM3lJPmRe1iB+vPZymlB4LnDIKEBj2yKQLQKtoxXxJ8ePT5fwMl4QGg303p4mB0UsSI2/g==
330+
"@babel/plugin-external-helpers@7.7.4":
331+
version "7.7.4"
332+
resolved "https://registry.yarnpkg.com/@babel/plugin-external-helpers/-/plugin-external-helpers-7.7.4.tgz#8aa7aa402f0e2ecb924611cbf30942a497dfd17e"
333+
integrity sha512-RVGNajLaFlknbZLutaP/uv7Q+xmVs2LMlEWFXbcjLnwtBdPqAVpV3nzYIAJqri/VjJCUrhG5nALijtg0aND+XA==
334334
dependencies:
335335
"@babel/helper-plugin-utils" "^7.0.0"
336336

0 commit comments

Comments
 (0)