Skip to content

Commit fce5b4b

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump chart.js from 4.2.1 to 4.3.0
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.2.1 to 4.3.0. - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](chartjs/Chart.js@v4.2.1...v4.3.0) --- updated-dependencies: - dependency-name: chart.js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb532db commit fce5b4b

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
@@ -21,7 +21,7 @@
2121
"bootstrap": "5.2.3",
2222
"bootstrap-accessibility-plugin": "1.0.6",
2323
"bootstrap-datepicker": "1.9.0",
24-
"chart.js": "4.2.1",
24+
"chart.js": "4.3.0",
2525
"chosen-js": "1.8.7",
2626
"clipboard": "2.0.11",
2727
"croppic-js": "1.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1277,10 +1277,10 @@ chardet@^0.7.0:
12771277
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
12781278
integrity sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==
12791279

1280-
chart.js@4.2.1:
1281-
version "4.2.1"
1282-
resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-4.2.1.tgz#d2bd5c98e9a0ae35408975b638f40513b067ba1d"
1283-
integrity sha512-6YbpQ0nt3NovAgOzbkSSeeAQu/3za1319dPUQTXn9WcOpywM8rGKxJHrhS8V8xEkAlk8YhEfjbuAPfUyp6jIsw==
1280+
chart.js@4.3.0:
1281+
version "4.3.0"
1282+
resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-4.3.0.tgz#ac363030ab3fec572850d2d872956f32a46326a1"
1283+
integrity sha512-ynG0E79xGfMaV2xAHdbhwiPLczxnNNnasrmPEXriXsPJGjmhOBYzFVEsB65w2qMDz+CaBJJuJD0inE/ab/h36g==
12841284
dependencies:
12851285
"@kurkle/color" "^0.3.0"
12861286

0 commit comments

Comments
 (0)