Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

Commit ca57aa9

Browse files
chore(deps): update dependency jquery to v3.7.0
1 parent 6721440 commit ca57aa9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/projects/random-quote-machine/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@
3030
</div>
3131
<div class="footer">by <a href="https://codepen.io/hezag/">hezag</a></div>
3232
</div>
33-
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.4/jquery.min.js"></script>
33+
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script>
3434
<script src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.13.2/jquery-ui.min.js"></script>

0 commit comments

Comments
 (0)