Skip to content

Commit c69dd0a

Browse files
chore(deps-dev): bump @babel/preset-flow from 7.14.5 to 7.16.0
Bumps [@babel/preset-flow](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-flow) from 7.14.5 to 7.16.0. - [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.16.0/packages/babel-preset-flow) --- updated-dependencies: - dependency-name: "@babel/preset-flow" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0ede617 commit c69dd0a

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -662,10 +662,10 @@
662662
dependencies:
663663
"@babel/helper-plugin-utils" "^7.10.4"
664664

665-
"@babel/plugin-syntax-flow@^7.14.5":
666-
version "7.14.5"
667-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.14.5.tgz#2ff654999497d7d7d142493260005263731da180"
668-
integrity sha512-9WK5ZwKCdWHxVuU13XNT6X73FGmutAXeor5lGFq6qhOFtMFUF4jkbijuyUdZZlpYq6E2hZeZf/u3959X9wsv0Q==
665+
"@babel/plugin-syntax-flow@^7.16.0":
666+
version "7.16.0"
667+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.16.0.tgz#07427021d093ed77019408221beaf0272bbcfaec"
668+
integrity sha512-dH91yCo0RyqfzWgoM5Ji9ir8fQ+uFbt9KHM3d2x4jZOuHS6wNA+CRmRUP/BWCsHG2bjc7A2Way6AvH1eQk0wig==
669669
dependencies:
670670
"@babel/helper-plugin-utils" "^7.14.5"
671671

@@ -856,13 +856,13 @@
856856
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.12.13"
857857
"@babel/helper-plugin-utils" "^7.12.13"
858858

859-
"@babel/plugin-transform-flow-strip-types@^7.0.0", "@babel/plugin-transform-flow-strip-types@^7.14.5":
860-
version "7.14.5"
861-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.14.5.tgz#0dc9c1d11dcdc873417903d6df4bed019ef0f85e"
862-
integrity sha512-KhcolBKfXbvjwI3TV7r7TkYm8oNXHNBqGOy6JDVwtecFaRoKYsUUqJdS10q0YDKW1c6aZQgO+Ys3LfGkox8pXA==
859+
"@babel/plugin-transform-flow-strip-types@^7.0.0", "@babel/plugin-transform-flow-strip-types@^7.16.0":
860+
version "7.16.0"
861+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.16.0.tgz#edd968dc2041c1b69e451a262e948d6654a79dc2"
862+
integrity sha512-vs/F5roOaO/+WxKfp9PkvLsAyj0G+Q0zbFimHm9X2KDgabN2XmNFoAafmeGEYspUlIF9+MvVmyek9UyHiqeG/w==
863863
dependencies:
864864
"@babel/helper-plugin-utils" "^7.14.5"
865-
"@babel/plugin-syntax-flow" "^7.14.5"
865+
"@babel/plugin-syntax-flow" "^7.16.0"
866866

867867
"@babel/plugin-transform-for-of@^7.0.0", "@babel/plugin-transform-for-of@^7.13.0":
868868
version "7.13.0"
@@ -1189,13 +1189,13 @@
11891189
semver "^6.3.0"
11901190

11911191
"@babel/preset-flow@^7.0.0", "@babel/preset-flow@^7.9.0":
1192-
version "7.14.5"
1193-
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.14.5.tgz#a1810b0780c8b48ab0bece8e7ab8d0d37712751c"
1194-
integrity sha512-pP5QEb4qRUSVGzzKx9xqRuHUrM/jEzMqdrZpdMA+oUCRgd5zM1qGr5y5+ZgAL/1tVv1H0dyk5t4SKJntqyiVtg==
1192+
version "7.16.0"
1193+
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.16.0.tgz#9f1f6e72714d79460d48058cb5658fc87da7150b"
1194+
integrity sha512-e5NE1EoPMpoHFkyFkMSj2h9tu7OolARcUHki8mnBv4NiFK9so+UrhbvT9mV99tMJOUEx8BOj67T6dXvGcTeYeQ==
11951195
dependencies:
11961196
"@babel/helper-plugin-utils" "^7.14.5"
11971197
"@babel/helper-validator-option" "^7.14.5"
1198-
"@babel/plugin-transform-flow-strip-types" "^7.14.5"
1198+
"@babel/plugin-transform-flow-strip-types" "^7.16.0"
11991199

12001200
"@babel/preset-modules@^0.1.4":
12011201
version "0.1.4"

0 commit comments

Comments
 (0)