Skip to content

Commit

Permalink
chore(deps-dev): bump typedoc from 0.22.7 to 0.22.10 (#308)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 1, 2021
1 parent b9e4121 commit 5bf7f92
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -32,7 +32,7 @@
"pretty-quick": "3.1.2",
"rimraf": "3.0.2",
"ts-node": "10.4.0",
"typedoc": "0.22.7",
"typedoc": "0.22.10",
"typedoc-plugin-markdown": "3.11.7",
"typescript": "4.4.4"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2481,10 +2481,10 @@ typedoc-plugin-markdown@3.11.7:
dependencies:
handlebars "^4.7.7"

typedoc@0.22.7:
version "0.22.7"
resolved "https://registry.npmjs.org/typedoc/-/typedoc-0.22.7.tgz#e5e095ab14676296f4b12ac3355321eae650e447"
integrity sha512-ndxxp+tU1Wczvdxp4u2/PvT1qjD6hdFdSdehpORHjE+JXmMkl2bftXCR0upHmsnesBG7VCcr8vfgloGHIH8glQ==
typedoc@0.22.10:
version "0.22.10"
resolved "https://registry.npmjs.org/typedoc/-/typedoc-0.22.10.tgz#221e1a2b17bcb71817ef027dc4c4969d572e7620"
integrity sha512-hQYZ4WtoMZ61wDC6w10kxA42+jclWngdmztNZsDvIz7BMJg7F2xnT+uYsUa7OluyKossdFj9E9Ye4QOZKTy8SA==
dependencies:
glob "^7.2.0"
lunr "^2.3.9"
Expand Down

0 comments on commit 5bf7f92

Please sign in to comment.