Skip to content

Commit b099290

Browse files
Bump @types/jest from 26.0.23 to 27.0.1
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.23 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] <support@github.com>
1 parent 331a380 commit b099290

File tree

2 files changed

+163
-12
lines changed

2 files changed

+163
-12
lines changed

package-lock.json

Lines changed: 162 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@actions/exec": "^1.1.0"
2929
},
3030
"devDependencies": {
31-
"@types/jest": "^26.0.15",
31+
"@types/jest": "^27.0.1",
3232
"@types/node": "^16.4.10",
3333
"@typescript-eslint/parser": "^4.26.0",
3434
"@vercel/ncc": "^0.28.6",

0 commit comments

Comments
 (0)