Skip to content

Commit

Permalink
chore(deps): update dependency prism to v1.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 24, 2024
1 parent 01fd80a commit aa54c7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
<script type="module" src="/pages/client/code-example.js"></script>
<script type="module" src="/pages/client/syntax-highlight.js"></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.23.0/prism.min.js"
integrity="sha512-YBk7HhgDZvBxmtOfUdvX0z8IH2d10Hp3aEygaMNhtF8fSOvBZ16D/1bXZTJV6ndk/L/DlXxYStP8jrF77v2MIg=="
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/prism.min.js"
integrity="sha512-7Z9J3l1+EYfeaPKcGXu3MS/7T+w19WtKQY/n+xzmw4hZhJ9tyYmcUS+4QqAlzhicE5LAfMQSF3iFTK9bQdTxXg=="
crossorigin="anonymous"
></script>
</head>

0 comments on commit aa54c7e

Please sign in to comment.