Skip to content

Commit 4848b8d

Browse files
build(deps-dev): Bump jest and @types/jest (ferdikoomen#1718)
Bumps [jest](https://github.com/jestjs/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.6.2 to 29.6.3 - [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.6.3/packages/jest) Updates `@types/jest` from 29.5.3 to 29.5.4 - [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-patch - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 65bb5f0 commit 4848b8d

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"@types/express": "4.17.17",
9090
"@types/fs-extra": "^11.0.1",
9191
"@types/glob": "8.1.0",
92-
"@types/jest": "29.5.3",
92+
"@types/jest": "29.5.4",
9393
"@types/node": "20.5.4",
9494
"@types/node-fetch": "2.6.4",
9595
"@types/qs": "6.9.7",
@@ -106,7 +106,7 @@
106106
"express": "4.18.2",
107107
"form-data": "4.0.0",
108108
"glob": "10.3.3",
109-
"jest": "29.6.2",
109+
"jest": "29.6.3",
110110
"jest-cli": "29.6.3",
111111
"node-fetch": "2.6.9",
112112
"prettier": "3.0.2",

0 commit comments

Comments
 (0)