Skip to content

Commit a7c2192

Browse files
authored
Merge pull request #5003 from rust-lang/renovate/chart.js-3.x
Update dependency chart.js to v3.8.2
2 parents aa8751f + 9113241 commit a7c2192

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": "7.7.0",
4242
"@sentry/utils": "7.7.0",
43-
"chart.js": "3.8.0",
43+
"chart.js": "3.8.2",
4444
"copy-text-to-clipboard": "3.0.1",
4545
"date-fns": "2.29.1",
4646
"fastboot-app-server": "3.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4850,10 +4850,10 @@ charm@^1.0.0:
48504850
dependencies:
48514851
inherits "^2.0.1"
48524852

4853-
4854-
version "3.8.0"
4855-
resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-3.8.0.tgz#c6c14c457b9dc3ce7f1514a59e9b262afd6f1a94"
4856-
integrity sha512-cr8xhrXjLIXVLOBZPkBZVF6NDeiVIrPLHcMhnON7UufudL+CNeRrD+wpYanswlm8NpudMdrt3CHoLMQMxJhHRg==
4853+
4854+
version "3.8.2"
4855+
resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-3.8.2.tgz#e3ebb88f7072780eec4183a788a990f4a58ba7a1"
4856+
integrity sha512-7rqSlHWMUKFyBDOJvmFGW2lxULtcwaPLegDjX/Nu5j6QybY+GCiQkEY+6cqHw62S5tcwXMD8Y+H5OBGoR7d+ZQ==
48574857

48584858
cheerio@^0.22.0:
48594859
version "0.22.0"

0 commit comments

Comments
 (0)