Skip to content

Commit

Permalink
chore(package): update dev dependencies to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagoschenkel committed Nov 17, 2018
1 parent 50ba47f commit 9d1e5d5
Show file tree
Hide file tree
Showing 2 changed files with 1,231 additions and 243 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,10 @@
},
"devDependencies": {
"@types/bluebird": "^3.5.24",
"@types/chai": "^4.1.6",
"@types/chai": "^4.1.7",
"@types/mocha": "^5.2.5",
"@types/sinon": "^5.0.5",
"bluebird": "^3.5.2",
"bluebird": "^3.5.3",
"browserify-versionify": "^1.0.6",
"chai": "^4.2.0",
"es6-map": "^0.1.5",
Expand All @@ -96,21 +96,21 @@
"karma-webpack": "^3.0.5",
"mocha": "^5.2.0",
"nyc": "^13.1.0",
"prettier": "^1.14.3",
"prettier": "^1.15.2",
"publish-please": "^5.2.0",
"reflect-metadata": "^0.1.12",
"remap-istanbul": "^0.12.0",
"rimraf": "^2.6.2",
"sinon": "^7.1.0",
"sinon": "^7.1.1",
"sinon-chai": "^3.2.0",
"source-map-support": "^0.5.9",
"ts-loader": "^5.2.2",
"ts-loader": "^5.3.0",
"ts-node": "^7.0.1",
"tslint": "^5.11.0",
"tslint-config-prettier": "^1.15.0",
"typescript": "^3.1.3",
"tslint-config-prettier": "^1.16.0",
"typescript": "^3.1.6",
"uglifyjs-webpack-plugin": "^2.0.1",
"webpack": "^4.23.1",
"webpack": "^4.25.1",
"webpack-cli": "^3.1.2",
"webpack-dev-server": "^3.1.10"
}
Expand Down
Loading

0 comments on commit 9d1e5d5

Please sign in to comment.