Skip to content

Commit

Permalink
chore: Upgrade major dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
diegohaz committed Dec 17, 2018
1 parent 6c69d27 commit ae2c79f
Show file tree
Hide file tree
Showing 3 changed files with 109 additions and 185 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -59,7 +59,7 @@
"eslint-plugin-jsx-a11y": "^6.1.2",
"eslint-plugin-prettier": "^3.0.0",
"eslint-plugin-react": "^7.11.1",
"eslint-plugin-typescript": "^0.12.0",
"eslint-plugin-typescript": "^0.14.0",
"husky": "^1.2.1",
"jest-cli": "^23.6.0",
"jest-dom": "^3.0.0",
Expand All @@ -77,10 +77,10 @@
"rollup-plugin-babel": "^4.1.0",
"rollup-plugin-commonjs": "^9.2.0",
"rollup-plugin-ignore": "^1.0.4",
"rollup-plugin-node-resolve": "^3.0.0",
"rollup-plugin-node-resolve": "^4.0.0",
"rollup-plugin-replace": "^2.1.0",
"rollup-plugin-uglify": "^6.0.0",
"typescript": "3.2.2",
"typescript-eslint-parser": "^19.0.2"
"typescript-eslint-parser": "^21.0.2"
}
}
4 changes: 2 additions & 2 deletions packages/website/package.json
Expand Up @@ -33,12 +33,12 @@
"@types/codemirror": "^0.0.70",
"@types/lodash": "^4.14.119",
"babel-loader": "^8.0.4",
"css-loader": "^1.0.1",
"css-loader": "^2.0.1",
"eslint": "^5.10.0",
"file-loader": "^2.0.0",
"jest-cli": "^23.6.0",
"opn-cli": "^4.0.0",
"raw-loader": "^0.5.1",
"raw-loader": "^1.0.0",
"react-styleguidist": "^7.3.10",
"style-loader": "^0.23.1",
"url-loader": "^1.1.2",
Expand Down

0 comments on commit ae2c79f

Please sign in to comment.