Skip to content

Commit

Permalink
Package upgrades; bump to 2.102.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joncursi committed Jul 14, 2018
1 parent d554d60 commit 302d51a
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 @@ -19,7 +19,7 @@
"eslint-plugin-immutable": "1.0.0",
"eslint-plugin-import": "2.13.0",
"eslint-plugin-jest": "21.17.0",
"eslint-plugin-jsx-a11y": "6.1.0",
"eslint-plugin-jsx-a11y": "6.1.1",
"eslint-plugin-lodash": "2.7.0",
"eslint-plugin-new-with-error": "2.0.0",
"eslint-plugin-no-loops": "0.3.0",
Expand Down Expand Up @@ -52,5 +52,5 @@
"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",
"prepush": "npm test -- *.md"
},
"version": "2.101.0"
"version": "2.102.0"
}

0 comments on commit 302d51a

Please sign in to comment.