build(deps-dev): bump jest-canvas-mock from 2.4.0 to 2.5.0

Bumps [jest-canvas-mock](https://github.com/hustcc/jest-canvas-mock) from 2.4.0 to 2.5.0.
- [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/compare/v2.4.0...v2.5.0)

---
updated-dependencies:
- dependency-name: jest-canvas-mock
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-31 05:03:28 +00:00 committed by Klara Simickova
parent d33cc6d3b4
commit b0149feb2a
2 changed files with 8 additions and 8 deletions

View file

@ -78,7 +78,7 @@
"history": "5.3.0",
"identity-obj-proxy": "3.0.0",
"jest": "29.5.0",
"jest-canvas-mock": "2.4.0",
"jest-canvas-mock": "2.5.0",
"jest-environment-jsdom": "29.5.0",
"msw": "^1.2.1",
"npm-run-all": "4.1.5",