Skip to content

Commit c521ad4

Browse files
authored
Merge pull request #407 from rdkit/dependabot/npm_and_yarn/typedoc-0.25.3
Bump typedoc from 0.25.1 to 0.25.3
2 parents dd66292 + d1f9be5 commit c521ad4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"devDependencies": {
6565
"prettier": "^2.8.8",
6666
"serve": "^14.1.2",
67-
"typedoc": "^0.25.1",
67+
"typedoc": "^0.25.3",
6868
"typescript": "^4.8.4"
6969
}
7070
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11548,10 +11548,10 @@ typedarray-to-buffer@^3.1.5:
1154811548
dependencies:
1154911549
is-typedarray "^1.0.0"
1155011550

11551-
typedoc@^0.25.1:
11552-
version "0.25.1"
11553-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.25.1.tgz#50de2d8fb93623fbfb59e2fa6407ff40e3d3f438"
11554-
integrity sha512-c2ye3YUtGIadxN2O6YwPEXgrZcvhlZ6HlhWZ8jQRNzwLPn2ylhdGqdR8HbyDRyALP8J6lmSANILCkkIdNPFxqA==
11551+
typedoc@^0.25.3:
11552+
version "0.25.3"
11553+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.25.3.tgz#53c6d668e1001b3d488e9a750fcdfb05433554c0"
11554+
integrity sha512-Ow8Bo7uY1Lwy7GTmphRIMEo6IOZ+yYUyrc8n5KXIZg1svpqhZSWgni2ZrDhe+wLosFS8yswowUzljTAV/3jmWw==
1155511555
dependencies:
1155611556
lunr "^2.3.9"
1155711557
marked "^4.3.0"

0 commit comments

Comments
 (0)