Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
krisztianb committed Sep 11, 2020
1 parent 5b4e72c commit 6b41cc3
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
58 changes: 29 additions & 29 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,17 @@
],
"devDependencies": {
"@types/binary-split": "^1.0.0",
"@types/node": "^14.6.0",
"@types/node": "^14.10.1",
"@types/split2": "^2.1.6",
"husky": "^4.2.5",
"prettier": "^2.0.5",
"husky": "^4.3.0",
"prettier": "^2.1.1",
"rimraf": "^3.0.2",
"tslint": "^6.1.3",
"typescript": "^4.0.2"
},
"dependencies": {
"binary-split": "^1.0.5",
"split2": "^3.2.1"
"split2": "^3.2.2"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 6b41cc3

Please sign in to comment.