Skip to content

Commit

Permalink
package upgrades; bump to 2.75.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joncursi committed Feb 26, 2018
1 parent c788df2 commit 2cdb5e7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"eslint-config-airbnb": "16.1.0",
"eslint-plugin-disable": "1.0.1",
"eslint-plugin-filenames": "1.2.0",
"eslint-plugin-flowtype": "2.45.0",
"eslint-plugin-flowtype-errors": "3.3.7",
"eslint-plugin-flowtype": "2.46.1",
"eslint-plugin-flowtype-errors": "3.5.0",
"eslint-plugin-immutable": "1.0.0",
"eslint-plugin-import": "2.8.0",
"eslint-plugin-import": "2.9.0",
"eslint-plugin-jest": "21.12.2",
"eslint-plugin-jsx-a11y": "6.0.3",
"eslint-plugin-lodash": "2.6.1",
Expand Down Expand Up @@ -53,5 +53,5 @@
"test:ci": "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.74.0"
"version": "2.75.0"
}

0 comments on commit 2cdb5e7

Please sign in to comment.