Skip to content

Commit 3f28464

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] <[email protected]>
1 parent 82ea8f7 commit 3f28464

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
@@ -36,7 +36,7 @@
3636
"homepage": "https://github.com/abraham/remotedata#readme",
3737
"devDependencies": {
3838
"pkg-ok": "^3.0.0",
39-
"@types/jest": "^28.0.0",
39+
"@types/jest": "^29.1.1",
4040
"@typescript-eslint/eslint-plugin": "^5.0.0",
4141
"@typescript-eslint/parser": "^5.0.0",
4242
"eslint": "^8.0.0",

0 commit comments

Comments
 (0)