Skip to content

Commit 408df88

Browse files
renovate[bot]renovate-bot
authored andcommitted
chore(deps): update dependency flowgen to v1.10.0 (#591)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d866387 commit 408df88

File tree

2 files changed

+16
-19
lines changed

2 files changed

+16
-19
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint-config-prettier": "4.0.0",
4949
"eslint-plugin-import": "2.16.0",
5050
"eslint-plugin-react": "7.12.4",
51-
"flowgen": "1.3.0",
51+
"flowgen": "1.10.0",
5252
"husky": "1.3.1",
5353
"lint-staged": "8.1.1",
5454
"prettier": "1.19.1",

yarn.lock

Lines changed: 15 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2975,17 +2975,19 @@ flat-cache@^1.2.1:
29752975
rimraf "~2.6.2"
29762976
write "^0.2.1"
29772977

2978-
flowgen@1.3.0:
2979-
version "1.3.0"
2980-
resolved "https://registry.yarnpkg.com/flowgen/-/flowgen-1.3.0.tgz#8c58c57fbcc75c5b068cd60ef0012c342569d389"
2981-
integrity sha512-bT6KF5BrLFaPd1CED2VTdRVYZpn8FQJ0AkssMrCpl0WDtdlI+DNlOHmZj61D4MSHvzKT5sMddaC+KTgqvrH8lQ==
2978+
flowgen@1.10.0:
2979+
version "1.10.0"
2980+
resolved "https://registry.yarnpkg.com/flowgen/-/flowgen-1.10.0.tgz#a041ae31d543d22166e7ba7c296b8445deb3c2e4"
2981+
integrity sha512-3lsoaa1vxGXhnkHuoE4mLPJi/klvpR3ID8R9CFJ/GBNi+cxJXecWQaUPrWMdNI5tGs8Y+7wrIZaCVFKFLQiGOg==
29822982
dependencies:
2983+
"@babel/code-frame" "^7.0.0"
2984+
"@babel/highlight" "^7.0.0"
29832985
commander "^2.11.0"
29842986
lodash "^4.17.4"
29852987
paralleljs "^0.2.1"
2986-
prettier "^1.12.1"
2987-
shelljs "^0.8.2"
2988-
typescript "~2.4.2"
2988+
prettier "^1.16.4"
2989+
shelljs "^0.8.3"
2990+
typescript "^3.4"
29892991
typescript-compiler "^1.4.1-2"
29902992

29912993
flush-write-stream@^1.0.0:
@@ -5950,16 +5952,11 @@ [email protected]:
59505952
sort-object-keys "^1.1.2"
59515953
sort-order "^1.0.1"
59525954

5953-
5955+
[email protected], prettier@^1.16.4:
59545956
version "1.19.1"
59555957
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
59565958
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
59575959

5958-
prettier@^1.12.1:
5959-
version "1.16.1"
5960-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.1.tgz#534c2c9d7853f8845e5e078384e71973bd74089f"
5961-
integrity sha512-XXUITwIkGb3CPJ2hforHah/zTINRyie5006Jd2HKy2qz7snEJXl0KLfsJZW/wst9g6R2rFvqba3VpNYdu1hDcA==
5962-
59635960
private@^0.1.6:
59645961
version "0.1.8"
59655962
resolved "https://registry.yarnpkg.com/private/-/private-0.1.8.tgz#2381edb3689f7a53d653190060fcf822d2f368ff"
@@ -6788,7 +6785,7 @@ shebang-regex@^3.0.0:
67886785
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
67896786
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
67906787

6791-
shelljs@^0.8.2:
6788+
shelljs@^0.8.3:
67926789
version "0.8.3"
67936790
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.3.tgz#a7f3319520ebf09ee81275b2368adb286659b097"
67946791
integrity sha512-fc0BKlAWiLpwZljmOvAOTE/gXawtCoNrP5oaY7KIaQbbyHeQVg01pSEuEGvGh3HEdBU4baCD7wQBwADmM/7f7A==
@@ -7513,10 +7510,10 @@ [email protected]:
75137510
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.6.tgz#b6543a83cfc8c2befb3f4c8fba6896f5b0c9be68"
75147511
integrity sha512-tDMYfVtvpb96msS1lDX9MEdHrW4yOuZ4Kdc4Him9oU796XldPYF/t2+uKoX0BBa0hXXwDlqYQbXY5Rzjzc5hBA==
75157512

7516-
typescript@~2.4.2:
7517-
version "2.4.2"
7518-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.4.2.tgz#f8395f85d459276067c988aa41837a8f82870844"
7519-
integrity sha1-+DlfhdRZJ2BnyYiqQYN6j4KHCEQ=
7513+
typescript@^3.4:
7514+
version "3.7.4"
7515+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19"
7516+
integrity sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw==
75207517

75217518
uglify-js@^3.1.4:
75227519
version "3.7.3"

0 commit comments

Comments
 (0)