Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
xaviergonz committed Oct 7, 2024
1 parent 316bc04 commit de512f0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"spec.ts": "^1.1.3",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typedoc": "^0.26.7",
"typedoc": "^0.26.8",
"typescript": "^5.6.2",
"vite": "^5.4.8"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15215,7 +15215,7 @@ __metadata:
ts-node: "npm:^10.9.2"
ts-toolbelt: "npm:^9.6.0"
tslib: "npm:^2.7.0"
typedoc: "npm:^0.26.7"
typedoc: "npm:^0.26.8"
typescript: "npm:^5.6.2"
vite: "npm:^5.4.8"
peerDependencies:
Expand Down Expand Up @@ -20510,9 +20510,9 @@ __metadata:
languageName: node
linkType: hard

"typedoc@npm:^0.26.7":
version: 0.26.7
resolution: "typedoc@npm:0.26.7"
"typedoc@npm:^0.26.8":
version: 0.26.8
resolution: "typedoc@npm:0.26.8"
dependencies:
lunr: "npm:^2.3.9"
markdown-it: "npm:^14.1.0"
Expand All @@ -20523,7 +20523,7 @@ __metadata:
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x
bin:
typedoc: bin/typedoc
checksum: 10c0/36a73dc08670478d34e9232f4f95b928ca51010e5926dbe22bd5582e9ead914ec7628e73f02488811f79b685abca8f1211c6cf879313cf1122a5ea7eb1bbaf5a
checksum: 10c0/8381e50139ca8df9e9dfcaff35d6a5d1a226b32969ed2dcbc65aafacd1aaef2ecc4712f229229e8bb3850971b530af2e79312fcd2e18febe950c03710c504eec
languageName: node
linkType: hard

Expand Down

0 comments on commit de512f0

Please sign in to comment.