Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 28, 2019
1 parent d381844 commit d80a144
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 120 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,21 @@
"bugs": "https://github.com/fand/vedajs/issues",
"dependencies": {
"is-video": "^1.0.1",
"three": "^0.100.0",
"three": "^0.108.0",
"three-mtl-loader": "^1.0.2",
"three-obj-loader": "^1.1.3"
},
"devDependencies": {
"@types/three": "0.93.15",
"@types/webmidi": "2.0.2",
"@types/three": "0.93.31",
"@types/webmidi": "2.0.3",
"husky": "1.3.1",
"lint-staged": "8.1.0",
"lint-staged": "8.2.1",
"npm-run-all": "4.1.5",
"prettier": "1.15.3",
"tslint": "5.12.1",
"tslint-config-prettier": "1.17.0",
"prettier": "1.18.2",
"tslint": "5.19.0",
"tslint-config-prettier": "1.18.0",
"tslint-plugin-prettier": "2.0.1",
"typescript": "3.2.4"
"typescript": "3.5.3"
},
"files": [
"README.md",
Expand Down
Loading

0 comments on commit d80a144

Please sign in to comment.