Skip to content

Commit 5560c19

Browse files
Bump jest from 26.0.1 to 26.1.0 (#58)
Bumps [jest](https://github.com/facebook/jest) from 26.0.1 to 26.1.0. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](jestjs/jest@v26.0.1...v26.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent e905871 commit 5560c19

File tree

2 files changed

+335
-323
lines changed

2 files changed

+335
-323
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint": "^7.3.1",
3535
"eslint-import-resolver-typescript": "^2.0.0",
3636
"eslint-plugin-import": "^2.21.2",
37-
"jest": "^26.0.1",
37+
"jest": "^26.1.0",
3838
"sinon": "^9.0.2",
3939
"ts-jest": "^26.1.1",
4040
"typescript": "^3.9.5"

0 commit comments

Comments
 (0)