aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-20 21:20:15 +0000
committerGitHub <[email protected]>2020-05-20 21:20:15 +0000
commitbb3fd5956619f9ae1c2721e3f6030ffa8291cc02 (patch)
tree2b35b3845f8c67e5d1568d60892e80e6781e07d7 /package.json
parentMerge pull request #6 from soruly/dependabot/npm_and_yarn/typescript-3.9.2 (diff)
downloadtrace.moe-image-proxy-bb3fd5956619f9ae1c2721e3f6030ffa8291cc02.tar.xz
trace.moe-image-proxy-bb3fd5956619f9ae1c2721e3f6030ffa8291cc02.zip
Bump typescript from 3.9.2 to 3.9.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.2 to 3.9.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.2...v3.9.3) 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 1ea5694..77cbc9c 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,7 @@
"devDependencies": {
"@now/node": "^1.6.1",
"prettier": "^2.0.5",
- "typescript": "^3.9.2"
+ "typescript": "^3.9.3"
},
"dependencies": {
"node-fetch": "^2.6.0"