Skip to content

Commit 7be97f9

Browse files
chore(deps): update dependency typedoc-plugin-markdown to v3.15.4
1 parent 85583d6 commit 7be97f9

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

packages/cache-interop/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"tslib": "2.6.1",
7070
"tsup": "7.1.0",
7171
"typedoc": "0.24.8",
72-
"typedoc-plugin-markdown": "3.15.3",
72+
"typedoc-plugin-markdown": "3.15.4",
7373
"typescript": "5.1.6"
7474
},
7575
"engines": {

packages/dsn-parser/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"tslib": "2.6.1",
8080
"tsup": "7.1.0",
8181
"typedoc": "0.24.8",
82-
"typedoc-plugin-markdown": "3.15.3",
82+
"typedoc-plugin-markdown": "3.15.4",
8383
"typescript": "5.1.6"
8484
}
8585
}

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -1966,7 +1966,7 @@ __metadata:
19661966
tslib: "npm:2.6.1"
19671967
tsup: "npm:7.1.0"
19681968
typedoc: "npm:0.24.8"
1969-
typedoc-plugin-markdown: "npm:3.15.3"
1969+
typedoc-plugin-markdown: "npm:3.15.4"
19701970
typescript: "npm:5.1.6"
19711971
languageName: unknown
19721972
linkType: soft
@@ -2050,7 +2050,7 @@ __metadata:
20502050
tslib: "npm:2.6.1"
20512051
tsup: "npm:7.1.0"
20522052
typedoc: "npm:0.24.8"
2053-
typedoc-plugin-markdown: "npm:3.15.3"
2053+
typedoc-plugin-markdown: "npm:3.15.4"
20542054
typescript: "npm:5.1.6"
20552055
languageName: unknown
20562056
linkType: soft
@@ -10151,14 +10151,14 @@ __metadata:
1015110151
languageName: node
1015210152
linkType: hard
1015310153

10154-
"typedoc-plugin-markdown@npm:3.15.3":
10155-
version: 3.15.3
10156-
resolution: "typedoc-plugin-markdown@npm:3.15.3"
10154+
"typedoc-plugin-markdown@npm:3.15.4":
10155+
version: 3.15.4
10156+
resolution: "typedoc-plugin-markdown@npm:3.15.4"
1015710157
dependencies:
1015810158
handlebars: "npm:^4.7.7"
1015910159
peerDependencies:
1016010160
typedoc: ">=0.24.0"
10161-
checksum: 525cd001a6b4dd2924fb8682b8469437368bdb7035eb161913fdb677e35cb5599ca08ef4a555ad8afaf0c6c632dac101bd6de6c2aed4d3408b598ec1cc5233a9
10161+
checksum: 43b87443258a7e8992265929173bd7aa203ac7e39bb1421d17751c77fffc291efc5b54f436c4691c5328ead58c011ddfaef21164823bd722691493729177bf97
1016210162
languageName: node
1016310163
linkType: hard
1016410164

0 commit comments

Comments
 (0)