Skip to content

Commit 60bbb46

Browse files
Bump @types/jest from 26.0.22 to 26.0.23
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.22 to 26.0.23. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d79710 commit 60bbb46

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@actions/tool-cache": "^1.6.1"
3232
},
3333
"devDependencies": {
34-
"@types/jest": "^26.0.22",
34+
"@types/jest": "^26.0.23",
3535
"@types/node": "^14.14.37",
3636
"@typescript-eslint/parser": "^4.20.0",
3737
"@zeit/ncc": "^0.22.3",
@@ -43,6 +43,6 @@
4343
"js-yaml": "^4.0.0",
4444
"prettier": "^2.2.1",
4545
"ts-jest": "^26.5.4",
46-
"typescript": "^4.2.3"
46+
"typescript": "^4.2.4"
4747
}
4848
}

0 commit comments

Comments
 (0)