Skip to content

Commit

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 10, 2023
1 parent 9ba6336 commit 99e95de
Show file tree
Hide file tree
Showing 2 changed files with 338 additions and 324 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@babel/preset-env": "7.22.5",
"@babel/preset-flow": "7.22.5",
"@babel/preset-typescript": "^7.22.5",
"@types/jest": "^29.5.2",
"@types/jest": "^29.5.3",
"@types/update-notifier": "^6.0.4",
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.60.1",
Expand All @@ -79,7 +79,7 @@
"flow-bin": "^0.210.2",
"hermes-eslint": "0.14.0",
"husky": "8.0.3",
"jest": "29.5.0",
"jest": "29.6.1",
"jest-fetch-mock": "3.0.3",
"jest-mock-process": "2.0.0",
"lint-staged": "13.2.3",
Expand Down
Loading

0 comments on commit 99e95de

Please sign in to comment.