Skip to content

Commit d2cf5a3

Browse files
Bump @types/jest from 29.5.2 to 29.5.3 (#662)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/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: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50b5c0c commit d2cf5a3

File tree

2 files changed

+48
-47
lines changed

2 files changed

+48
-47
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"test": "jest"
3636
},
3737
"devDependencies": {
38-
"@types/jest": "^29.5.2",
38+
"@types/jest": "^29.5.3",
3939
"@typescript-eslint/eslint-plugin": "^5.62.0",
4040
"enhanced-resolve": "^5.15.0",
4141
"eslint": "^8.44.0",

0 commit comments

Comments
 (0)