Skip to content

Commit 2880ad9

Browse files
chore(deps-dev): bump @babel/preset-flow from 7.12.1 to 7.12.13
Bumps [@babel/preset-flow](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-flow) from 7.12.1 to 7.12.13. - [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.12.13/packages/babel-preset-flow) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 15eb905 commit 2880ad9

File tree

1 file changed

+23
-16
lines changed

1 file changed

+23
-16
lines changed

yarn.lock

Lines changed: 23 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -203,10 +203,10 @@
203203
dependencies:
204204
"@babel/types" "^7.12.7"
205205

206-
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
207-
version "7.10.4"
208-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375"
209-
integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==
206+
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
207+
version "7.13.0"
208+
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.13.0.tgz#806526ce125aed03373bc416a828321e3a6a33af"
209+
integrity sha512-ZPafIPSwzUlAoWT8DKs1W2VyF2gOWthGd5NGFMsBcMMol+ZhK+EQY/e6V96poa6PA/Bh+C9plWN0hXO1uB8AfQ==
210210

211211
"@babel/helper-remap-async-to-generator@^7.12.1":
212212
version "7.12.1"
@@ -460,13 +460,20 @@
460460
dependencies:
461461
"@babel/helper-plugin-utils" "^7.8.3"
462462

463-
"@babel/plugin-syntax-flow@^7.0.0", "@babel/plugin-syntax-flow@^7.12.1", "@babel/plugin-syntax-flow@^7.2.0":
463+
"@babel/plugin-syntax-flow@^7.0.0", "@babel/plugin-syntax-flow@^7.2.0":
464464
version "7.12.1"
465465
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.12.1.tgz#a77670d9abe6d63e8acadf4c31bb1eb5a506bbdd"
466466
integrity sha512-1lBLLmtxrwpm4VKmtVFselI/P3pX+G63fAtUUt6b2Nzgao77KNDwyuRt90Mj2/9pKobtt68FdvjfqohZjg/FCA==
467467
dependencies:
468468
"@babel/helper-plugin-utils" "^7.10.4"
469469

470+
"@babel/plugin-syntax-flow@^7.12.13":
471+
version "7.12.13"
472+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.12.13.tgz#5df9962503c0a9c918381c929d51d4d6949e7e86"
473+
integrity sha512-J/RYxnlSLXZLVR7wTRsozxKT8qbsx1mNKJzXEEjQ0Kjx1ZACcyHgbanNWNCFtc36IzuWhYWPpvJFFoexoOWFmA==
474+
dependencies:
475+
"@babel/helper-plugin-utils" "^7.12.13"
476+
470477
"@babel/plugin-syntax-import-meta@^7.8.3":
471478
version "7.10.4"
472479
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz#ee601348c370fa334d2207be158777496521fd51"
@@ -625,13 +632,13 @@
625632
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.10.4"
626633
"@babel/helper-plugin-utils" "^7.10.4"
627634

628-
"@babel/plugin-transform-flow-strip-types@^7.0.0", "@babel/plugin-transform-flow-strip-types@^7.12.1":
629-
version "7.12.1"
630-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.12.1.tgz#8430decfa7eb2aea5414ed4a3fa6e1652b7d77c4"
631-
integrity sha512-8hAtkmsQb36yMmEtk2JZ9JnVyDSnDOdlB+0nEGzIDLuK4yR3JcEjfuFPYkdEPSh8Id+rAMeBEn+X0iVEyho6Hg==
635+
"@babel/plugin-transform-flow-strip-types@^7.0.0", "@babel/plugin-transform-flow-strip-types@^7.12.13":
636+
version "7.13.0"
637+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.13.0.tgz#58177a48c209971e8234e99906cb6bd1122addd3"
638+
integrity sha512-EXAGFMJgSX8gxWD7PZtW/P6M+z74jpx3wm/+9pn+c2dOawPpBkUX7BrfyPvo6ZpXbgRIEuwgwDb/MGlKvu2pOg==
632639
dependencies:
633-
"@babel/helper-plugin-utils" "^7.10.4"
634-
"@babel/plugin-syntax-flow" "^7.12.1"
640+
"@babel/helper-plugin-utils" "^7.13.0"
641+
"@babel/plugin-syntax-flow" "^7.12.13"
635642

636643
"@babel/plugin-transform-for-of@^7.0.0", "@babel/plugin-transform-for-of@^7.12.1":
637644
version "7.12.1"
@@ -947,12 +954,12 @@
947954
semver "^5.5.0"
948955

949956
"@babel/preset-flow@^7.9.0":
950-
version "7.12.1"
951-
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.12.1.tgz#1a81d376c5a9549e75352a3888f8c273455ae940"
952-
integrity sha512-UAoyMdioAhM6H99qPoKvpHMzxmNVXno8GYU/7vZmGaHk6/KqfDYL1W0NxszVbJ2EP271b7e6Ox+Vk2A9QsB3Sw==
957+
version "7.12.13"
958+
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.12.13.tgz#71ee7fe65a95b507ac12bcad65a4ced27d8dfc3e"
959+
integrity sha512-gcEjiwcGHa3bo9idURBp5fmJPcyFPOszPQjztXrOjUE2wWVqc6fIVJPgWPIQksaQ5XZ2HWiRsf2s1fRGVjUtVw==
953960
dependencies:
954-
"@babel/helper-plugin-utils" "^7.10.4"
955-
"@babel/plugin-transform-flow-strip-types" "^7.12.1"
961+
"@babel/helper-plugin-utils" "^7.12.13"
962+
"@babel/plugin-transform-flow-strip-types" "^7.12.13"
956963

957964
"@babel/preset-modules@^0.1.3":
958965
version "0.1.3"

0 commit comments

Comments
 (0)