Skip to content

Commit 75912ee

Browse files
authored
Merge pull request linode#344 from linode/dependabot/npm_and_yarn/prismjs-1.23.0
Bump prismjs from 1.22.0 to 1.23.0
2 parents 4543676 + 0b4f1e8 commit 75912ee

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +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",
32+
"prismjs": ">=1.23.0",
3333
"prop-types": "^15.6.2",
3434
"react": "^16.7.0",
3535
"react-clipboard.js": "^2.0.7",
@@ -70,7 +70,7 @@
7070
"dotenv": "^8.0.0",
7171
"lodash": "^4.17.19",
7272
"md5": "^2.2.1",
73-
"prismjs": ">=1.21.0",
73+
"prismjs": ">=1.23.0",
7474
"randomstring": "^1.1.5",
7575
"yamljs": "^0.3.0"
7676
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13082,10 +13082,10 @@ pretty-hrtime@^1.0.3:
1308213082
resolved "https://registry.yarnpkg.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz#b7e3ea42435a4c9b2759d99e0f201eb195802ee1"
1308313083
integrity sha1-t+PqQkNaTJsnWdmeDyAesZWALuE=
1308413084

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==
1308913089
optionalDependencies:
1309013090
clipboard "^2.0.0"
1309113091

0 commit comments

Comments
 (0)