Skip to content

Commit

Permalink
Update dependency eslint-plugin-flowtype-errors to v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 26, 2018
1 parent fcf5d79 commit 743ca06
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"eslint-config-airbnb": "14.1.0",
"eslint-import-resolver-webpack": "0.8.3",
"eslint-plugin-flowtype": "2.40.1",
"eslint-plugin-flowtype-errors": "3.3.6",
"eslint-plugin-flowtype-errors": "3.6.0",
"eslint-plugin-immutable": "1.0.0",
"eslint-plugin-import": "2.8.0",
"eslint-plugin-jsx-a11y": "4.0.0",
Expand Down
12 changes: 8 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2892,12 +2892,12 @@ eslint-module-utils@^2.1.1:
debug "^2.6.8"
pkg-dir "^1.0.0"

eslint-plugin-flowtype-errors@3.3.6:
version "3.3.6"
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype-errors/-/eslint-plugin-flowtype-errors-3.3.6.tgz#e9fc9aed13df6615240b6c28faea40768a4d37ec"
eslint-plugin-flowtype-errors@3.6.0:
version "3.6.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype-errors/-/eslint-plugin-flowtype-errors-3.6.0.tgz#5782994261e925aed1320630146636e88e4ad553"
dependencies:
babel-runtime "^6.26.0"
slash "^1.0.0"
slash "^2.0.0"

[email protected]:
version "2.40.1"
Expand Down Expand Up @@ -7456,6 +7456,10 @@ slash@^1.0.0:
version "1.0.0"
resolved "https://registry.npmjs.org/slash/-/slash-1.0.0.tgz#c41f2f6c39fc16d1cd17ad4b5d896114ae470d55"

slash@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/slash/-/slash-2.0.0.tgz#de552851a1759df3a8f206535442f5ec4ddeab44"

[email protected]:
version "0.0.4"
resolved "https://registry.npmjs.org/slice-ansi/-/slice-ansi-0.0.4.tgz#edbf8903f66f7ce2f8eafd6ceed65e264c831b35"
Expand Down

0 comments on commit 743ca06

Please sign in to comment.