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

Commit 7f55a1a

Browse files
Merge pull request #46 from hexojs/dependabot/npm_and_yarn/jest-tw-24.0.0
Update jest requirement from ^23.6.0 to ^24.0.0
2 parents b65d37b + 70d5c37 commit 7f55a1a

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
@@ -59,6 +59,6 @@
5959
"hexo": "^3.7.1",
6060
"hexo-renderer-ejs": "^0.3.1",
6161
"hexo-test-utils": "^0.3.1",
62-
"jest": "^23.6.0"
62+
"jest": "^24.0.0"
6363
}
6464
}

0 commit comments

Comments
 (0)