Skip to content

Commit

Permalink
chore(deps): update dependency typedoc to ~0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 22, 2024
1 parent e6b9453 commit 9900380
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/nameservice-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"prettier": "^2.1.2",
"rimraf": "^3.0.2",
"ts-jest": "~27.0.1",
"typedoc": "~0.22.0",
"typedoc": "~0.26.0",
"typescript": "~4.4.2"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/nameservice-crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"jest-extended": "0.11.5",
"rimraf": "^3.0.2",
"ts-jest": "~27.0.1",
"typedoc": "~0.22.0",
"typedoc": "~0.26.0",
"typescript": "~4.4.2"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/nameservice-examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/node": "^16.0.0",
"@types/rimraf": "^3.0.0",
"rimraf": "^3.0.2",
"typedoc": "~0.22.0",
"typedoc": "~0.26.0",
"typescript": "~4.4.2"
}
}
2 changes: 1 addition & 1 deletion packages/nameservice-transactions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"prettier": "2.4.1",
"rimraf": "^3.0.2",
"ts-jest": "~27.0.1",
"typedoc": "~0.22.0",
"typedoc": "~0.26.0",
"typescript": "~4.4.2"
},
"publishConfig": {
Expand Down

0 comments on commit 9900380

Please sign in to comment.