Merge pull request #1776 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.23.21

build(deps-dev): bump typedoc from 0.23.20 to 0.23.21
This commit is contained in:
Dolan
2022-11-14 14:58:03 +00:00
committed by GitHub

14
package-lock.json generated
View File

@ -10069,9 +10069,9 @@
}
},
"node_modules/typedoc": {
"version": "0.23.20",
"resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.23.20.tgz",
"integrity": "sha512-nfb4Mx05ZZZXux3zPcLuc7+3TVePDW3jTdEBqXdQzJUyEILxoprgPIiTChbvci9crkqNJG9YESmfCptuh9Gn3g==",
"version": "0.23.21",
"resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.23.21.tgz",
"integrity": "sha512-VNE9Jv7BgclvyH9moi2mluneSviD43dCE9pY8RWkO88/DrEgJZk9KpUk7WO468c9WWs/+aG6dOnoH7ccjnErhg==",
"dev": true,
"dependencies": {
"lunr": "^2.3.9",
@ -10086,7 +10086,7 @@
"node": ">= 14.14"
},
"peerDependencies": {
"typescript": "4.6.x || 4.7.x || 4.8.x"
"typescript": "4.6.x || 4.7.x || 4.8.x || 4.9.x"
}
},
"node_modules/typedoc/node_modules/brace-expansion": {
@ -18738,9 +18738,9 @@
}
},
"typedoc": {
"version": "0.23.20",
"resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.23.20.tgz",
"integrity": "sha512-nfb4Mx05ZZZXux3zPcLuc7+3TVePDW3jTdEBqXdQzJUyEILxoprgPIiTChbvci9crkqNJG9YESmfCptuh9Gn3g==",
"version": "0.23.21",
"resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.23.21.tgz",
"integrity": "sha512-VNE9Jv7BgclvyH9moi2mluneSviD43dCE9pY8RWkO88/DrEgJZk9KpUk7WO468c9WWs/+aG6dOnoH7ccjnErhg==",
"dev": true,
"requires": {
"lunr": "^2.3.9",