Skip to content

Commit 4dcafd4

Browse files
chore(deps-dev): bump jest and @types/jest
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 26.6.3 to 29.4.3 - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.4.3/packages/jest) Updates `@types/jest` from 26.0.13 to 29.4.0 - [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-major - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 371b92e commit 4dcafd4

File tree

2 files changed

+714
-1054
lines changed

2 files changed

+714
-1054
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@semantic-release/changelog": "6.0.1",
4747
"@semantic-release/git": "10.0.1",
4848
"@types/express": "4.17.13",
49-
"@types/jest": "26.0.13",
49+
"@types/jest": "29.4.0",
5050
"@typescript-eslint/eslint-plugin": "4.27.0",
5151
"@typescript-eslint/parser": "4.27.0",
5252
"babel-eslint": "10.0.3",
@@ -56,7 +56,7 @@
5656
"eslint-plugin-jest": "23.0.4",
5757
"eslint-plugin-sonarjs": "0.5.0",
5858
"husky": "7.0.4",
59-
"jest": "26.6.3",
59+
"jest": "29.4.3",
6060
"jest-extended": "0.11.5",
6161
"lint-staged": "12.3.7",
6262
"mongoose": "5.13.15",

0 commit comments

Comments
 (0)