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 Jan 30, 2020
1 parent 5e0533a commit 614f41b
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 132 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,21 @@
"dependencies": {
"@fand/gifuct-js": "^1.0.0",
"is-video": "^1.0.1",
"three": "^0.100.0",
"three": "^0.113.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.4",
"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",
"tslint-plugin-prettier": "2.0.1",
"typescript": "3.2.4"
"prettier": "1.19.1",
"tslint": "5.20.1",
"tslint-config-prettier": "1.18.0",
"tslint-plugin-prettier": "2.1.0",
"typescript": "3.7.5"
},
"files": [
"README.md",
Expand Down
Loading

0 comments on commit 614f41b

Please sign in to comment.