Skip to content

Commit

Permalink
build(deps): bump jest and typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Mar 27, 2020
1 parent b1d0b04 commit 37d84bf
Show file tree
Hide file tree
Showing 2 changed files with 1,266 additions and 1,061 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand All @@ -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"
}
Expand Down
Loading

0 comments on commit 37d84bf

Please sign in to comment.