Skip to content

Commit

Permalink
Update dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
szimek committed Apr 14, 2018
1 parent d83f97c commit b10aa9a
Show file tree
Hide file tree
Showing 2 changed files with 347 additions and 101 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@
"devDependencies": {
"del": "^3.0.0",
"del-cli": "^1.1.0",
"rollup": "^0.56.5",
"rollup": "^0.57.1",
"rollup-plugin-tslint": "^0.1.34",
"rollup-plugin-typescript2": "^0.12.0",
"rollup-plugin-typescript2": "^0.13.0",
"rollup-plugin-uglify": "^3.0.0",
"typescript": "^2.7.2",
"@types/jest": "22.2.0",
"jest": "22.4.2",
"ts-jest": "22.4.1"
"typescript": "^2.8.1",
"@types/jest": "^22.2.3",
"jest": "^22.4.3",
"ts-jest": "^22.4.2"
},
"jest": {
"transform": {
Expand Down

0 comments on commit b10aa9a

Please sign in to comment.