aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2020-12-25 20:19:39 +0900
committerGitHub <[email protected]>2020-12-25 20:19:39 +0900
commitfa4ec38c3f92e4944831ad9e1f7c21435a9ebe64 (patch)
tree47bb7a8856425a8b8bc7fdb85c3e0b13721fc014 /package.json
parentadd :preserveSemverRanges to renovate.json (diff)
downloadholo-schedule-fa4ec38c3f92e4944831ad9e1f7c21435a9ebe64.tar.xz
holo-schedule-fa4ec38c3f92e4944831ad9e1f7c21435a9ebe64.zip
Update dependency typescript to v4 (#7)
Co-authored-by: Renovate Bot <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e5e3d12..37e85d4 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
- "typescript": "^3.9.7"
+ "typescript": "^4.0.0"
},
"scripts": {
"build": "tsc",