aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-12 21:20:59 +0000
committerGitHub <[email protected]>2020-05-12 21:20:59 +0000
commitf74a04a11cb09d480f9cad8ca163b3a961b3f795 (patch)
tree8f5ac77c075acaa80f51cdc34aec35c25e1511a1 /package.json
parentMerge pull request #5 from soruly/dependabot/npm_and_yarn/now/node-1.6.1 (diff)
downloadtrace.moe-image-proxy-f74a04a11cb09d480f9cad8ca163b3a961b3f795.tar.xz
trace.moe-image-proxy-f74a04a11cb09d480f9cad8ca163b3a961b3f795.zip
Bump typescript from 3.8.3 to 3.9.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.8.3 to 3.9.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 8797dd6..1ea5694 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,7 @@
"devDependencies": {
"@now/node": "^1.6.1",
"prettier": "^2.0.5",
- "typescript": "^3.8.3"
+ "typescript": "^3.9.2"
},
"dependencies": {
"node-fetch": "^2.6.0"