build(deps): bump jest and typescript
This commit is contained in:
parent
b1d0b046af
commit
37d84bfd48
@ -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"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user