Skip to content
This repository has been archived by the owner on Feb 17, 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 Dec 5, 2019
1 parent 88bf2f5 commit 02307e7
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 45 deletions.
134 changes: 92 additions & 42 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 @@ -37,17 +37,17 @@
},
"devDependencies": {
"@azure/arm-deviceprovisioningservices": "^2.1.0",
"@bifravst/code-style": "^6.0.0",
"@bifravst/code-style": "^6.0.1",
"@commitlint/cli": "^8.2.0",
"@commitlint/config-angular": "^8.2.0",
"@types/jsonwebtoken": "^8.3.4",
"@types/node": "^12.12.14",
"@types/pem": "^1.9.5",
"@types/uuid": "^3.4.6",
"check-node-version": "^4.0.1",
"check-node-version": "^4.0.2",
"husky": "^3.0.9",
"pem": "^1.14.3",
"typescript": "^3.7.0-beta"
"typescript": "^3.7.3"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit 02307e7

Please sign in to comment.