Skip to content

Commit

Permalink
Upgrade all dependencies (Azure#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
kpajdzik authored Nov 27, 2018
1 parent 824ab5f commit 8c0914d
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 @@ -51,13 +51,13 @@
"chai": "^4.1.2",
"mocha": "^5.2.0",
"npm-run-all": "^4.1.2",
"nyc": "^12.0.2",
"rollup": "^0.66.4",
"nyc": "^13.1.0",
"rollup": "^0.67.3",
"rollup-plugin-node-resolve": "^3.4.0",
"rollup-plugin-sourcemaps": "^0.4.2",
"rollup-plugin-visualizer": "^0.9.2",
"shx": "^0.2.2",
"ts-loader": "^2.3.7",
"shx": "^0.3.2",
"ts-loader": "^5.3.1",
"ts-node": "^7.0.1",
"tslint": "^5.7.0",
"typescript": "^3.1.1",
Expand Down

0 comments on commit 8c0914d

Please sign in to comment.