Skip to content

Commit 4218481

Browse files
Bump jest from 26.6.3 to 27.0.1
Bumps [jest](https://github.com/facebook/jest) from 26.6.3 to 27.0.1. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](jestjs/jest@v26.6.3...v27.0.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c604d6 commit 4218481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"eslint-plugin-import": "^2.18.2",
5959
"eslint-plugin-jest": "^24.1.3",
6060
"husky": "^6.0.0",
61-
"jest": "^26.0.0",
61+
"jest": "^27.0.1",
6262
"jest-when": "^3.1.0",
6363
"npm-run-all": "^4.1.5",
6464
"prettier": "2.2.1",

0 commit comments

Comments
 (0)