Skip to content

Commit

Permalink
Merge pull request #65 from RobotlegsJS/upgrade-dependencies
Browse files Browse the repository at this point in the history
Update dev dependencies to the latest version 🚀
  • Loading branch information
tiagoschenkel authored Mar 14, 2020
2 parents 232084f + 0b5796f commit 0d77288
Show file tree
Hide file tree
Showing 2 changed files with 121 additions and 87 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@
"reflect-metadata": "^0.1.13"
},
"devDependencies": {
"@types/bluebird": "^3.5.29",
"@types/chai": "^4.2.9",
"@types/bluebird": "^3.5.30",
"@types/chai": "^4.2.11",
"@types/easeljs": "^1.0.0",
"@types/mocha": "^7.0.1",
"@types/mocha": "^7.0.2",
"@types/sinon": "^7.5.2",
"@types/webpack-env": "^1.15.1",
"bluebird": "^3.7.2",
Expand Down Expand Up @@ -100,15 +100,15 @@
"reflect-metadata": "^0.1.13",
"remap-istanbul": "^0.13.0",
"rimraf": "^3.0.2",
"sinon": "^9.0.0",
"sinon": "^9.0.1",
"sinon-chai": "^3.5.0",
"terser-webpack-plugin": "^2.3.5",
"ts-loader": "^6.2.1",
"ts-node": "^8.6.2",
"tslint": "^6.0.0",
"tslint": "^6.1.0",
"tslint-config-prettier": "^1.18.0",
"typescript": "^3.8.3",
"webpack": "^4.41.6",
"webpack": "^4.42.0",
"webpack-cli": "^3.3.11",
"webpack-concat-plugin": "^3.0.0",
"webpack-dev-server": "^3.10.3",
Expand Down
Loading

0 comments on commit 0d77288

Please sign in to comment.