Update chartjs-test-utils and mis-sized fixtures (#9135)

This commit is contained in:
Jukka Kurkela 2021-05-20 14:59:55 +03:00 committed by GitHub
parent a6f0b37dfe
commit 7265bb51d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 8 additions and 10 deletions

16
package-lock.json generated
View File

@ -21,7 +21,7 @@
"@vuepress/plugin-html-redirect": "^0.1.2",
"chartjs-adapter-luxon": "^1.0.0",
"chartjs-adapter-moment": "^1.0.0",
"chartjs-test-utils": "^0.2.2",
"chartjs-test-utils": "^0.3.0",
"concurrently": "^6.0.1",
"coveralls": "^3.1.0",
"cross-env": "^7.0.3",
@ -5161,9 +5161,9 @@
}
},
"node_modules/chartjs-test-utils": {
"version": "0.2.2",
"resolved": "https://registry.npmjs.org/chartjs-test-utils/-/chartjs-test-utils-0.2.2.tgz",
"integrity": "sha512-WJ9zhoBzhsLHsskPW8YFiLBbdOZ7aPOcsvr7aGVuDwbbyyAJWj2gz0osdTcBTjuGiEPYuXcf+S6UNV4zEjo3gQ==",
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/chartjs-test-utils/-/chartjs-test-utils-0.3.0.tgz",
"integrity": "sha512-YN3K8hZgiCZaVDvfysQ91ERd3q1knvydN0NmKS8N5S9MUyW1lvVaelrDL1f8Zh3jq2Qo+IjpUyO4VeOR5XvmsQ==",
"dev": true,
"dependencies": {
"jasmine": "^3.6.4",
@ -20795,7 +20795,6 @@
"integrity": "sha512-pM7CR3yXB6L8Gfn6EmX7FLNE3+V/15I3o33GkSNsWvgsMp6HVGXKkXgojrcfUUauyL1LZOdvTmu4enU2RePGHw==",
"dev": true,
"requires": {
"@babel/core": "^7.11.0",
"@babel/helper-compilation-targets": "^7.9.6",
"@babel/helper-module-imports": "^7.8.3",
"@babel/plugin-proposal-class-properties": "^7.8.3",
@ -20808,7 +20807,6 @@
"@vue/babel-plugin-jsx": "^1.0.3",
"@vue/babel-preset-jsx": "^1.2.4",
"babel-plugin-dynamic-import-node": "^2.3.3",
"core-js": "^3.6.5",
"core-js-compat": "^3.6.5",
"semver": "^6.1.0"
},
@ -23304,9 +23302,9 @@
"requires": {}
},
"chartjs-test-utils": {
"version": "0.2.2",
"resolved": "https://registry.npmjs.org/chartjs-test-utils/-/chartjs-test-utils-0.2.2.tgz",
"integrity": "sha512-WJ9zhoBzhsLHsskPW8YFiLBbdOZ7aPOcsvr7aGVuDwbbyyAJWj2gz0osdTcBTjuGiEPYuXcf+S6UNV4zEjo3gQ==",
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/chartjs-test-utils/-/chartjs-test-utils-0.3.0.tgz",
"integrity": "sha512-YN3K8hZgiCZaVDvfysQ91ERd3q1knvydN0NmKS8N5S9MUyW1lvVaelrDL1f8Zh3jq2Qo+IjpUyO4VeOR5XvmsQ==",
"dev": true,
"requires": {
"jasmine": "^3.6.4",

View File

@ -61,7 +61,7 @@
"@vuepress/plugin-html-redirect": "^0.1.2",
"chartjs-adapter-luxon": "^1.0.0",
"chartjs-adapter-moment": "^1.0.0",
"chartjs-test-utils": "^0.2.2",
"chartjs-test-utils": "^0.3.0",
"concurrently": "^6.0.1",
"coveralls": "^3.1.0",
"cross-env": "^7.0.3",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.3 KiB

After

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.4 KiB

After

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 74 KiB

After

Width:  |  Height:  |  Size: 77 KiB