Skip to content

Commit a13e96f

Browse files
chore(deps-dev): 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] <support@dependabot.com>
1 parent 8da3398 commit a13e96f

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
@@ -30,13 +30,13 @@
3030
source-map "^0.5.0"
3131

3232
"@babel/core@^7.0.0", "@babel/core@^7.1.0", "@babel/core@^7.4.5":
33-
version "7.5.0"
34-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.5.0.tgz#6ed6a2881ad48a732c5433096d96d1b0ee5eb734"
35-
integrity sha512-6Isr4X98pwXqHvtigw71CKgmhL1etZjPs5A67jL/w0TkLM9eqmFR40YrnJvEc1WnMZFsskjsmid8bHZyxKEAnw==
33+
version "7.5.4"
34+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.5.4.tgz#4c32df7ad5a58e9ea27ad025c11276324e0b4ddd"
35+
integrity sha512-+DaeBEpYq6b2+ZmHx3tHspC+ZRflrvLqwfv8E3hNr5LVQoyBnL8RPKSBCg+rK2W2My9PWlujBiqd0ZPsR9Q6zQ==
3636
dependencies:
3737
"@babel/code-frame" "^7.0.0"
3838
"@babel/generator" "^7.5.0"
39-
"@babel/helpers" "^7.5.0"
39+
"@babel/helpers" "^7.5.4"
4040
"@babel/parser" "^7.5.0"
4141
"@babel/template" "^7.4.4"
4242
"@babel/traverse" "^7.5.0"
@@ -235,10 +235,10 @@
235235
"@babel/traverse" "^7.1.0"
236236
"@babel/types" "^7.2.0"
237237

238-
"@babel/helpers@^7.4.3", "@babel/helpers@^7.5.0":
239-
version "7.5.1"
240-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.5.1.tgz#65407c741a56ddd59dd86346cd112da3de912db3"
241-
integrity sha512-rVOTDv8sH8kNI72Unenusxw6u+1vEepZgLxeV+jHkhsQlYhzVhzL1EpfoWT7Ub3zpWSv2WV03V853dqsnyoQzA==
238+
"@babel/helpers@^7.4.3", "@babel/helpers@^7.5.4":
239+
version "7.5.4"
240+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.5.4.tgz#2f00608aa10d460bde0ccf665d6dcf8477357cf0"
241+
integrity sha512-6LJ6xwUEJP51w0sIgKyfvFMJvIb9mWAfohJp0+m6eHJigkFdcH8duZ1sfhn0ltJRzwUIT/yqqhdSfRpCpL7oow==
242242
dependencies:
243243
"@babel/template" "^7.4.4"
244244
"@babel/traverse" "^7.5.0"

0 commit comments

Comments
 (0)