Skip to content

Commit

Permalink
Update dependency eslint-plugin-flowtype to v3.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 28, 2019
1 parent 5506e5c commit 512fdd8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"eslint-import-resolver-babel-module": "5.1.0",
"eslint-import-resolver-webpack": "0.11.1",
"eslint-plugin-babel": "5.3.0",
"eslint-plugin-flowtype": "3.12.1",
"eslint-plugin-flowtype": "3.12.2",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-material-ui": "1.0.1",
Expand Down
8 changes: 4 additions & 4 deletions src/frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7048,10 +7048,10 @@ eslint-plugin-babel@5.3.0:
dependencies:
eslint-rule-composer "^0.3.0"

eslint-plugin-flowtype@3.12.1:
version "3.12.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.12.1.tgz#b673c716b578c9aa66887feef3bc146f8cbe1c21"
integrity sha512-NZqf5iRgsfHOC31HQdtX2pvzCi0n/j9pB+L7Cf9QtuYxpx0i2wObT+R3rPKhQK4KtEDzGuzPYVf75j4eg+s9ZQ==
eslint-plugin-flowtype@3.12.2:
version "3.12.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.12.2.tgz#f02fb8a4e20993bff860292bdd39b93d511d7326"
integrity sha512-Fky+noPK7WPEAuclGRBsRHNukmSc9h2cUMpht9+tVd30YoJwz3xK7ma1QQ69wIjVTbk2N0sA6QjEo2DlIf9LlA==
dependencies:
lodash "^4.17.11"

Expand Down

0 comments on commit 512fdd8

Please sign in to comment.