Skip to content
This repository was archived by the owner on May 17, 2019. It is now read-only.

Commit 1558eda

Browse files
renovate[bot]renovate-bot
authored andcommitted
Update dependency eslint-plugin-flowtype to v3.4.2
#233 Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent b79b178 commit 1558eda

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint": "5.14.1",
4040
"eslint-config-fusion": "^4.0.0",
4141
"eslint-plugin-cup": "2.0.1",
42-
"eslint-plugin-flowtype": "3.2.1",
42+
"eslint-plugin-flowtype": "3.4.2",
4343
"eslint-plugin-import": "^2.14.0",
4444
"eslint-plugin-jest": "^22.1.0",
4545
"eslint-plugin-prettier": "3.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2172,12 +2172,12 @@ eslint-plugin-cup@2.0.1:
21722172
dependencies:
21732173
globals "^11.5.0"
21742174

2175-
eslint-plugin-flowtype@3.2.1:
2176-
version "3.2.1"
2177-
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.2.1.tgz#45e032aee54e695dfc41a891e92b7afedfc62c77"
2178-
integrity sha512-1lymqM8Cawxu5xsS8TaCrLWJYUmUdoG4hCfa7yWOhCf0qZn/CvI8FxqkhdOP6bAosBn5zeYxKe3Q/4rfKN8a+A==
2175+
eslint-plugin-flowtype@3.4.2:
2176+
version "3.4.2"
2177+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.4.2.tgz#55475e10b05fd714d60bceebbbed596cb8706b16"
2178+
integrity sha512-sv6O6fiN3dIwhU4qRxfcyIpbKGVvsxwIQ6vgBLudpQKjH1rEyEFEOjGzGEUBTQP9J8LdTZm37OjiqZ0ZeFOa6g==
21792179
dependencies:
2180-
lodash "^4.17.10"
2180+
lodash "^4.17.11"
21812181

21822182
eslint-plugin-import@^2.14.0:
21832183
version "2.14.0"

0 commit comments

Comments
 (0)