Skip to content

Commit 05cf372

Browse files
fix(deps): update dependency prismjs to v1.24.1 (#49)
1 parent 10d3a06 commit 05cf372

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
@@ -21,7 +21,7 @@
2121
"oembed-parser": "^1.3.7",
2222
"path-browserify": "^1.0.1",
2323
"prism-themes": "^1.3.0",
24-
"prismjs": "^1.24.0",
24+
"prismjs": "1.24.1",
2525
"react": "^16.13.1",
2626
"react-dom": "^16.13.1",
2727
"semantic-ui-css": "^2.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3928,10 +3928,10 @@ prism-themes@^1.3.0:
39283928
resolved "https://registry.yarnpkg.com/prism-themes/-/prism-themes-1.4.0.tgz#2f93a33450532577c7962928655d7b4305fa843d"
39293929
integrity sha512-VTy6t69sS1FavspBsodoF/x/eduPydUXyZH+++Jkun0VQ4X7lCZVvsfGsYKzkUan2PJNcV2mA4lAFcr7KKXD1g==
39303930

3931-
prismjs@^1.24.0:
3932-
version "1.24.0"
3933-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.24.0.tgz#0409c30068a6c52c89ef7f1089b3ca4de56be2ac"
3934-
integrity sha512-SqV5GRsNqnzCL8k5dfAjCNhUrF3pR0A9lTDSCUZeh/LIshheXJEaP0hwLz2t4XHivd2J/v2HR+gRnigzeKe3cQ==
3931+
3932+
version "1.24.1"
3933+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.24.1.tgz#c4d7895c4d6500289482fa8936d9cdd192684036"
3934+
integrity sha512-mNPsedLuk90RVJioIky8ANZEwYm5w9LcvCXrxHlwf4fNVSn8jEipMybMkWUyyF0JhnC+C4VcOVSBuHRKs1L5Ow==
39353935

39363936
process-nextick-args@~2.0.0:
39373937
version "2.0.1"

0 commit comments

Comments
 (0)