Skip to content

Commit

Permalink
upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
skanaar committed Aug 26, 2020
1 parent 675f6fb commit 728369d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 22 deletions.
29 changes: 10 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"dagre": "0.8.5"
},
"devDependencies": {
"@types/node": "^14.0.1",
"@types/node": "^14.6.0",
"jison": "0.4.18",
"typescript": "^3.8.3",
"uglify-js": "^3.9.3"
"typescript": "^4.0.2",
"uglify-js": "^3.10.2"
},
"scripts": {
"prepare": "npm run build && npm run test && npm run test_cli && npm run webapp && npm run minify",
Expand Down

0 comments on commit 728369d

Please sign in to comment.