Skip to content

Commit d86af4d

Browse files
Update dependency lit to v3.3.0 (#520)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 83e2773 commit d86af4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
</head>
5050

5151
<body style="min-height:100%; height:100%; padding-top:100px">
52-
<script src="https://cdn.jsdelivr.net/npm/lit@3.2.1/polyfill-support.js"></script>
52+
<script src="https://cdn.jsdelivr.net/npm/lit@3.3.0/polyfill-support.js"></script>
5353
<script src="https://cdn.jsdelivr.net/npm/@webcomponents/webcomponentsjs@2.8.0/webcomponents-loader.js"></script>
5454
<script data="jio" src="https://cdn.jsdelivr.net/npm/@jenkinsci/jenkins-io-components/+esm" type="module"></script>
5555
<script data="jio" nomodule="" src="https://cdn.jsdelivr.net/npm/@jenkinsci/jenkins-io-components/"></script>

0 commit comments

Comments
 (0)