Skip to content
This repository was archived by the owner on Mar 27, 2022. It is now read-only.

Commit 80d209f

Browse files
Bump jest from 26.6.3 to 27.5.1
Bumps [jest](https://github.com/facebook/jest) from 26.6.3 to 27.5.1. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](jestjs/jest@v26.6.3...v27.5.1) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f729428 commit 80d209f

File tree

2 files changed

+471
-1351
lines changed

2 files changed

+471
-1351
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@rollup/plugin-node-resolve": "^13.0.0",
2727
"babel-jest": "^27.0.1",
2828
"eslint": "^8.1.0",
29-
"jest": "^26.6.3",
29+
"jest": "^27.5.1",
3030
"rollup": "^2.23.0"
3131
}
3232
}

0 commit comments

Comments
 (0)