Skip to content

Commit a2745e6

Browse files
chore(deps): update dependency typedoc to v0.22.9 (#996)
1 parent 2aee585 commit a2745e6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"ts-node": "10.4.0",
4545
"tslint": "6.1.3",
4646
"tslint-config-prettier": "1.18.0",
47-
"typedoc": "0.22.8",
47+
"typedoc": "0.22.9",
4848
"typescript": "4.4.4",
4949
"uuid": "8.3.2"
5050
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7476,10 +7476,10 @@ type-is@~1.6.17:
74767476
media-typer "0.3.0"
74777477
mime-types "~2.1.24"
74787478

7479-
typedoc@0.22.8:
7480-
version "0.22.8"
7481-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.22.8.tgz#cd488290bd31d2cd4099004e1104807895d4eb17"
7482-
integrity sha512-92S+YzyhospdXN5rnkYUTgirdTYqNWY7NP9vco+IqQQoiSXzVSUsawVro+tMyEEsWUS7EMaJ2YOjB9uE0CBi6A==
7479+
typedoc@0.22.9:
7480+
version "0.22.9"
7481+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.22.9.tgz#7e3f4f72586bbef4c2382f0afcea8e0f9270b712"
7482+
integrity sha512-84PjudoXVcap6bwdZFbYIUWlgdz/iLV09ZHwrCzhtHWXaDQG6mlosJ8te6DSThuRkRvQjp46HO+qY/P7Gpm78g==
74837483
dependencies:
74847484
glob "^7.2.0"
74857485
lunr "^2.3.9"

0 commit comments

Comments
 (0)