Skip to content

Commit 85bfe53

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

File tree

2 files changed

+303
-340
lines changed

2 files changed

+303
-340
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.5.0"
40+
"jest": "26.5.2"
4141
},
4242
"lint-staged": {
4343
"packages/**/src/**/*.{ts,tsx}": [

0 commit comments

Comments
 (0)