Skip to content

Commit

Permalink
Bump jest-image-snapshot and @types/jest-image-snapshot
Browse files Browse the repository at this point in the history
Bumps [jest-image-snapshot](https://github.com/americanexpress/jest-image-snapshot) and [@types/jest-image-snapshot](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest-image-snapshot). These dependencies needed to be updated together.

Updates `jest-image-snapshot` from 6.2.0 to 6.4.0
- [Release notes](https://github.com/americanexpress/jest-image-snapshot/releases)
- [Changelog](https://github.com/americanexpress/jest-image-snapshot/blob/main/CHANGELOG.md)
- [Commits](americanexpress/jest-image-snapshot@v6.2.0...v6.4.0)

Updates `@types/jest-image-snapshot` from 6.2.1 to 6.4.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest-image-snapshot)

---
updated-dependencies:
- dependency-name: jest-image-snapshot
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: "@types/jest-image-snapshot"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 637fc5a commit f9506d1
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@
"@testing-library/react": "^14.0.0",
"@types/jest": "^29.5.5",
"@types/jest-environment-puppeteer": "^5.0.4",
"@types/jest-image-snapshot": "^6.2.1",
"@types/jest-image-snapshot": "^6.4.0",
"@types/react": "^18.2.28",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-image-snapshot": "^6.2.0",
"jest-image-snapshot": "^6.4.0",
"jest-puppeteer": "^9.0.1",
"puppeteer": "^21.3.8",
"react": "^18.2.0",
Expand Down

0 comments on commit f9506d1

Please sign in to comment.