Skip to content

Commit

Permalink
Merge pull request #11 from RobotlegsJS/upgrade-dependencies
Browse files Browse the repository at this point in the history
Update dependencies to latest version 🚀
  • Loading branch information
tiagoschenkel authored Oct 10, 2017
2 parents 1d30c5f + 2502275 commit 3d305ab
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 171 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@
"pixi.js": "^4.5.6"
},
"devDependencies": {
"@types/bluebird": "^3.5.12",
"@types/bluebird": "^3.5.15",
"@types/chai": "^4.0.4",
"@types/mocha": "^2.2.43",
"@types/pixi.js": "^4.5.4",
"@types/pixi.js": "^4.5.6",
"@types/sinon": "^2.3.5",
"bluebird": "^3.5.0",
"bluebird": "^3.5.1",
"browserify-versionify": "^1.0.6",
"chai": "^4.1.2",
"es6-map": "^0.1.5",
Expand All @@ -72,22 +72,22 @@
"karma-sinon": "^1.0.5",
"karma-sourcemap-loader": "^0.3.7",
"karma-sourcemap-writer": "^0.1.2",
"karma-webpack": "^2.0.4",
"karma-webpack": "^2.0.5",
"mocha": "^4.0.1",
"prettier": "^1.7.0",
"prettier": "^1.7.4",
"publish-please": "^2.3.1",
"reflect-metadata": "^0.1.10",
"remap-istanbul": "^0.9.5",
"rimraf": "^2.6.2",
"sinon": "^4.0.0",
"sinon-chai": "^2.13.0",
"sinon": "^4.0.1",
"sinon-chai": "^2.14.0",
"ts-loader": "^2.3.7",
"ts-node": "^3.3.0",
"tslint": "^5.7.0",
"tslint-config-prettier": "^1.5.0",
"typescript": "^2.5.2",
"typescript": "^2.5.3",
"webpack": "^3.6.0",
"webpack-dev-server": "^2.8.2"
"webpack-dev-server": "^2.9.1"
},
"peerDependencies": {
"reflect-metadata": "^0.1.10"
Expand Down
Loading

0 comments on commit 3d305ab

Please sign in to comment.