Skip to content

Commit 1d64917

Browse files
Bump prismjs from 1.21.0 to 1.23.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.21.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.21.0...v1.23.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent dd89c43 commit 1d64917

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"mdast-util-to-string": "^1.0.5",
4747
"normalize.css": "^8.0.0",
4848
"prettier": "^1.7.4",
49-
"prismjs": "^1.15.0",
49+
"prismjs": "^1.23.0",
5050
"react": "^17.0.1",
5151
"react-dom": "^17.0.1",
5252
"react-helmet": "^5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12109,10 +12109,10 @@ pretty-format@^25.5.0:
1210912109
ansi-styles "^4.0.0"
1211012110
react-is "^16.12.0"
1211112111

12112-
prismjs@^1.15.0, prismjs@^1.6.0:
12113-
version "1.21.0"
12114-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.21.0.tgz#36c086ec36b45319ec4218ee164c110f9fc015a3"
12115-
integrity sha512-uGdSIu1nk3kej2iZsLyDoJ7e9bnPzIgY0naW/HdknGj61zScaprVEVGHrPoXqI+M9sP0NDnTK2jpkvmldpuqDw==
12112+
prismjs@^1.23.0, prismjs@^1.6.0:
12113+
version "1.23.0"
12114+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.23.0.tgz#d3b3967f7d72440690497652a9d40ff046067f33"
12115+
integrity sha512-c29LVsqOaLbBHuIbsTxaKENh1N2EQBOHaWv7gkHN4dgRbxSREqDnDbtFJYdpPauS4YCplMSNCABQ6Eeor69bAA==
1211612116
optionalDependencies:
1211712117
clipboard "^2.0.0"
1211812118

0 commit comments

Comments
 (0)