Skip to content

Commit 67e3a93

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency flow-bin to ^0.65.0
1 parent 0a08e48 commit 67e3a93

File tree

3 files changed

+11
-15
lines changed

3 files changed

+11
-15
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"eslint-plugin-flowtype": "^2.30.0",
8484
"eslint-plugin-react": "^7.0.0",
8585
"eslint-watch": "^3.0.0",
86-
"flow-bin": "^0.64.0",
86+
"flow-bin": "^0.65.0",
8787
"flow-copy-source": "^1.2.1",
8888
"flow-watch": "^1.1.0",
8989
"husky": "^0.14.3",

yarn.lock

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -112,10 +112,6 @@
112112
dependencies:
113113
"@jedwards1211/eslint-config" "^2.0.0"
114114

115-
"@jedwards1211/eslint-config@^2.0.0":
116-
version "2.0.0"
117-
resolved "https://registry.npmjs.org/@jedwards1211/eslint-config/-/eslint-config-2.0.0.tgz#9a12391cbdfe449983b7a299a9057dc7afa87cdf"
118-
119115
"@jedwards1211/eslint-config@^2.0.0":
120116
version "2.0.0"
121117
resolved "https://registry.yarnpkg.com/@jedwards1211/eslint-config/-/eslint-config-2.0.0.tgz#9a12391cbdfe449983b7a299a9057dc7afa87cdf"
@@ -2635,9 +2631,9 @@ flat-cache@^1.2.1:
26352631
graceful-fs "^4.1.2"
26362632
write "^0.2.1"
26372633

2638-
flow-bin@^0.64.0:
2639-
version "0.64.0"
2640-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.64.0.tgz#ddd3fb3b183ab1ab35a5d5dec9caf5ebbcded167"
2634+
flow-bin@^0.65.0:
2635+
version "0.65.0"
2636+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.65.0.tgz#64ffeca27211c786e2d68508c65686ba1b8a2169"
26412637

26422638
flow-copy-source@^1.2.1:
26432639
version "1.2.1"

0 commit comments

Comments
 (0)