Skip to content

Commit 1019f32

Browse files
author
Guillaume Chau
committed
Update deps
1 parent eee91e5 commit 1019f32

File tree

2 files changed

+834
-322
lines changed

2 files changed

+834
-322
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,32 +43,32 @@
4343
"lodash.throttle": "^4.1.1"
4444
},
4545
"devDependencies": {
46-
"@types/graphql": "^0.11.7",
46+
"@types/graphql": "^0.12.3",
4747
"apollo-cache-inmemory": "^1.1.1",
4848
"apollo-client": "^2.0.3",
4949
"apollo-link": "^1.0.3",
5050
"apollo-link-http": "^1.2.0",
5151
"babel-core": "^6.26.0",
52-
"babel-eslint": "^7.1.1",
52+
"babel-eslint": "^8.2.1",
5353
"babel-plugin-external-helpers": "^6.22.0",
5454
"babel-preset-env": "^1.6.1",
5555
"babel-preset-stage-0": "^6.24.1",
5656
"eslint": "^4.10.0",
5757
"eslint-config-standard": "^10.2.1",
5858
"eslint-plugin-import": "^2.8.0",
59-
"eslint-plugin-node": "^5.2.1",
59+
"eslint-plugin-node": "^6.0.0",
6060
"eslint-plugin-promise": "^3.4.0",
6161
"eslint-plugin-standard": "^3.0.1",
62-
"graphql": "^0.11.7",
62+
"graphql": "^0.12.3",
6363
"graphql-tag": "^2.5.0",
6464
"npm-watch": "^0.3.0",
6565
"rimraf": "^2.6.1",
66-
"rollup": "^0.50.0",
66+
"rollup": "^0.55.3",
6767
"rollup-plugin-babel": "^3.0.2",
6868
"rollup-plugin-commonjs": "^8.2.6",
6969
"rollup-plugin-node-resolve": "^3.0.0",
7070
"rollup-plugin-replace": "^2.0.0",
71-
"rollup-plugin-uglify": "^2.0.1",
71+
"rollup-plugin-uglify": "^3.0.0",
7272
"typescript": "^2.6.2",
7373
"uglify-es": "^3.1.6",
7474
"vue": "^2.5.9"

0 commit comments

Comments
 (0)