File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
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
33
"prop-types" : " ^15.6.2" ,
33
34
"react" : " ^16.7.0" ,
34
35
"react-clipboard.js" : " ^2.0.7" ,
69
70
"dotenv" : " ^8.0.0" ,
70
71
"lodash" : " ^4.17.19" ,
71
72
"md5" : " ^2.2.1" ,
73
+ "prismjs" : " >=1.21.0" ,
72
74
"randomstring" : " ^1.1.5" ,
73
75
"yamljs" : " ^0.3.0"
74
76
},
Original file line number Diff line number Diff line change @@ -13046,7 +13046,7 @@ pretty-hrtime@^1.0.3:
13046
13046
resolved "https://registry.yarnpkg.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz#b7e3ea42435a4c9b2759d99e0f201eb195802ee1"
13047
13047
integrity sha1-t+PqQkNaTJsnWdmeDyAesZWALuE=
13048
13048
13049
- prismjs@^1.8.4:
13049
+ prismjs@>=1.21.0, prismjs@ ^1.8.4:
13050
13050
version "1.22.0"
13051
13051
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.22.0.tgz#73c3400afc58a823dd7eed023f8e1ce9fd8977fa"
13052
13052
integrity sha512-lLJ/Wt9yy0AiSYBf212kK3mM5L8ycwlyTlSxHBAneXLR0nzFMlZ5y7riFPF3E33zXOF2IH95xdY5jIyZbM9z/w==
You can’t perform that action at this time.
0 commit comments