Skip to content

Commit 4a00163

Browse files
chore(deps): update dependency flowgen to v1.2.2 (#226)
1 parent 07e6533 commit 4a00163

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"eslint-config-prettier": "2.9.0",
4747
"eslint-plugin-import": "2.11.0",
4848
"eslint-plugin-react": "7.7.0",
49-
"flowgen": "1.2.1",
49+
"flowgen": "1.2.2",
5050
"husky": "0.14.3",
5151
"lint-staged": "7.1.0",
5252
"prettier": "1.12.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2137,9 +2137,9 @@ flat-cache@^1.2.1:
21372137
graceful-fs "^4.1.2"
21382138
write "^0.2.1"
21392139

2140-
2141-
version "1.2.1"
2142-
resolved "https://registry.yarnpkg.com/flowgen/-/flowgen-1.2.1.tgz#81cce75e4ff49befc0e5565bbf10541abb34650d"
2140+
2141+
version "1.2.2"
2142+
resolved "https://registry.yarnpkg.com/flowgen/-/flowgen-1.2.2.tgz#3db933b3149eb2569adc5df5d45b5c9c90c8b41c"
21432143
dependencies:
21442144
commander "^2.11.0"
21452145
js-beautify "^1.6.7"

0 commit comments

Comments
 (0)