Skip to content

Commit 1285d37

Browse files
Bump prismjs from 1.22.0 to 1.23.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.22.0 to 1.23.0. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](PrismJS/prism@v1.22.0...v1.23.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e3c0c7 commit 1285d37

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"jdown": "1.0.5",
3434
"marked-sanitizer-github": "1.0.1",
3535
"node-emoji": "1.10.0",
36-
"prismjs": "1.22.0",
36+
"prismjs": "1.23.0",
3737
"react": "16.14.0",
3838
"react-dom": "16.14.0",
3939
"react-router-dom": "5.2.0",

yarn.lock

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13714,14 +13714,7 @@ pretty-hrtime@^1.0.3:
1371413714
resolved "https://registry.yarnpkg.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz#b7e3ea42435a4c9b2759d99e0f201eb195802ee1"
1371513715
integrity sha1-t+PqQkNaTJsnWdmeDyAesZWALuE=
1371613716

13717-
13718-
version "1.22.0"
13719-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.22.0.tgz#73c3400afc58a823dd7eed023f8e1ce9fd8977fa"
13720-
integrity sha512-lLJ/Wt9yy0AiSYBf212kK3mM5L8ycwlyTlSxHBAneXLR0nzFMlZ5y7riFPF3E33zXOF2IH95xdY5jIyZbM9z/w==
13721-
optionalDependencies:
13722-
clipboard "^2.0.0"
13723-
13724-
prismjs@^1.21.0, prismjs@~1.23.0:
13717+
[email protected], prismjs@^1.21.0, prismjs@~1.23.0:
1372513718
version "1.23.0"
1372613719
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.23.0.tgz#d3b3967f7d72440690497652a9d40ff046067f33"
1372713720
integrity sha512-c29LVsqOaLbBHuIbsTxaKENh1N2EQBOHaWv7gkHN4dgRbxSREqDnDbtFJYdpPauS4YCplMSNCABQ6Eeor69bAA==

0 commit comments

Comments
 (0)