Skip to content

Commit d14cefa

Browse files
chore(deps-dev): bump @babel/preset-flow from 7.10.1 to 7.10.4 (#426)
Bumps [@babel/preset-flow](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-flow) from 7.10.1 to 7.10.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-preset-flow) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 8e2272f commit d14cefa

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -543,12 +543,12 @@
543543
dependencies:
544544
"@babel/helper-plugin-utils" "^7.8.3"
545545

546-
"@babel/plugin-syntax-flow@^7.10.1":
547-
version "7.10.1"
548-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.10.1.tgz#cd4bbca62fb402babacb174f64f8734310d742f0"
549-
integrity sha512-b3pWVncLBYoPP60UOTc7NMlbtsHQ6ITim78KQejNHK6WJ2mzV5kCcg4mIWpasAfJEgwVTibwo2e+FU7UEIKQUg==
546+
"@babel/plugin-syntax-flow@^7.10.4":
547+
version "7.10.4"
548+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.10.4.tgz#53351dd7ae01995e567d04ce42af1a6e0ba846a6"
549+
integrity sha512-yxQsX1dJixF4qEEdzVbst3SZQ58Nrooz8NV9Z9GL4byTE25BvJgl5lf0RECUf0fh28rZBb/RYTWn/eeKwCMrZQ==
550550
dependencies:
551-
"@babel/helper-plugin-utils" "^7.10.1"
551+
"@babel/helper-plugin-utils" "^7.10.4"
552552

553553
"@babel/plugin-syntax-json-strings@^7.8.0", "@babel/plugin-syntax-json-strings@^7.8.3":
554554
version "7.8.3"
@@ -709,13 +709,13 @@
709709
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.10.1"
710710
"@babel/helper-plugin-utils" "^7.10.1"
711711

712-
"@babel/plugin-transform-flow-strip-types@^7.0.0", "@babel/plugin-transform-flow-strip-types@^7.10.1":
713-
version "7.10.1"
714-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.10.1.tgz#59eafbff9ae85ec8932d4c16c068654be814ec5e"
715-
integrity sha512-i4o0YwiJBIsIx7/liVCZ3Q2WkWr1/Yu39PksBOnh/khW2SwIFsGa5Ze+MSon5KbDfrEHP9NeyefAgvUSXzaEkw==
712+
"@babel/plugin-transform-flow-strip-types@^7.0.0", "@babel/plugin-transform-flow-strip-types@^7.10.4":
713+
version "7.10.4"
714+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.10.4.tgz#c497957f09e86e3df7296271e9eb642876bf7788"
715+
integrity sha512-XTadyuqNst88UWBTdLjM+wEY7BFnY2sYtPyAidfC7M/QaZnSuIZpMvLxqGT7phAcnGyWh/XQFLKcGf04CnvxSQ==
716716
dependencies:
717-
"@babel/helper-plugin-utils" "^7.10.1"
718-
"@babel/plugin-syntax-flow" "^7.10.1"
717+
"@babel/helper-plugin-utils" "^7.10.4"
718+
"@babel/plugin-syntax-flow" "^7.10.4"
719719

720720
"@babel/plugin-transform-for-of@^7.0.0", "@babel/plugin-transform-for-of@^7.10.1":
721721
version "7.10.1"
@@ -1033,12 +1033,12 @@
10331033
semver "^5.5.0"
10341034

10351035
"@babel/preset-flow@^7.9.0":
1036-
version "7.10.1"
1037-
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.10.1.tgz#29498ec23baf9aa6dae50c568ceba09d71692b82"
1038-
integrity sha512-FuQsibb5PaX07fF1XUO5gjjxdEZbcJv8+ugPDaeFEsBIvUTib8hCtEJow/c2F0jq9ZUjpHCQ8IQKNHRvKE1kJQ==
1036+
version "7.10.4"
1037+
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.10.4.tgz#e0d9c72f8cb02d1633f6a5b7b16763aa2edf659f"
1038+
integrity sha512-XI6l1CptQCOBv+ZKYwynyswhtOKwpZZp5n0LG1QKCo8erRhqjoQV6nvx61Eg30JHpysWQSBwA2AWRU3pBbSY5g==
10391039
dependencies:
1040-
"@babel/helper-plugin-utils" "^7.10.1"
1041-
"@babel/plugin-transform-flow-strip-types" "^7.10.1"
1040+
"@babel/helper-plugin-utils" "^7.10.4"
1041+
"@babel/plugin-transform-flow-strip-types" "^7.10.4"
10421042

10431043
"@babel/preset-modules@^0.1.3":
10441044
version "0.1.3"

0 commit comments

Comments
 (0)