build(deps-dev): bump jest-canvas-mock from 2.5.0 to 2.5.1
Bumps [jest-canvas-mock](https://github.com/hustcc/jest-canvas-mock) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/hustcc/jest-canvas-mock/releases) - [Changelog](https://github.com/hustcc/jest-canvas-mock/blob/master/CHANGELOG.md) - [Commits](https://github.com/hustcc/jest-canvas-mock/commits) --- updated-dependencies: - dependency-name: jest-canvas-mock dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e8e7822c65
commit
e046cb7a51
2 changed files with 5 additions and 4 deletions
7
package-lock.json
generated
7
package-lock.json
generated
|
|
@ -57,7 +57,7 @@
|
|||
"history": "5.3.0",
|
||||
"identity-obj-proxy": "3.0.0",
|
||||
"jest": "^29.5.0",
|
||||
"jest-canvas-mock": "2.5.0",
|
||||
"jest-canvas-mock": "2.5.1",
|
||||
"jest-environment-jsdom": "29.5.0",
|
||||
"msw": "^1.2.1",
|
||||
"npm-run-all": "4.1.5",
|
||||
|
|
@ -10918,9 +10918,10 @@
|
|||
}
|
||||
},
|
||||
"node_modules/jest-canvas-mock": {
|
||||
"version": "2.5.0",
|
||||
"version": "2.5.1",
|
||||
"resolved": "https://registry.npmjs.org/jest-canvas-mock/-/jest-canvas-mock-2.5.1.tgz",
|
||||
"integrity": "sha512-IVnRiz+v4EYn3ydM/pBo8GW/J+nU/Hg5gHBQQOUQhdRyNfvHnabB8ReqARLO0p+kvQghqr4V0tA92CF3JcUSRg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"cssfontparser": "^1.2.1",
|
||||
"moo-color": "^1.0.2"
|
||||
|
|
|
|||
|
|
@ -81,7 +81,7 @@
|
|||
"history": "5.3.0",
|
||||
"identity-obj-proxy": "3.0.0",
|
||||
"jest": "^29.5.0",
|
||||
"jest-canvas-mock": "2.5.0",
|
||||
"jest-canvas-mock": "2.5.1",
|
||||
"jest-environment-jsdom": "29.5.0",
|
||||
"msw": "^1.2.1",
|
||||
"npm-run-all": "4.1.5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue