Skip to content

Commit

Permalink
Package upgrades; bump to v3.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
joncursi committed Oct 24, 2018
1 parent 3d7346f commit a993262
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"eslint-plugin-flowtype-errors": "3.6.0",
"eslint-plugin-immutable": "1.0.0",
"eslint-plugin-import": "2.14.0",
"eslint-plugin-jest": "21.25.1",
"eslint-plugin-jest": "21.26.1",
"eslint-plugin-jsx-a11y": "6.1.2",
"eslint-plugin-lodash": "3.1.0",
"eslint-plugin-new-with-error": "2.0.0",
Expand Down Expand Up @@ -72,5 +72,5 @@
"scripts": {
"test": "docker run --interactive --tty --env CODECLIMATE_CODE=\"$PWD\" --volume \"$PWD\":/code --volume /var/run/docker.sock:/var/run/docker.sock --volume /tmp/cc:/tmp/cc etops/codeclimate analyze"
},
"version": "3.1.6"
"version": "3.1.7"
}

0 comments on commit a993262

Please sign in to comment.