Skip to content

Commit 36f3509

Browse files
Bump prismjs from 1.23.0 to 1.24.0 in /web-app
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.0. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](PrismJS/prism@v1.23.0...v1.24.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d24b0fa commit 36f3509

File tree

2 files changed

+5
-14
lines changed

2 files changed

+5
-14
lines changed

web-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"markdown-it": "11.0.1",
3636
"markdown-it-emoji": "1.4.0",
3737
"moment": "2.29.1",
38-
"prismjs": "1.23.0",
38+
"prismjs": "1.24.0",
3939
"react": "16.13.1",
4040
"react-addons-css-transition-group": "15.6.2",
4141
"react-dom": "16.13.1",

web-app/yarn.lock

+4-13
Original file line numberDiff line numberDiff line change
@@ -12901,19 +12901,10 @@ pretty-hrtime@^1.0.3:
1290112901
resolved "https://registry.yarnpkg.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz#b7e3ea42435a4c9b2759d99e0f201eb195802ee1"
1290212902
integrity sha1-t+PqQkNaTJsnWdmeDyAesZWALuE=
1290312903

12904-
prismjs@1.23.0:
12905-
version "1.23.0"
12906-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.23.0.tgz#d3b3967f7d72440690497652a9d40ff046067f33"
12907-
integrity sha512-c29LVsqOaLbBHuIbsTxaKENh1N2EQBOHaWv7gkHN4dgRbxSREqDnDbtFJYdpPauS4YCplMSNCABQ6Eeor69bAA==
12908-
optionalDependencies:
12909-
clipboard "^2.0.0"
12910-
12911-
prismjs@^1.21.0:
12912-
version "1.21.0"
12913-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.21.0.tgz#36c086ec36b45319ec4218ee164c110f9fc015a3"
12914-
integrity sha512-uGdSIu1nk3kej2iZsLyDoJ7e9bnPzIgY0naW/HdknGj61zScaprVEVGHrPoXqI+M9sP0NDnTK2jpkvmldpuqDw==
12915-
optionalDependencies:
12916-
clipboard "^2.0.0"
12904+
prismjs@1.24.0, prismjs@^1.21.0:
12905+
version "1.24.0"
12906+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.24.0.tgz#0409c30068a6c52c89ef7f1089b3ca4de56be2ac"
12907+
integrity sha512-SqV5GRsNqnzCL8k5dfAjCNhUrF3pR0A9lTDSCUZeh/LIshheXJEaP0hwLz2t4XHivd2J/v2HR+gRnigzeKe3cQ==
1291712908

1291812909
prismjs@~1.22.0:
1291912910
version "1.22.0"

0 commit comments

Comments
 (0)