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 Oct 20, 2019
1 parent 11abce8 commit 81e0b81
Show file tree
Hide file tree
Showing 2 changed files with 1,493 additions and 1,214 deletions.
58 changes: 29 additions & 29 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,57 +53,57 @@
"lib": "./lib"
},
"dependencies": {
"@robotlegsjs/core": "^1.0.0",
"tslib": "^1.9.3"
"@robotlegsjs/core": "^1.0.2",
"tslib": "^1.10.0"
},
"peerDependencies": {
"phaser-ce": "^2.8.1",
"reflect-metadata": "^0.1.12"
"reflect-metadata": "^0.1.13"
},
"devDependencies": {
"@types/bluebird": "^3.5.26",
"@types/chai": "^4.1.7",
"@types/mocha": "^5.2.6",
"@types/sinon": "^7.0.10",
"@types/webpack-env": "^1.13.9",
"bluebird": "^3.5.3",
"@types/bluebird": "^3.5.28",
"@types/chai": "^4.2.3",
"@types/mocha": "^5.2.7",
"@types/sinon": "^7.5.0",
"@types/webpack-env": "^1.14.1",
"bluebird": "^3.7.1",
"browserify-versionify": "^1.0.6",
"chai": "^4.2.0",
"es6-map": "^0.1.5",
"es6-symbol": "^3.1.1",
"es6-symbol": "^3.1.2",
"glslify": "^7.0.0",
"imports-loader": "^0.8.0",
"istanbul": "^0.4.5",
"istanbul-instrumenter-loader": "^3.0.1",
"karma": "^4.0.1",
"karma-chrome-launcher": "^2.2.0",
"karma-coverage-istanbul-reporter": "^2.0.5",
"karma": "^4.4.1",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage-istanbul-reporter": "^2.1.0",
"karma-es6-shim": "^1.0.0",
"karma-mocha": "^1.3.0",
"karma-mocha-reporter": "^2.2.5",
"karma-remap-istanbul": "^0.6.0",
"karma-sinon-chai": "^2.0.2",
"karma-sourcemap-loader": "^0.3.7",
"karma-sourcemap-writer": "^0.1.2",
"karma-webpack": "^3.0.5",
"mocha": "^6.0.2",
"phaser-ce": "^2.11.1",
"prettier": "^1.16.4",
"publish-please": "^5.4.3",
"puppeteer": "^1.13.0",
"karma-webpack": "^4.0.2",
"mocha": "^6.2.2",
"phaser-ce": "^2.13.3",
"prettier": "^1.18.2",
"publish-please": "^5.5.1",
"puppeteer": "^1.20.0",
"reflect-metadata": "^0.1.13",
"remap-istanbul": "^0.13.0",
"rimraf": "^2.6.3",
"sinon": "^7.3.0",
"rimraf": "^3.0.0",
"sinon": "^7.5.0",
"sinon-chai": "^3.3.0",
"ts-loader": "^5.3.3",
"ts-node": "^8.0.3",
"tslint": "^5.14.0",
"ts-loader": "^6.2.0",
"ts-node": "^8.4.1",
"tslint": "^5.20.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"
"typescript": "^3.6.4",
"uglifyjs-webpack-plugin": "^2.2.0",
"webpack": "^4.41.2",
"webpack-cli": "^3.3.9",
"webpack-dev-server": "^3.8.2"
}
}
Loading

0 comments on commit 81e0b81

Please sign in to comment.