Skip to content

Commit f9506d1

Browse files
Bump jest-image-snapshot and @types/jest-image-snapshot
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>
1 parent 637fc5a commit f9506d1

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@
4343
"@testing-library/react": "^14.0.0",
4444
"@types/jest": "^29.5.5",
4545
"@types/jest-environment-puppeteer": "^5.0.4",
46-
"@types/jest-image-snapshot": "^6.2.1",
46+
"@types/jest-image-snapshot": "^6.4.0",
4747
"@types/react": "^18.2.28",
4848
"jest": "^29.7.0",
4949
"jest-environment-jsdom": "^29.7.0",
50-
"jest-image-snapshot": "^6.2.0",
50+
"jest-image-snapshot": "^6.4.0",
5151
"jest-puppeteer": "^9.0.1",
5252
"puppeteer": "^21.3.8",
5353
"react": "^18.2.0",

0 commit comments

Comments
 (0)