Skip to content

Commit

Permalink
Merge pull request #407 from rdkit/dependabot/npm_and_yarn/typedoc-0.…
Browse files Browse the repository at this point in the history
…25.3

Bump typedoc from 0.25.1 to 0.25.3
  • Loading branch information
MichelML authored Nov 7, 2023
2 parents dd66292 + d1f9be5 commit c521ad4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"devDependencies": {
"prettier": "^2.8.8",
"serve": "^14.1.2",
"typedoc": "^0.25.1",
"typedoc": "^0.25.3",
"typescript": "^4.8.4"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11548,10 +11548,10 @@ typedarray-to-buffer@^3.1.5:
dependencies:
is-typedarray "^1.0.0"

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

0 comments on commit c521ad4

Please sign in to comment.