Skip to content

Commit

Permalink
chore(deps): update dependency highlight.js to v11.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 16, 2024
1 parent 2c8eb7d commit 537160e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slides/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/reveal.js/5.1.0/plugin/markdown/markdown.min.js" integrity="sha512-4exkEeyVuaWUFKozXl6L3UCugl6ai1cKnrVFkWUstdrNB2sDxxmPEaHBzTlYm9wX78EjPzEBG0s8k37oPeUFIw==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/reveal.js/5.1.0/plugin/highlight/highlight.min.js" integrity="sha512-xkVKkN0o7xECTHSUZ9zdsBYRXiAKH7CZ3aICpW6aQJZsufVVRLhEBTDjTpC1tPzm+gNZiOeW174zXAB2fOLsTg==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<!-- Extra languages for highlight.js -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.10.0/languages/go.min.js" integrity="sha512-k7OybVx0SC719WXdukEkoxjgQBdxeRIFuMIBO2LffEGfE7v/cgRvQp/0UrF9MiHBGzVOol2yuvaV1TAW2zAFJA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.11.0/languages/go.min.js" integrity="sha512-2skEvbTGO78bphlamrfFS0fX/g/a6wi8vkPL9DiywgzJmJu0W/Q316PFEwxWycBFBQhhuqwCHs/RwS2CRPrHgg==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>

<script>
// More info about initialization & config:
Expand Down

0 comments on commit 537160e

Please sign in to comment.