📌 Bump chart.js from 3.7.1 to 3.8.0

Bumps [chart.js](https://github.com/chartjs/Chart.js) from 3.7.1 to 3.8.0.
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](https://github.com/chartjs/Chart.js/compare/v3.7.1...v3.8.0)

---
updated-dependencies:
- dependency-name: chart.js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/204/head
dependabot[bot] 2022-05-26 00:32:43 +00:00 committed by GitHub
parent 965dc707ed
commit 847daf39e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

18
package-lock.json generated
View File

@ -1,17 +1,17 @@
{ {
"name": "hugo-congo-theme", "name": "hugo-congo-theme",
"version": "2.2.0", "version": "2.2.1",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "hugo-congo-theme", "name": "hugo-congo-theme",
"version": "2.2.0", "version": "2.2.1",
"hasInstallScript": true, "hasInstallScript": true,
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@tailwindcss/typography": "^0.5.2", "@tailwindcss/typography": "^0.5.2",
"chart.js": "^3.7.1", "chart.js": "^3.8.0",
"fuse.js": "^6.6.2", "fuse.js": "^6.6.2",
"katex": "^0.15.6", "katex": "^0.15.6",
"mermaid": "^9.1.1", "mermaid": "^9.1.1",
@ -175,9 +175,9 @@
} }
}, },
"node_modules/chart.js": { "node_modules/chart.js": {
"version": "3.7.1", "version": "3.8.0",
"resolved": "https://registry.npmjs.org/chart.js/-/chart.js-3.7.1.tgz", "resolved": "https://registry.npmjs.org/chart.js/-/chart.js-3.8.0.tgz",
"integrity": "sha512-8knRegQLFnPQAheZV8MjxIXc5gQEfDFD897BJgv/klO/vtIyFFmgMXrNfgrXpbTr/XbTturxRgxIXx/Y+ASJBA==", "integrity": "sha512-cr8xhrXjLIXVLOBZPkBZVF6NDeiVIrPLHcMhnON7UufudL+CNeRrD+wpYanswlm8NpudMdrt3CHoLMQMxJhHRg==",
"dev": true "dev": true
}, },
"node_modules/chokidar": { "node_modules/chokidar": {
@ -2009,9 +2009,9 @@
"dev": true "dev": true
}, },
"chart.js": { "chart.js": {
"version": "3.7.1", "version": "3.8.0",
"resolved": "https://registry.npmjs.org/chart.js/-/chart.js-3.7.1.tgz", "resolved": "https://registry.npmjs.org/chart.js/-/chart.js-3.8.0.tgz",
"integrity": "sha512-8knRegQLFnPQAheZV8MjxIXc5gQEfDFD897BJgv/klO/vtIyFFmgMXrNfgrXpbTr/XbTturxRgxIXx/Y+ASJBA==", "integrity": "sha512-cr8xhrXjLIXVLOBZPkBZVF6NDeiVIrPLHcMhnON7UufudL+CNeRrD+wpYanswlm8NpudMdrt3CHoLMQMxJhHRg==",
"dev": true "dev": true
}, },
"chokidar": { "chokidar": {

View File

@ -30,7 +30,7 @@
"homepage": "https://github.com/jpanther/congo#readme", "homepage": "https://github.com/jpanther/congo#readme",
"devDependencies": { "devDependencies": {
"@tailwindcss/typography": "^0.5.2", "@tailwindcss/typography": "^0.5.2",
"chart.js": "^3.7.1", "chart.js": "^3.8.0",
"fuse.js": "^6.6.2", "fuse.js": "^6.6.2",
"katex": "^0.15.6", "katex": "^0.15.6",
"mermaid": "^9.1.1", "mermaid": "^9.1.1",