Skip to content

Commit

Permalink
Update dependency lit to v3 (jenkins-infra#6905)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 12, 2023
1 parent 00512e1 commit c3ede94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/_layouts/frame.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
%script{:src => expand_link("/assets/bower/anchor-js/anchor.min.js")}
%script{:src => expand_link("/assets/bower/@popperjs/core/umd/popper.min.js")}
%script{:src => expand_link("/assets/bower/bootstrap/js/bootstrap.min.js")}
%script{:src => "https://cdn.jsdelivr.net/npm/lit@2.8.0/polyfill-support.js"}
%script{:src => "https://cdn.jsdelivr.net/npm/lit@3.1.0/polyfill-support.js"}
%script{:src => "https://cdn.jsdelivr.net/npm/@webcomponents/[email protected]/webcomponents-loader.js"}

%script{:src => "https://cdnjs.cloudflare.com/ajax/libs/ionicons/7.1.2/ionicons/ionicons.esm.js",
Expand Down

0 comments on commit c3ede94

Please sign in to comment.