Skip to content

Commit 85430a1

Browse files
dependabot-preview[bot]adamwathan
authored andcommitted
Bump @babel/preset-env from 7.5.2 to 7.5.4
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.5.2 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.2...v7.5.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent a3dc371 commit 85430a1

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
@@ -272,10 +272,10 @@
272272
"@babel/helper-plugin-utils" "^7.0.0"
273273
"@babel/plugin-syntax-json-strings" "^7.2.0"
274274

275-
"@babel/plugin-proposal-object-rest-spread@^7.5.2":
276-
version "7.5.2"
277-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.5.2.tgz#ec92b0c6419074ea7af77c78b7c5d42041f2f5a9"
278-
integrity sha512-C/JU3YOx5J4d9s0GGlJlYXVwsbd5JmqQ0AvB7cIDAx7nN57aDTnlJEsZJPuSskeBtMGFWSWU5Q+piTiDe0s7FQ==
275+
"@babel/plugin-proposal-object-rest-spread@^7.5.4":
276+
version "7.5.4"
277+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.5.4.tgz#250de35d867ce8260a31b1fdac6c4fc1baa99331"
278+
integrity sha512-KCx0z3y7y8ipZUMAEEJOyNi11lMb/FOPUjjB113tfowgw0c16EGYos7worCKBcUAh2oG+OBnoUhsnTSoLpV9uA==
279279
dependencies:
280280
"@babel/helper-plugin-utils" "^7.0.0"
281281
"@babel/plugin-syntax-object-rest-spread" "^7.2.0"
@@ -587,16 +587,16 @@
587587
regenerator-runtime "^0.13.2"
588588

589589
"@babel/preset-env@^7.0.0":
590-
version "7.5.2"
591-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.5.2.tgz#34a46f01aed617b174b8dbaf8fed9239300343d0"
592-
integrity sha512-7rRJLaUqJhQ+8xGrWtMROAgOi/+udIzyK2ES9NHhDIUvR2zfx/ON5lRR8ACUGehIYst8KVbl4vpkgOqn08gBxA==
590+
version "7.5.4"
591+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.5.4.tgz#64bc15041a3cbb0798930319917e70fcca57713d"
592+
integrity sha512-hFnFnouyRNiH1rL8YkX1ANCNAUVC8Djwdqfev8i1415tnAG+7hlA5zhZ0Q/3Q5gkop4HioIPbCEWAalqcbxRoQ==
593593
dependencies:
594594
"@babel/helper-module-imports" "^7.0.0"
595595
"@babel/helper-plugin-utils" "^7.0.0"
596596
"@babel/plugin-proposal-async-generator-functions" "^7.2.0"
597597
"@babel/plugin-proposal-dynamic-import" "^7.5.0"
598598
"@babel/plugin-proposal-json-strings" "^7.2.0"
599-
"@babel/plugin-proposal-object-rest-spread" "^7.5.2"
599+
"@babel/plugin-proposal-object-rest-spread" "^7.5.4"
600600
"@babel/plugin-proposal-optional-catch-binding" "^7.2.0"
601601
"@babel/plugin-proposal-unicode-property-regex" "^7.4.4"
602602
"@babel/plugin-syntax-async-generators" "^7.2.0"

0 commit comments

Comments
 (0)