Skip to content

Commit 18ef60e

Browse files
chore(deps): update dependency jqueryui to v1.14.1 (#629)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0fb885f commit 18ef60e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/random-quote-machine/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<div class="footer">by <a href="https://codepen.io/hezag/">hezag</a></div>
3939
</div>
4040
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
41-
<script src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.13.2/jquery-ui.min.js"></script>
41+
<script src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.14.1/jquery-ui.min.js"></script>
4242
<script src="script.js"></script>
4343
</body>
4444
</html>

0 commit comments

Comments
 (0)