Skip to content

Commit f5ea1a3

Browse files
Update marked-highlight
1 parent fce65cc commit f5ea1a3

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

.tool-versions

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
nodejs 18.19.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"lodash": "^4.17.21",
8585
"lunr": "^2.3.9",
8686
"marked": "^11.1.0",
87-
"marked-highlight": "^1.0.2",
87+
"marked-highlight": "^2.1.1",
8888
"node-html-parser": "^6.1.4",
8989
"pad-start": "^1.0.2",
9090
"parse-git-config": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10822,10 +10822,10 @@ markdown-it@^4.3.0:
1082210822
mdurl "~1.0.0"
1082310823
uc.micro "^1.0.0"
1082410824

10825-
marked-highlight@^1.0.2:
10826-
version "1.0.2"
10827-
resolved "https://registry.yarnpkg.com/marked-highlight/-/marked-highlight-1.0.2.tgz#1b6844df56bb0aa7ca19a08123b46d84f51008c6"
10828-
integrity sha512-Jh+4nqS3KxsOJfh7k8wgtvVAXPydrVgkgggmQgdrtmK5I+0b27cIYfW8YYYzxGgMy1JCZTRygr58CMhvZqFULA==
10825+
marked-highlight@^2.1.1:
10826+
version "2.1.1"
10827+
resolved "https://registry.yarnpkg.com/marked-highlight/-/marked-highlight-2.1.1.tgz#144120e32363f042b420276a9c7b8dab748f630f"
10828+
integrity sha512-ktdqwtBne8rim5mb+vvZ9FzElGFb+CHCgkx/g6DSzTjaSrVnxsJdSzB5YgCkknFrcOW+viocM1lGyIjC0oa3fg==
1082910829

1083010830
marked@^11.1.0:
1083110831
version "11.1.1"

0 commit comments

Comments
 (0)