Skip to content

Commit 501d746

Browse files
Update dependency chart.js to v3.8.0 (#4842)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 80258f6 commit 501d746

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@juggle/resize-observer": "3.3.1",
4141
"@sentry/browser": "6.19.7",
4242
"@sentry/integrations": "6.19.7",
43-
"chart.js": "3.7.1",
43+
"chart.js": "3.8.0",
4444
"copy-text-to-clipboard": "3.0.1",
4545
"date-fns": "2.28.0",
4646
"fastboot-app-server": "3.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4893,10 +4893,10 @@ charm@^1.0.0:
48934893
dependencies:
48944894
inherits "^2.0.1"
48954895

4896-
chart.js@3.7.1:
4897-
version "3.7.1"
4898-
resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-3.7.1.tgz#0516f690c6a8680c6c707e31a4c1807a6f400ada"
4899-
integrity sha512-8knRegQLFnPQAheZV8MjxIXc5gQEfDFD897BJgv/klO/vtIyFFmgMXrNfgrXpbTr/XbTturxRgxIXx/Y+ASJBA==
4896+
chart.js@3.8.0:
4897+
version "3.8.0"
4898+
resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-3.8.0.tgz#c6c14c457b9dc3ce7f1514a59e9b262afd6f1a94"
4899+
integrity sha512-cr8xhrXjLIXVLOBZPkBZVF6NDeiVIrPLHcMhnON7UufudL+CNeRrD+wpYanswlm8NpudMdrt3CHoLMQMxJhHRg==
49004900

49014901
cheerio@^0.22.0:
49024902
version "0.22.0"

0 commit comments

Comments
 (0)