Skip to content

Commit 6e958de

Browse files
npm(deps-dev): bump @types/jest from 26.0.24 to 27.0.1
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.24 to 27.0.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 5e5ca5f commit 6e958de

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
@@ -42,7 +42,7 @@
4242
"object-hash": "^2.2.0"
4343
},
4444
"devDependencies": {
45-
"@types/jest": "^26.0.20",
45+
"@types/jest": "^27.0.1",
4646
"@types/node": "^16.0.0",
4747
"@typescript-eslint/eslint-plugin": "^4.9.1",
4848
"@typescript-eslint/parser": "^4.9.1",

0 commit comments

Comments
 (0)