Skip to content

Commit df2f0ab

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

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.0":
276-
version "7.5.1"
277-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.5.1.tgz#5788ab097c63135e4236548b4f112bfce09dd394"
278-
integrity sha512-PVGXx5LYHcT7L4MdoE+rM5uq68IKlvU9lljVQ4OXY6aUEnGvezcGbM4VNY57Ug+3R2Zg/nYHlEdiWoIBoRA0mw==
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==
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.0"
591-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.5.0.tgz#1122a751e864850b4dbce38bd9b4497840ee6f01"
592-
integrity sha512-/5oQ7cYg+6sH9Dt9yx5IiylnLPiUdyMHl5y+K0mKVNiW2wJ7FpU5bg8jKcT8PcCbxdYzfv6OuC63jLEtMuRSmQ==
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==
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.0"
599+
"@babel/plugin-proposal-object-rest-spread" "^7.5.2"
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)