Skip to content

Commit 927b634

Browse files
Merge pull request linode#296 from leslitagordita/prismjs-version-bump
Prismjs version bump
2 parents 4bc3821 + 32b7b34 commit 927b634

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"netlify-cms-app": "^2.9.1",
3030
"netlify-cms-widget-inline-select": "^1.3.1",
3131
"postcss-easy-import": "^3.0.0",
32+
"prismjs": ">=1.21.0",
3233
"prop-types": "^15.6.2",
3334
"react": "^16.7.0",
3435
"react-clipboard.js": "^2.0.7",
@@ -69,6 +70,7 @@
6970
"dotenv": "^8.0.0",
7071
"lodash": "^4.17.19",
7172
"md5": "^2.2.1",
73+
"prismjs": ">=1.21.0",
7274
"randomstring": "^1.1.5",
7375
"yamljs": "^0.3.0"
7476
},

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13046,7 +13046,7 @@ pretty-hrtime@^1.0.3:
1304613046
resolved "https://registry.yarnpkg.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz#b7e3ea42435a4c9b2759d99e0f201eb195802ee1"
1304713047
integrity sha1-t+PqQkNaTJsnWdmeDyAesZWALuE=
1304813048

13049-
prismjs@^1.8.4:
13049+
prismjs@>=1.21.0, prismjs@^1.8.4:
1305013050
version "1.22.0"
1305113051
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.22.0.tgz#73c3400afc58a823dd7eed023f8e1ce9fd8977fa"
1305213052
integrity sha512-lLJ/Wt9yy0AiSYBf212kK3mM5L8ycwlyTlSxHBAneXLR0nzFMlZ5y7riFPF3E33zXOF2IH95xdY5jIyZbM9z/w==

0 commit comments

Comments
 (0)