Skip to content

Commit 1d0e1a2

Browse files
chore(deps-dev): bump @babel/preset-flow from 7.9.0 to 7.10.1 (#357)
Bumps [@babel/preset-flow](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-flow) from 7.9.0 to 7.10.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.10.1/packages/babel-preset-flow) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 2320e1c commit 1d0e1a2

File tree

1 file changed

+19
-12
lines changed

1 file changed

+19
-12
lines changed

yarn.lock

Lines changed: 19 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -569,13 +569,20 @@
569569
dependencies:
570570
"@babel/helper-plugin-utils" "^7.8.3"
571571

572-
"@babel/plugin-syntax-flow@^7.0.0", "@babel/plugin-syntax-flow@^7.2.0", "@babel/plugin-syntax-flow@^7.8.3":
572+
"@babel/plugin-syntax-flow@^7.0.0", "@babel/plugin-syntax-flow@^7.2.0":
573573
version "7.8.3"
574574
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.8.3.tgz#f2c883bd61a6316f2c89380ae5122f923ba4527f"
575575
integrity sha512-innAx3bUbA0KSYj2E2MNFSn9hiCeowOFLxlsuhXzw8hMQnzkDomUr9QCD7E9VF60NmnG1sNTuuv6Qf4f8INYsg==
576576
dependencies:
577577
"@babel/helper-plugin-utils" "^7.8.3"
578578

579+
"@babel/plugin-syntax-flow@^7.10.1":
580+
version "7.10.1"
581+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.10.1.tgz#cd4bbca62fb402babacb174f64f8734310d742f0"
582+
integrity sha512-b3pWVncLBYoPP60UOTc7NMlbtsHQ6ITim78KQejNHK6WJ2mzV5kCcg4mIWpasAfJEgwVTibwo2e+FU7UEIKQUg==
583+
dependencies:
584+
"@babel/helper-plugin-utils" "^7.10.1"
585+
579586
"@babel/plugin-syntax-json-strings@^7.8.0", "@babel/plugin-syntax-json-strings@^7.8.3":
580587
version "7.8.3"
581588
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz#01ca21b668cd8218c9e640cb6dd88c5412b2c96a"
@@ -735,13 +742,13 @@
735742
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.10.1"
736743
"@babel/helper-plugin-utils" "^7.10.1"
737744

738-
"@babel/plugin-transform-flow-strip-types@^7.0.0", "@babel/plugin-transform-flow-strip-types@^7.9.0":
739-
version "7.9.0"
740-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.9.0.tgz#8a3538aa40434e000b8f44a3c5c9ac7229bd2392"
741-
integrity sha512-7Qfg0lKQhEHs93FChxVLAvhBshOPQDtJUTVHr/ZwQNRccCm4O9D79r9tVSoV8iNwjP1YgfD+e/fgHcPkN1qEQg==
745+
"@babel/plugin-transform-flow-strip-types@^7.0.0", "@babel/plugin-transform-flow-strip-types@^7.10.1":
746+
version "7.10.1"
747+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.10.1.tgz#59eafbff9ae85ec8932d4c16c068654be814ec5e"
748+
integrity sha512-i4o0YwiJBIsIx7/liVCZ3Q2WkWr1/Yu39PksBOnh/khW2SwIFsGa5Ze+MSon5KbDfrEHP9NeyefAgvUSXzaEkw==
742749
dependencies:
743-
"@babel/helper-plugin-utils" "^7.8.3"
744-
"@babel/plugin-syntax-flow" "^7.8.3"
750+
"@babel/helper-plugin-utils" "^7.10.1"
751+
"@babel/plugin-syntax-flow" "^7.10.1"
745752

746753
"@babel/plugin-transform-for-of@^7.0.0", "@babel/plugin-transform-for-of@^7.10.1":
747754
version "7.10.1"
@@ -1059,12 +1066,12 @@
10591066
semver "^5.5.0"
10601067

10611068
"@babel/preset-flow@^7.9.0":
1062-
version "7.9.0"
1063-
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.9.0.tgz#fee847c3e090b0b2d9227c1949e4da1d1379280d"
1064-
integrity sha512-88uSmlshIrlmPkNkEcx3UpSZ6b8n0UGBq0/0ZMZCF/uxAW0XIAUuDHBhIOAh0pvweafH4RxOwi/H3rWhtqOYPA==
1069+
version "7.10.1"
1070+
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.10.1.tgz#29498ec23baf9aa6dae50c568ceba09d71692b82"
1071+
integrity sha512-FuQsibb5PaX07fF1XUO5gjjxdEZbcJv8+ugPDaeFEsBIvUTib8hCtEJow/c2F0jq9ZUjpHCQ8IQKNHRvKE1kJQ==
10651072
dependencies:
1066-
"@babel/helper-plugin-utils" "^7.8.3"
1067-
"@babel/plugin-transform-flow-strip-types" "^7.9.0"
1073+
"@babel/helper-plugin-utils" "^7.10.1"
1074+
"@babel/plugin-transform-flow-strip-types" "^7.10.1"
10681075

10691076
"@babel/preset-modules@^0.1.3":
10701077
version "0.1.3"

0 commit comments

Comments
 (0)