Skip to content

Commit

Permalink
Update dependency jquery to v3.6.1
Browse files Browse the repository at this point in the history
| datasource | package              | from  | to    |
| ---------- | -------------------- | ----- | ----- |
| cdnjs      | jquery/jquery.min.js | 3.6.0 | 3.6.1 |
  • Loading branch information
renovate[bot] committed Sep 26, 2022
1 parent f2d62a9 commit 62e9fa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/_includes/_js-bottom-docs.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!-- Jquery -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
<!-- Github functions -->
<script async defer src="https://buttons.github.io/buttons.js"></script>

Expand Down

0 comments on commit 62e9fa8

Please sign in to comment.