Skip to content

Commit

Permalink
chore(package): update dependencies to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagoschenkel committed Mar 20, 2019
1 parent 9b5340a commit ad0383e
Show file tree
Hide file tree
Showing 2 changed files with 1,267 additions and 1,115 deletions.
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@
"reflect-metadata": "^0.1.12"
},
"devDependencies": {
"@types/bluebird": "^3.5.24",
"@types/bluebird": "^3.5.26",
"@types/chai": "^4.1.7",
"@types/mocha": "^5.2.5",
"@types/sinon": "^5.0.7",
"@types/webpack-env": "^1.13.6",
"@types/mocha": "^5.2.6",
"@types/sinon": "^7.0.10",
"@types/webpack-env": "^1.13.9",
"bluebird": "^3.5.3",
"browserify-versionify": "^1.0.6",
"chai": "^4.2.0",
Expand All @@ -75,9 +75,9 @@
"imports-loader": "^0.8.0",
"istanbul": "^0.4.5",
"istanbul-instrumenter-loader": "^3.0.1",
"karma": "^3.1.1",
"karma": "^4.0.1",
"karma-chrome-launcher": "^2.2.0",
"karma-coverage-istanbul-reporter": "^2.0.4",
"karma-coverage-istanbul-reporter": "^2.0.5",
"karma-es6-shim": "^1.0.0",
"karma-mocha": "^1.3.0",
"karma-mocha-reporter": "^2.2.5",
Expand All @@ -86,24 +86,24 @@
"karma-sourcemap-loader": "^0.3.7",
"karma-sourcemap-writer": "^0.1.2",
"karma-webpack": "^3.0.5",
"mocha": "^5.2.0",
"mocha": "^6.0.2",
"phaser-ce": "^2.11.1",
"prettier": "^1.15.2",
"publish-please": "^5.4.0",
"puppeteer": "^1.10.0",
"reflect-metadata": "^0.1.12",
"remap-istanbul": "^0.12.0",
"rimraf": "^2.6.2",
"sinon": "^7.1.1",
"sinon-chai": "^3.2.0",
"ts-loader": "^5.3.0",
"ts-node": "^7.0.1",
"tslint": "^5.11.0",
"tslint-config-prettier": "^1.16.0",
"typescript": "^3.1.6",
"uglifyjs-webpack-plugin": "^2.0.1",
"webpack": "^4.26.0",
"webpack-cli": "^3.1.2",
"webpack-dev-server": "^3.1.10"
"prettier": "^1.16.4",
"publish-please": "^5.4.3",
"puppeteer": "^1.13.0",
"reflect-metadata": "^0.1.13",
"remap-istanbul": "^0.13.0",
"rimraf": "^2.6.3",
"sinon": "^7.3.0",
"sinon-chai": "^3.3.0",
"ts-loader": "^5.3.3",
"ts-node": "^8.0.3",
"tslint": "^5.14.0",
"tslint-config-prettier": "^1.18.0",
"typescript": "^3.3.4000",
"uglifyjs-webpack-plugin": "^2.1.2",
"webpack": "^4.29.6",
"webpack-cli": "^3.3.0",
"webpack-dev-server": "^3.2.1"
}
}
Loading

0 comments on commit ad0383e

Please sign in to comment.