Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit df1e589

Browse files
authored
Merge pull request #51 from react-native-windows/dependabot/npm_and_yarn/babel/preset-env-7.6.3
Bump @babel/preset-env from 7.6.2 to 7.6.3
2 parents f11ef4a + 65eebdb commit df1e589

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -344,10 +344,10 @@
344344
dependencies:
345345
"@babel/helper-plugin-utils" "^7.0.0"
346346

347-
"@babel/plugin-transform-block-scoping@^7.6.2":
348-
version "7.6.2"
349-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.6.2.tgz#96c33ab97a9ae500cc6f5b19e04a7e6553360a79"
350-
integrity sha512-zZT8ivau9LOQQaOGC7bQLQOT4XPkPXgN2ERfUgk1X8ql+mVkLc4E8eKk+FO3o0154kxzqenWCorfmEXpEZcrSQ==
347+
"@babel/plugin-transform-block-scoping@^7.6.3":
348+
version "7.6.3"
349+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.6.3.tgz#6e854e51fbbaa84351b15d4ddafe342f3a5d542a"
350+
integrity sha512-7hvrg75dubcO3ZI2rjYTzUrEuh1E9IyDEhhB6qfcooxhDA33xx2MasuLVgdxzcP6R/lipAC6n9ub9maNW6RKdw==
351351
dependencies:
352352
"@babel/helper-plugin-utils" "^7.0.0"
353353
lodash "^4.17.13"
@@ -469,10 +469,10 @@
469469
"@babel/helper-module-transforms" "^7.1.0"
470470
"@babel/helper-plugin-utils" "^7.0.0"
471471

472-
"@babel/plugin-transform-named-capturing-groups-regex@^7.6.2":
473-
version "7.6.2"
474-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.6.2.tgz#c1ca0bb84b94f385ca302c3932e870b0fb0e522b"
475-
integrity sha512-xBdB+XOs+lgbZc2/4F5BVDVcDNS4tcSKQc96KmlqLEAwz6tpYPEvPdmDfvVG0Ssn8lAhronaRs6Z6KSexIpK5g==
472+
"@babel/plugin-transform-named-capturing-groups-regex@^7.6.3":
473+
version "7.6.3"
474+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.6.3.tgz#aaa6e409dd4fb2e50b6e2a91f7e3a3149dbce0cf"
475+
integrity sha512-jTkk7/uE6H2s5w6VlMHeWuH+Pcy2lmdwFoeWCVnvIrDUnB5gQqTVI8WfmEAhF2CDEarGrknZcmSFg1+bkfCoSw==
476476
dependencies:
477477
regexpu-core "^4.6.0"
478478

@@ -585,9 +585,9 @@
585585
regenerator-runtime "^0.13.2"
586586

587587
"@babel/preset-env@^7.5.5":
588-
version "7.6.2"
589-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.6.2.tgz#abbb3ed785c7fe4220d4c82a53621d71fc0c75d3"
590-
integrity sha512-Ru7+mfzy9M1/YTEtlDS8CD45jd22ngb9tXnn64DvQK3ooyqSw9K4K9DUWmYknTTVk4TqygL9dqCrZgm1HMea/Q==
588+
version "7.6.3"
589+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.6.3.tgz#9e1bf05a2e2d687036d24c40e4639dc46cef2271"
590+
integrity sha512-CWQkn7EVnwzlOdR5NOm2+pfgSNEZmvGjOhlCHBDq0J8/EStr+G+FvPEiz9B56dR6MoiUFjXhfE4hjLoAKKJtIQ==
591591
dependencies:
592592
"@babel/helper-module-imports" "^7.0.0"
593593
"@babel/helper-plugin-utils" "^7.0.0"
@@ -605,7 +605,7 @@
605605
"@babel/plugin-transform-arrow-functions" "^7.2.0"
606606
"@babel/plugin-transform-async-to-generator" "^7.5.0"
607607
"@babel/plugin-transform-block-scoped-functions" "^7.2.0"
608-
"@babel/plugin-transform-block-scoping" "^7.6.2"
608+
"@babel/plugin-transform-block-scoping" "^7.6.3"
609609
"@babel/plugin-transform-classes" "^7.5.5"
610610
"@babel/plugin-transform-computed-properties" "^7.2.0"
611611
"@babel/plugin-transform-destructuring" "^7.6.0"
@@ -620,7 +620,7 @@
620620
"@babel/plugin-transform-modules-commonjs" "^7.6.0"
621621
"@babel/plugin-transform-modules-systemjs" "^7.5.0"
622622
"@babel/plugin-transform-modules-umd" "^7.2.0"
623-
"@babel/plugin-transform-named-capturing-groups-regex" "^7.6.2"
623+
"@babel/plugin-transform-named-capturing-groups-regex" "^7.6.3"
624624
"@babel/plugin-transform-new-target" "^7.4.4"
625625
"@babel/plugin-transform-object-super" "^7.5.5"
626626
"@babel/plugin-transform-parameters" "^7.4.4"
@@ -633,7 +633,7 @@
633633
"@babel/plugin-transform-template-literals" "^7.4.4"
634634
"@babel/plugin-transform-typeof-symbol" "^7.2.0"
635635
"@babel/plugin-transform-unicode-regex" "^7.6.2"
636-
"@babel/types" "^7.6.0"
636+
"@babel/types" "^7.6.3"
637637
browserslist "^4.6.0"
638638
core-js-compat "^3.1.1"
639639
invariant "^2.2.2"

0 commit comments

Comments
 (0)