Skip to content

Commit

Permalink
Update prismjs dependency to 1.28.0 version (#390)
Browse files Browse the repository at this point in the history
  • Loading branch information
rogov-k authored and jfcere committed Jun 16, 2022
1 parent 7154ebc commit eb466e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"katex": "^0.15.1",
"marked": "^4.0.10",
"mermaid": "^9.0.1",
"prismjs": "^1.25.0",
"prismjs": "^1.28.0",
"tslib": "^2.3.0"
},
"peerDependencies": {
Expand All @@ -40,4 +40,4 @@
"rxjs": "^6.5.3 || ^7.4.0",
"zone.js": "^0.11.4"
}
}
}

0 comments on commit eb466e7

Please sign in to comment.