Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbyheart committed Jun 15, 2020
1 parent dd79026 commit 12dec22
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"author": "Nordic Semiconductor ASA | nordicsemi.no",
"license": "BSD-3-Clause",
"dependencies": {
"chalk": "^4.0.0",
"chalk": "^4.1.0",
"websocket": "^1.0.31"
},
"devDependencies": {
Expand All @@ -31,7 +31,7 @@
"@commitlint/config-angular": "^8.3.4",
"@types/websocket": "1.0.0",
"husky": "^4.2.5",
"typescript": "^3.9.3"
"typescript": "^3.9.5"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit 12dec22

Please sign in to comment.