Skip to content

Commit 66559a3

Browse files
renovate[bot]lemeurherve
authored andcommitted
Update dependency lit to v3.3.2 (jenkinsci#720)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2123263 commit 66559a3

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.3.1/polyfill-support.js"></script>
52+
<script src="https://cdn.jsdelivr.net/npm/lit@3.3.2/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)