Skip to content

Commit

Permalink
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: [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) and [ts-jest](https://github.com/kulshekhar/ts-jest).


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

Updates `ts-jest` from 29.2.4 to 29.2.5
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.2.4...v29.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 4016bb5 commit bfbf53b
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 74 deletions.
105 changes: 33 additions & 72 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 @@ -40,7 +40,7 @@
"devDependencies": {
"@types/eslint": "^8.56.2",
"@types/estree": "^1.0.5",
"@types/jest": "^29.5.12",
"@types/jest": "^29.5.13",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.5.5",
"@typescript-eslint/eslint-plugin": "^6.20.0",
Expand All @@ -55,7 +55,7 @@
"jest": "^29.7.0",
"jest-circus": "^29.6.2",
"nock": "^13.5.5",
"ts-jest": "^29.2.4",
"ts-jest": "^29.2.5",
"tslib": "^2.6.3",
"typescript": "^5.5.4"
}
Expand Down

0 comments on commit bfbf53b

Please sign in to comment.