Skip to content

Commit

Permalink
chore(deps): update dependency typedoc to ~0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2022
1 parent 24406b8 commit ff92ec7
Show file tree
Hide file tree
Showing 19 changed files with 125 additions and 80 deletions.
95 changes: 59 additions & 36 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/guardian-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"prettier": "^2.1.2",
"rimraf": "^3.0.2",
"ts-jest": "~27.1.0",
"typedoc": "~0.22.0",
"typedoc": "~0.23.0",
"typescript": "~4.5.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/guardian-crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"jest-extended": "1.2.1",
"rimraf": "^3.0.2",
"ts-jest": "~27.1.0",
"typedoc": "~0.22.0",
"typedoc": "~0.23.0",
"typescript": "~4.5.0",
"util": "^0.12.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/guardian-examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/node": "^16.0.0",
"@types/rimraf": "^3.0.0",
"rimraf": "^3.0.2",
"typedoc": "~0.22.0",
"typedoc": "~0.23.0",
"typescript": "~4.5.0"
}
}
2 changes: 1 addition & 1 deletion packages/guardian-transactions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"prettier": "2.7.1",
"rimraf": "^3.0.2",
"ts-jest": "~27.1.0",
"typedoc": "~0.22.0",
"typedoc": "~0.23.0",
"typescript": "~4.5.0"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit ff92ec7

Please sign in to comment.