Skip to content

Commit 741da4b

Browse files
Bump @types/jest from 28.1.8 to 29.1.1
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 28.1.8 to 29.1.1. - [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-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bd6818b commit 741da4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"homepage": "https://github.com/abraham/reflection#readme",
4242
"devDependencies": {
4343
"pkg-ok": "^3.0.0",
44-
"@types/jest": "^28.0.0",
44+
"@types/jest": "^29.1.1",
4545
"@typescript-eslint/eslint-plugin": "^5.0.0",
4646
"@typescript-eslint/parser": "^5.0.0",
4747
"eslint": "^8.0.0",

0 commit comments

Comments
 (0)