File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 29
29
"netlify-cms-app" : " ^2.9.1" ,
30
30
"netlify-cms-widget-inline-select" : " ^1.3.1" ,
31
31
"postcss-easy-import" : " ^3.0.0" ,
32
- "prismjs" : " >=1.21 .0" ,
32
+ "prismjs" : " >=1.23 .0" ,
33
33
"prop-types" : " ^15.6.2" ,
34
34
"react" : " ^16.7.0" ,
35
35
"react-clipboard.js" : " ^2.0.7" ,
70
70
"dotenv" : " ^8.0.0" ,
71
71
"lodash" : " ^4.17.19" ,
72
72
"md5" : " ^2.2.1" ,
73
- "prismjs" : " >=1.21 .0" ,
73
+ "prismjs" : " >=1.23 .0" ,
74
74
"randomstring" : " ^1.1.5" ,
75
75
"yamljs" : " ^0.3.0"
76
76
},
Original file line number Diff line number Diff line change @@ -13082,10 +13082,10 @@ pretty-hrtime@^1.0.3:
13082
13082
resolved "https://registry.yarnpkg.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz#b7e3ea42435a4c9b2759d99e0f201eb195802ee1"
13083
13083
integrity sha1-t+PqQkNaTJsnWdmeDyAesZWALuE=
13084
13084
13085
- prismjs@>=1.21 .0, prismjs@^1.8.4:
13086
- version "1.22 .0"
13087
- resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.22 .0.tgz#73c3400afc58a823dd7eed023f8e1ce9fd8977fa "
13088
- integrity sha512-lLJ/Wt9yy0AiSYBf212kK3mM5L8ycwlyTlSxHBAneXLR0nzFMlZ5y7riFPF3E33zXOF2IH95xdY5jIyZbM9z/w ==
13085
+ prismjs@>=1.23 .0, prismjs@^1.8.4:
13086
+ version "1.23 .0"
13087
+ resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.23 .0.tgz#d3b3967f7d72440690497652a9d40ff046067f33 "
13088
+ integrity sha512-c29LVsqOaLbBHuIbsTxaKENh1N2EQBOHaWv7gkHN4dgRbxSREqDnDbtFJYdpPauS4YCplMSNCABQ6Eeor69bAA ==
13089
13089
optionalDependencies:
13090
13090
clipboard "^2.0.0"
13091
13091
You can’t perform that action at this time.
0 commit comments