File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 32
32
"markdown-it" : " ^12.0.3" ,
33
33
"markdown-it-anchor" : " ^6.0.1" ,
34
34
"markdown-it-emoji" : " ^2.0.0" ,
35
- "prismjs" : " ^1.22 .0"
35
+ "prismjs" : " ^1.23 .0"
36
36
},
37
37
"devDependencies" : {
38
38
"@types/prismjs" : " ^1.16.1"
Original file line number Diff line number Diff line change 41
41
"@vuepress/plugin-palette-stylus" : " 2.0.0-alpha.17" ,
42
42
"@vuepress/shared" : " 2.0.0-alpha.15" ,
43
43
"@vuepress/utils" : " 2.0.0-alpha.15" ,
44
- "prismjs" : " ^1.22 .0" ,
44
+ "prismjs" : " ^1.23 .0" ,
45
45
"stylus" : " ^0.54.8" ,
46
46
"stylus-loader" : " ^4.3.0" ,
47
47
"vue" : " ^3.0.4" ,
Original file line number Diff line number Diff line change @@ -9780,10 +9780,10 @@ pretty@2.0.0:
9780
9780
extend-shallow "^2.0.1"
9781
9781
js-beautify "^1.6.12"
9782
9782
9783
- prismjs@^1.22 .0:
9784
- version "1.22 .0"
9785
- resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.22 .0.tgz#73c3400afc58a823dd7eed023f8e1ce9fd8977fa "
9786
- integrity sha512-lLJ/Wt9yy0AiSYBf212kK3mM5L8ycwlyTlSxHBAneXLR0nzFMlZ5y7riFPF3E33zXOF2IH95xdY5jIyZbM9z/w ==
9783
+ prismjs@^1.23 .0:
9784
+ version "1.23 .0"
9785
+ resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.23 .0.tgz#d3b3967f7d72440690497652a9d40ff046067f33 "
9786
+ integrity sha512-c29LVsqOaLbBHuIbsTxaKENh1N2EQBOHaWv7gkHN4dgRbxSREqDnDbtFJYdpPauS4YCplMSNCABQ6Eeor69bAA ==
9787
9787
optionalDependencies:
9788
9788
clipboard "^2.0.0"
9789
9789
You can’t perform that action at this time.
0 commit comments