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

Commit fe0cdac

Browse files
Bump jest from 24.9.0 to 27.0.6 (#113)
Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 27.0.6. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](jestjs/jest@v24.9.0...v27.0.6) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e79fdd commit fe0cdac

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
@@ -63,6 +63,6 @@
6363
"hexo": "^5.4.0",
6464
"hexo-renderer-ejs": "^1.0.0",
6565
"hexo-test-utils": "^0.4.1",
66-
"jest": "^24.0.0"
66+
"jest": "^27.0.6"
6767
}
6868
}

0 commit comments

Comments
 (0)