Skip to content

Commit a3dc371

Browse files
dependabot-preview[bot]adamwathan
authored andcommitted
Bump @babel/core from 7.5.0 to 7.5.4
Bumps [@babel/core](https://github.com/babel/babel) from 7.5.0 to 7.5.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.5.0...v7.5.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent df2f0ab commit a3dc371

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@
2727
"@babel/highlight" "^7.0.0"
2828

2929
"@babel/core@^7.0.0", "@babel/core@^7.1.0":
30-
version "7.5.0"
31-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.5.0.tgz#6ed6a2881ad48a732c5433096d96d1b0ee5eb734"
32-
integrity sha512-6Isr4X98pwXqHvtigw71CKgmhL1etZjPs5A67jL/w0TkLM9eqmFR40YrnJvEc1WnMZFsskjsmid8bHZyxKEAnw==
30+
version "7.5.4"
31+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.5.4.tgz#4c32df7ad5a58e9ea27ad025c11276324e0b4ddd"
32+
integrity sha512-+DaeBEpYq6b2+ZmHx3tHspC+ZRflrvLqwfv8E3hNr5LVQoyBnL8RPKSBCg+rK2W2My9PWlujBiqd0ZPsR9Q6zQ==
3333
dependencies:
3434
"@babel/code-frame" "^7.0.0"
3535
"@babel/generator" "^7.5.0"
36-
"@babel/helpers" "^7.5.0"
36+
"@babel/helpers" "^7.5.4"
3737
"@babel/parser" "^7.5.0"
3838
"@babel/template" "^7.4.4"
3939
"@babel/traverse" "^7.5.0"
@@ -212,10 +212,10 @@
212212
"@babel/traverse" "^7.1.0"
213213
"@babel/types" "^7.2.0"
214214

215-
"@babel/helpers@^7.5.0":
216-
version "7.5.1"
217-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.5.1.tgz#65407c741a56ddd59dd86346cd112da3de912db3"
218-
integrity sha512-rVOTDv8sH8kNI72Unenusxw6u+1vEepZgLxeV+jHkhsQlYhzVhzL1EpfoWT7Ub3zpWSv2WV03V853dqsnyoQzA==
215+
"@babel/helpers@^7.5.4":
216+
version "7.5.4"
217+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.5.4.tgz#2f00608aa10d460bde0ccf665d6dcf8477357cf0"
218+
integrity sha512-6LJ6xwUEJP51w0sIgKyfvFMJvIb9mWAfohJp0+m6eHJigkFdcH8duZ1sfhn0ltJRzwUIT/yqqhdSfRpCpL7oow==
219219
dependencies:
220220
"@babel/template" "^7.4.4"
221221
"@babel/traverse" "^7.5.0"

0 commit comments

Comments
 (0)