Skip to content

Commit

Permalink
Merge pull request #918 from StackStorm/update_prismjs
Browse files Browse the repository at this point in the history
Update prismjs
  • Loading branch information
amanda11 committed Oct 8, 2021
2 parents a8014e4 + c356a3f commit a138cfa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion modules/st2-highlight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
},
"dependencies": {
"@stackstorm/module-router": "^2.4.3",
"prismjs": "github:enykeev/prism#v0.0.1",
"prismjs": "^1.25.0",
"prop-types": "15.7.2",
"react": "16.8.6",
"react-dom": "16.8.6",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9698,9 +9698,10 @@ pretty-hrtime@^1.0.0:
resolved "https://registry.yarnpkg.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz#b7e3ea42435a4c9b2759d99e0f201eb195802ee1"
integrity sha1-t+PqQkNaTJsnWdmeDyAesZWALuE=

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

process-nextick-args@^2.0.0, process-nextick-args@~2.0.0:
version "2.0.1"
Expand Down

0 comments on commit a138cfa

Please sign in to comment.