Skip to content

Commit

Permalink
Marked latest
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieTheWagner committed Dec 23, 2023
1 parent 6900c22 commit 918bb53
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 @@ -83,7 +83,7 @@
"line-column": "^1.0.2",
"lodash": "^4.17.21",
"lunr": "^2.3.9",
"marked": "^9.1.6",
"marked": "^11.1.0",
"marked-highlight": "^1.0.2",
"node-html-parser": "^6.1.4",
"pad-start": "^1.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10833,10 +10833,10 @@ marked-highlight@^1.0.2:
resolved "https://registry.yarnpkg.com/marked-highlight/-/marked-highlight-1.0.2.tgz#1b6844df56bb0aa7ca19a08123b46d84f51008c6"
integrity sha512-Jh+4nqS3KxsOJfh7k8wgtvVAXPydrVgkgggmQgdrtmK5I+0b27cIYfW8YYYzxGgMy1JCZTRygr58CMhvZqFULA==

marked@^9.1.6:
version "9.1.6"
resolved "https://registry.yarnpkg.com/marked/-/marked-9.1.6.tgz#5d2a3f8180abfbc5d62e3258a38a1c19c0381695"
integrity sha512-jcByLnIFkd5gSXZmjNvS1TlmRhCXZjIzHYlaGkPlLIekG55JDR2Z4va9tZwCiP+/RDERiNhMOFu01xd6O5ct1Q==
marked@^11.1.0:
version "11.1.0"
resolved "https://registry.yarnpkg.com/marked/-/marked-11.1.0.tgz#f2d12323e80ba8a97cc8262fe7e94fcc007476ab"
integrity sha512-fvKJWAPEafVj1dwGwcPI5mBB/0pvViL6NlCbNDG1HOIRwwAU/jeMoFxfbRLuirO1wRH7m4yPvBqD/O1wyWvayw==

matcher-collection@^1.0.0, matcher-collection@^1.1.1:
version "1.1.2"
Expand Down

0 comments on commit 918bb53

Please sign in to comment.