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 May 19, 2020
1 parent d576e53 commit 9ea828e
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 120 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.116.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": "6.1.0",
"tslint-config-prettier": "1.17.0",
"tslint-plugin-prettier": "2.0.1",
"typescript": "3.2.4"
"prettier": "1.19.1",
"tslint": "6.1.2",
"tslint-config-prettier": "1.18.0",
"tslint-plugin-prettier": "2.3.0",
"typescript": "3.9.3"
},
"files": [
"README.md",
Expand Down
Loading

0 comments on commit 9ea828e

Please sign in to comment.