Skip to content

Commit

Permalink
Bump docsify from 4.12.1 to 4.13.1
Browse files Browse the repository at this point in the history
Bumps [docsify](https://github.com/docsifyjs/docsify) from 4.12.1 to 4.13.1.
- [Release notes](https://github.com/docsifyjs/docsify/releases)
- [Changelog](https://github.com/docsifyjs/docsify/blob/v4.13.1/CHANGELOG.md)
- [Commits](docsifyjs/docsify@v4.12.1...v4.13.1)

---
updated-dependencies:
- dependency-name: docsify
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and yarkovaleksei committed Oct 20, 2023
1 parent 3ed59d4 commit 970a36f
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1693,15 +1693,14 @@ docsify-server-renderer@>=4.10.0:
resolve-pathname "^3.0.0"

docsify@^4.12.0, docsify@^4.12.1:
version "4.12.1"
resolved "https://registry.yarnpkg.com/docsify/-/docsify-4.12.1.tgz#46c15a4c101397185835f7e6bdad7bd6cd02896b"
integrity sha512-7v4UlCYLTmb83leJLIlheQlQ8kDTbTxcpMttRg0Uf92Nl//m0AcKFHoLLo5HHS4UhnO0KhDV8SKCdTR279zI9A==
version "4.13.1"
resolved "https://registry.yarnpkg.com/docsify/-/docsify-4.13.1.tgz#5ad89d3c0529d336bd1d1c20a664db129afd607a"
integrity sha512-BsDypTBhw0mfslw9kZgAspCMZSM+sUIIDg5K/t1hNLkvbem9h64ZQc71e1IpY+iWsi/KdeqfazDfg52y2Lmm0A==
dependencies:
dompurify "^2.2.6"
marked "^1.2.9"
medium-zoom "^1.0.6"
opencollective-postinstall "^2.0.2"
prismjs "^1.23.0"
prismjs "^1.27.0"
strip-indent "^3.0.0"
tinydate "^1.3.0"
tweezer.js "^1.4.0"
Expand Down Expand Up @@ -4626,10 +4625,10 @@ pretty-format@^24.8.0:
ansi-styles "^3.2.0"
react-is "^16.8.4"

prismjs@^1.23.0:
version "1.25.0"
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.25.0.tgz#6f822df1bdad965734b310b315a23315cf999756"
integrity sha512-WCjJHl1KEWbnkQom1+SzftbtXMKQoezOCYs5rECqMN+jP+apI7ftoflyqigqzopSO3hMhTEb0mFClA8lkolgEg==
prismjs@^1.27.0:
version "1.29.0"
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.29.0.tgz#f113555a8fa9b57c35e637bba27509dcf802dd12"
integrity sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==

process-nextick-args@~2.0.0:
version "2.0.0"
Expand Down

0 comments on commit 970a36f

Please sign in to comment.