aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsoruly <[email protected]>2020-08-22 13:02:46 +0800
committerGitHub <[email protected]>2020-08-22 13:02:46 +0800
commitb6a29a500fdf8bbd0680bd4ef43a80ff51abbc82 (patch)
tree061beb4e9993a335aabea72bbc2c6e4584bf4e2d /package.json
parentIncrease cache duration (diff)
parentBump typescript from 3.9.7 to 4.0.2 (diff)
downloadtrace.moe-image-proxy-b6a29a500fdf8bbd0680bd4ef43a80ff51abbc82.tar.xz
trace.moe-image-proxy-b6a29a500fdf8bbd0680bd4ef43a80ff51abbc82.zip
Merge pull request #16 from soruly/dependabot/npm_and_yarn/typescript-4.0.2
Bump typescript from 3.9.7 to 4.0.2
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 49e5aac..8a3891a 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,7 @@
"devDependencies": {
"@now/node": "^1.7.4",
"prettier": "^2.0.5",
- "typescript": "^3.9.7"
+ "typescript": "^4.0.2"
},
"dependencies": {
"node-fetch": "^2.6.0"