aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-08-20 21:41:17 +0000
committerGitHub <[email protected]>2020-08-20 21:41:17 +0000
commitf24c8a1c74a2be91965098677a4e42a542f43df8 (patch)
tree061beb4e9993a335aabea72bbc2c6e4584bf4e2d /package.json
parentIncrease cache duration (diff)
downloadtrace.moe-image-proxy-f24c8a1c74a2be91965098677a4e42a542f43df8.tar.xz
trace.moe-image-proxy-f24c8a1c74a2be91965098677a4e42a542f43df8.zip
Bump typescript from 3.9.7 to 4.0.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.0.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot-preview[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 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"