Skip to content

Commit

Permalink
chore(deps): update dependency typedoc to v0.25.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2023
1 parent 2fdd96b commit f3e01eb
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/dsn-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"rimraf": "5.0.5",
"size-limit": "11.0.0",
"tsup": "8.0.1",
"typedoc": "0.25.3",
"typedoc": "0.25.4",
"typedoc-plugin-markdown": "3.17.1",
"typescript": "5.3.2",
"vite": "5.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/exception/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"tslib": "2.6.2",
"tsup": "8.0.1",
"tupleson": "0.23.1",
"typedoc": "0.25.3",
"typedoc": "0.25.4",
"typedoc-plugin-markdown": "3.17.1",
"typescript": "5.3.2",
"vite": "5.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/json-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"rimraf": "5.0.5",
"size-limit": "11.0.0",
"tsup": "8.0.1",
"typedoc": "0.25.3",
"typedoc": "0.25.4",
"typedoc-plugin-markdown": "3.17.1",
"typescript": "5.3.2",
"vite": "5.0.2",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1158,7 +1158,7 @@ __metadata:
rimraf: "npm:5.0.5"
size-limit: "npm:11.0.0"
tsup: "npm:8.0.1"
typedoc: "npm:0.25.3"
typedoc: "npm:0.25.4"
typedoc-plugin-markdown: "npm:3.17.1"
typescript: "npm:5.3.2"
vite: "npm:5.0.2"
Expand Down Expand Up @@ -1195,7 +1195,7 @@ __metadata:
tslib: "npm:2.6.2"
tsup: "npm:8.0.1"
tupleson: "npm:0.23.1"
typedoc: "npm:0.25.3"
typedoc: "npm:0.25.4"
typedoc-plugin-markdown: "npm:3.17.1"
typescript: "npm:5.3.2"
vite: "npm:5.0.2"
Expand Down Expand Up @@ -1224,7 +1224,7 @@ __metadata:
rimraf: "npm:5.0.5"
size-limit: "npm:11.0.0"
tsup: "npm:8.0.1"
typedoc: "npm:0.25.3"
typedoc: "npm:0.25.4"
typedoc-plugin-markdown: "npm:3.17.1"
typescript: "npm:5.3.2"
vite: "npm:5.0.2"
Expand Down Expand Up @@ -13169,19 +13169,19 @@ __metadata:
languageName: node
linkType: hard

"typedoc@npm:0.25.3":
version: 0.25.3
resolution: "typedoc@npm:0.25.3"
"typedoc@npm:0.25.4":
version: 0.25.4
resolution: "typedoc@npm:0.25.4"
dependencies:
lunr: "npm:^2.3.9"
marked: "npm:^4.3.0"
minimatch: "npm:^9.0.3"
shiki: "npm:^0.14.1"
peerDependencies:
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x
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
bin:
typedoc: bin/typedoc
checksum: 1dd06155589731143e18555f51c0ad0543136040684aefadff3117b3c3c0ffb7ea41dec9de2cf2cf50afb51f0450f3b8e93a73a7a2928c80aa2516a2d247db4a
checksum: 638f63d751ba86f1b0e04a303501b88b6e97ba093f82c3fa72a555c207e16fd316ec76c13f7d628e9ee26296f80fddc45b87d4b13714925c5e726047adb76d22
languageName: node
linkType: hard

Expand Down

0 comments on commit f3e01eb

Please sign in to comment.