Skip to content

Commit dd44976

Browse files
chore(deps): update dependency @babel/plugin-external-helpers to v7.0.0-beta.55 (#43)
1 parent eb72a5f commit dd44976

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"@babel/cli": "7.0.0-beta.54",
3636
"@babel/core": "7.0.0-beta.54",
37-
"@babel/plugin-external-helpers": "7.0.0-beta.54",
37+
"@babel/plugin-external-helpers": "7.0.0-beta.55",
3838
"@babel/preset-env": "7.0.0-beta.54",
3939
"@babel/preset-typescript": "7.0.0-beta.54",
4040
"babel-plugin-add-module-exports": "0.2.1",

yarn.lock

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,10 @@
150150
version "7.0.0-beta.54"
151151
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.0.0-beta.54.tgz#61d2a9a0f9a3e31838a458debb9eebd7bdd249b4"
152152

153+
154+
version "7.0.0-beta.55"
155+
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.0.0-beta.55.tgz#31f40777efd6b961da8496a923c22d2b062b3f73"
156+
153157
154158
version "7.0.0-beta.54"
155159
resolved "https://registry.yarnpkg.com/@babel/helper-regex/-/helper-regex-7.0.0-beta.54.tgz#8ac562f855f132fc68dfd10b132552555ac870d9"
@@ -218,11 +222,11 @@
218222
version "7.0.0-beta.54"
219223
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.0.0-beta.54.tgz#c01aa63b57c9c8dce8744796c81d9df121f20db4"
220224

221-
"@babel/[email protected].54":
222-
version "7.0.0-beta.54"
223-
resolved "https://registry.yarnpkg.com/@babel/plugin-external-helpers/-/plugin-external-helpers-7.0.0-beta.54.tgz#14b1eae9a5b491acad878e5fbba59a81ed3ac4ce"
225+
"@babel/[email protected].55":
226+
version "7.0.0-beta.55"
227+
resolved "https://registry.yarnpkg.com/@babel/plugin-external-helpers/-/plugin-external-helpers-7.0.0-beta.55.tgz#5dddfecc842290d2fc39c12fbe35040bcda23008"
224228
dependencies:
225-
"@babel/helper-plugin-utils" "7.0.0-beta.54"
229+
"@babel/helper-plugin-utils" "7.0.0-beta.55"
226230

227231
228232
version "7.0.0-beta.54"

0 commit comments

Comments
 (0)