Skip to content

Commit

Permalink
chore(deps-dev): bump the jest group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the jest group with 2 updates: [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).


Updates `jest-image-snapshot` from 6.3.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.3.0...v6.4.0)

Updates `@types/jest-image-snapshot` from 6.3.0 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-group: jest
- dependency-name: "@types/jest-image-snapshot"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: jest
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2023
1 parent 8596ea8 commit 7c7d605
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 @@ -117,7 +117,7 @@
"@rollup/plugin-node-resolve": "~15.2.3",
"@rollup/plugin-terser": "~0.4.4",
"@types/debug": "~4.1.12",
"@types/jest-image-snapshot": "~6.3.0",
"@types/jest-image-snapshot": "~6.4.0",
"@types/lodash-es": "~4.17.11",
"@types/minimist": "~1.2.5",
"@typescript-eslint/eslint-plugin": "~6.14.0",
Expand Down Expand Up @@ -145,7 +145,7 @@
"jest-extended": "~4.0.2",
"jest-html-reporter": "~3.10.2",
"jest-html-reporters": "~3.1.5",
"jest-image-snapshot": "~6.3.0",
"jest-image-snapshot": "~6.4.0",
"jest-playwright-preset": "~4.0.0",
"jest-sonar": "~0.2.16",
"lint-staged": "~15.2.0",
Expand Down

0 comments on commit 7c7d605

Please sign in to comment.