Skip to content

Commit c373558

Browse files
Bump jest from 26.6.0 to 26.6.2 (#137)
Bumps [jest](https://github.com/facebook/jest) from 26.6.0 to 26.6.2. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](jestjs/jest@v26.6.0...v26.6.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c75b68 commit c373558

File tree

2 files changed

+386
-315
lines changed

2 files changed

+386
-315
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.6.0"
40+
"jest": "26.6.2"
4141
},
4242
"lint-staged": {
4343
"packages/**/src/**/*.{ts,tsx}": [

0 commit comments

Comments
 (0)