chore: bump Jest to v26 (#12190)

This commit is contained in:
Huáng Jùnliàng
2020-10-30 07:06:14 -04:00
committed by GitHub
parent 766df9c369
commit 09c0ee0a8b
3 changed files with 1224 additions and 1017 deletions

View File

@@ -34,7 +34,6 @@
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^9.0.0",
"@rollup/plugin-replace": "^2.3.3",
"babel-jest": "^24.9.0",
"babel-plugin-transform-charcodes": "^0.2.0",
"chalk": "^2.4.2",
"charcodes": "^0.2.0",
@@ -52,7 +51,7 @@
"gulp-newer": "^1.0.0",
"gulp-plumber": "^1.2.1",
"husky": "^3.0.0",
"jest": "^24.9.0",
"jest": "^26.6.1",
"lerna-changelog": "^0.5.0",
"lint-staged": "^9.2.0",
"mergeiterator": "^1.2.5",