Skip to content

Commit c0e9ab8

Browse files
committed
Update dependency chart.js to v3.7.0
1 parent cdab896 commit c0e9ab8

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.16.1",
4242
"@sentry/integrations": "6.16.1",
43-
"chart.js": "3.6.2",
43+
"chart.js": "3.7.0",
4444
"copy-text-to-clipboard": "3.0.1",
4545
"date-fns": "2.27.0",
4646
"fastboot-app-server": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4957,10 +4957,10 @@ charm@^1.0.0:
49574957
dependencies:
49584958
inherits "^2.0.1"
49594959

4960-
chart.js@3.6.2:
4961-
version "3.6.2"
4962-
resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-3.6.2.tgz#47342c551f688ffdda2cd53b534cb7e461ecec33"
4963-
integrity sha512-Xz7f/fgtVltfQYWq0zL1Xbv7N2inpG+B54p3D5FSvpCdy3sM+oZhbqa42eNuYXltaVvajgX5UpKCU2GeeJIgxg==
4960+
chart.js@3.7.0:
4961+
version "3.7.0"
4962+
resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-3.7.0.tgz#7a19c93035341df801d613993c2170a1fcf1d882"
4963+
integrity sha512-31gVuqqKp3lDIFmzpKIrBeum4OpZsQjSIAqlOpgjosHDJZlULtvwLEZKtEhIAZc7JMPaHlYMys40Qy9Mf+1AAg==
49644964

49654965
cheerio@^0.22.0:
49664966
version "0.22.0"

0 commit comments

Comments
 (0)