Skip to content

Commit

Permalink
Package upgrades; bump to v2.95.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joncursi committed Jun 4, 2018
1 parent 2407058 commit 22ec51b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"eslint-config-airbnb": "16.1.0",
"eslint-plugin-disable": "1.0.1",
"eslint-plugin-filenames": "1.2.0",
"eslint-plugin-flowtype": "2.49.0",
"eslint-plugin-flowtype": "2.49.3",
"eslint-plugin-flowtype-errors": "3.6.0",
"eslint-plugin-immutable": "1.0.0",
"eslint-plugin-import": "2.12.0",
Expand All @@ -24,7 +24,7 @@
"eslint-plugin-new-with-error": "1.1.0",
"eslint-plugin-no-loops": "0.3.0",
"eslint-plugin-promise": "3.8.0",
"eslint-plugin-react": "7.8.2",
"eslint-plugin-react": "7.9.1",
"eslint-plugin-react-intl": "1.1.2",
"eslint-plugin-security": "1.4.0",
"eslint-plugin-you-dont-need-lodash-underscore": "6.3.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.94.0"
"version": "2.95.0"
}

0 comments on commit 22ec51b

Please sign in to comment.