Skip to content

Commit cfe7180

Browse files
Bump jest from 26.4.2 to 26.5.0 (#79)
Bumps [jest](https://github.com/facebook/jest) from 26.4.2 to 26.5.0. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](jestjs/jest@v26.4.2...v26.5.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e308751 commit cfe7180

File tree

2 files changed

+406
-338
lines changed

2 files changed

+406
-338
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"ts-jest": "26.4.1",
3838
"rimraf": "3.0.2",
3939
"typescript": "4.0.3",
40-
"jest": "26.4.2"
40+
"jest": "26.5.0"
4141
},
4242
"lint-staged": {
4343
"packages/**/src/**/*.{ts,tsx}": [

0 commit comments

Comments
 (0)