We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfa7946 commit f7899fdCopy full SHA for f7899fd
2 files changed
package.json
@@ -89,7 +89,7 @@
89
]
90
},
91
"devDependencies": {
92
- "@types/node": "~16.11.22",
+ "@types/node": "~16.11.25",
93
"@types/prettier": "~2.4.4",
94
"@types/validator": "~13.7.1",
95
"@typescript-eslint/eslint-plugin": "~5.12.0",
@@ -113,7 +113,7 @@
113
"rimraf": "~3.0.2",
114
"simple-git-hooks": "~2.7.0",
115
"standard-version": "~9.3.2",
116
- "typedoc": "~0.22.11",
+ "typedoc": "~0.22.12",
117
"typedoc-plugin-missing-exports": "~0.22.6",
118
"typescript": "~4.5.5",
119
"validator": "~13.7.0",
0 commit comments