Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rigwild committed Oct 22, 2022
1 parent df25142 commit bf97821
Show file tree
Hide file tree
Showing 2 changed files with 277 additions and 287 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,20 +34,20 @@
"prepublishOnly": "tsc"
},
"dependencies": {
"apidoc-light": "^0.53.0",
"apidoc-light": "^0.53.1",
"ejs": "^3.1.8",
"semver": "^7.3.7",
"update-notifier": "^5.1.0",
"yargs": "^17.5.1"
"semver": "^7.3.8",
"update-notifier": "^6.0.2",
"yargs": "^17.6.0"
},
"devDependencies": {
"@types/ejs": "^3.1.1",
"@types/node": "^18.7.18",
"@types/node": "^18.11.3",
"@types/semver": "^7.3.12",
"@types/yargs": "^17.0.12",
"@types/yargs": "^17.0.13",
"ava": "^4.3.3",
"fs-extra": "^10.1.0",
"typescript": "^4.8.3"
"typescript": "^4.8.4"
},
"keywords": [
"apidoc",
Expand Down
Loading

0 comments on commit bf97821

Please sign in to comment.