mirror of https://github.com/curbengh/hexo-yam
chore(deps-dev): bump jest from 26.6.3 to 27.2.5
Bumps [jest](https://github.com/facebook/jest) from 26.6.3 to 27.2.5. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/compare/v26.6.3...v27.2.5) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
be96f15ceb
commit
88deed06bb
|
@ -32,7 +32,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"hexo": "^5.1.1",
|
"hexo": "^5.1.1",
|
||||||
"jest": "^26.4.2",
|
"jest": "^27.2.5",
|
||||||
"standard": "^16.0.1"
|
"standard": "^16.0.1"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
|
Loading…
Reference in New Issue