Skip to content

Commit 37d84bf

Browse files
committed
build(deps): bump jest and typescript
1 parent b1d0b04 commit 37d84bf

File tree

2 files changed

+1266
-1061
lines changed

2 files changed

+1266
-1061
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@rollup/plugin-json": "^4.0.0",
4646
"@rollup/plugin-node-resolve": "^7.1.1",
4747
"@rollup/plugin-replace": "^2.2.1",
48-
"@types/jest": "^24.0.21",
48+
"@types/jest": "^25.1.4",
4949
"@types/puppeteer": "^2.0.0",
5050
"brotli": "^1.3.2",
5151
"chalk": "^2.4.2",
@@ -54,7 +54,7 @@
5454
"enquirer": "^2.3.2",
5555
"execa": "^2.0.4",
5656
"fs-extra": "^8.1.0",
57-
"jest": "^24.9.0",
57+
"jest": "^25.2.3",
5858
"lint-staged": "^9.2.3",
5959
"minimist": "^1.2.0",
6060
"npm-run-all": "^4.1.5",
@@ -65,9 +65,9 @@
6565
"rollup-plugin-typescript2": "^0.24.0",
6666
"semver": "^6.3.0",
6767
"serve": "^11.3.0",
68-
"ts-jest": "^24.0.2",
68+
"ts-jest": "^25.2.1",
6969
"tsd": "^0.11.0",
70-
"typescript": "^3.7.0",
70+
"typescript": "^3.8.3",
7171
"yorkie": "^2.0.0",
7272
"@ls-lint/ls-lint": "^1.8.0"
7373
}

0 commit comments

Comments
 (0)