build(deps): bump jest and typescript

This commit is contained in:
Evan You 2020-03-27 12:45:12 -04:00
parent b1d0b046af
commit 37d84bfd48
2 changed files with 1231 additions and 1026 deletions

View File

@ -45,7 +45,7 @@
"@rollup/plugin-json": "^4.0.0",
"@rollup/plugin-node-resolve": "^7.1.1",
"@rollup/plugin-replace": "^2.2.1",
"@types/jest": "^24.0.21",
"@types/jest": "^25.1.4",
"@types/puppeteer": "^2.0.0",
"brotli": "^1.3.2",
"chalk": "^2.4.2",
@ -54,7 +54,7 @@
"enquirer": "^2.3.2",
"execa": "^2.0.4",
"fs-extra": "^8.1.0",
"jest": "^24.9.0",
"jest": "^25.2.3",
"lint-staged": "^9.2.3",
"minimist": "^1.2.0",
"npm-run-all": "^4.1.5",
@ -65,9 +65,9 @@
"rollup-plugin-typescript2": "^0.24.0",
"semver": "^6.3.0",
"serve": "^11.3.0",
"ts-jest": "^24.0.2",
"ts-jest": "^25.2.1",
"tsd": "^0.11.0",
"typescript": "^3.7.0",
"typescript": "^3.8.3",
"yorkie": "^2.0.0",
"@ls-lint/ls-lint": "^1.8.0"
}

2249
yarn.lock

File diff suppressed because it is too large Load Diff