Skip to content

Commit c356a3f

Browse files
committed
Update prismjs
1 parent a8014e4 commit c356a3f

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

modules/st2-highlight/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
},
6868
"dependencies": {
6969
"@stackstorm/module-router": "^2.4.3",
70-
"prismjs": "github:enykeev/prism#v0.0.1",
70+
"prismjs": "^1.25.0",
7171
"prop-types": "15.7.2",
7272
"react": "16.8.6",
7373
"react-dom": "16.8.6",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9698,9 +9698,10 @@ pretty-hrtime@^1.0.0:
96989698
resolved "https://registry.yarnpkg.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz#b7e3ea42435a4c9b2759d99e0f201eb195802ee1"
96999699
integrity sha1-t+PqQkNaTJsnWdmeDyAesZWALuE=
97009700

9701-
"prismjs@github:enykeev/prism#v0.0.1":
9702-
version "0.0.1"
9703-
resolved "https://codeload.github.com/enykeev/prism/tar.gz/1c4b29aa2d3b0ce3e0a793e51e17ffaa054ccf1a"
9701+
prismjs@^1.25.0:
9702+
version "1.25.0"
9703+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.25.0.tgz#6f822df1bdad965734b310b315a23315cf999756"
9704+
integrity sha512-WCjJHl1KEWbnkQom1+SzftbtXMKQoezOCYs5rECqMN+jP+apI7ftoflyqigqzopSO3hMhTEb0mFClA8lkolgEg==
97049705

97059706
process-nextick-args@^2.0.0, process-nextick-args@~2.0.0:
97069707
version "2.0.1"

0 commit comments

Comments
 (0)