Skip to content

Commit

Permalink
chore(deps): bump the jest group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the jest group with 3 updates in the / directory: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest), [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) and [jest-mock](https://github.com/jestjs/jest/tree/HEAD/packages/jest-mock).


Updates `jest` from 27.5.1 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)

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

Updates `jest-mock` from 26.1.0 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest-mock)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: jest
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: jest
- dependency-name: jest-mock
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: jest
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 861c4c8 commit 15f6d6c
Show file tree
Hide file tree
Showing 2 changed files with 764 additions and 947 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@testing-library/react": "11.2.7",
"@testing-library/react-hooks": "7.0.0",
"@testing-library/user-event": "13.1.0",
"@types/jest": "25.1.5",
"@types/jest": "29.5.14",
"@types/node": "15.12.1",
"@types/react": "17.0.15",
"@types/react-dom": "17.0.9",
Expand Down Expand Up @@ -99,8 +99,8 @@
"identity-obj-proxy": "3.0.0",
"insights-common-typescript-dev": "0.1.19",
"is-ci": "2.0.0",
"jest": "27.5.1",
"jest-mock": "26.1.0",
"jest": "29.7.0",
"jest-mock": "29.7.0",
"karma": "^6.4.3",
"karma-chrome-launcher": "3.1.0",
"karma-firefox-launcher": "2.1.2",
Expand Down
Loading

0 comments on commit 15f6d6c

Please sign in to comment.