Skip to content

Commit d29dceb

Browse files
chore(deps): update dependency chart.js to v4.5.1 (#430)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4d489e6 commit d29dceb

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

_data/licenses.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ button-icons:
3030
chartjs:
3131
name: Chart.js
3232
# renovate: datasource=cdnjs depName=Chart.js packageName=Chart.js/chart.umd.min.js versioning=semver
33-
version: '4.5.0'
33+
version: '4.5.1'
3434
url: https://www.chartjs.org/
3535
license: MIT
3636
giscus:

gamepad-tester.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
- /assets/css/hide-heading.css
77
- /assets/css/gamepad-tester.css
88
ext-js:
9-
- href: "https://cdnjs.cloudflare.com/ajax/libs/Chart.js/4.5.0/chart.umd.min.js"
10-
sri: "sha512-Y51n9mtKTVBh3Jbx5pZSJNDDMyY+yGe77DGtBPzRlgsf/YLCh13kSZ3JmfHGzYFCmOndraf0sQgfM654b7dJ3w=="
9+
- href: "https://cdnjs.cloudflare.com/ajax/libs/Chart.js/4.5.1/chart.umd.min.js"
10+
sri: "sha512-WoViKhKD4qI2WruSZqv9+kvM4WfFhUMQCLN4QlDTt5aU56fLQy2gYoxWIqlEnXqJy/+Ac5q/hk1oWfqnMDhwMA=="
1111
- href: "https://cdn.jsdelivr.net/npm/@lizardbyte/gamepad-helper@2026.816.4539/dist/gamepad-helper.js"
1212
js:
1313
- /assets/js/gamepad-tester.js

0 commit comments

Comments
 (0)