diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-05-12 21:20:59 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-05-12 21:20:59 +0000 |
| commit | f74a04a11cb09d480f9cad8ca163b3a961b3f795 (patch) | |
| tree | 8f5ac77c075acaa80f51cdc34aec35c25e1511a1 /package.json | |
| parent | Merge pull request #5 from soruly/dependabot/npm_and_yarn/now/node-1.6.1 (diff) | |
| download | trace.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.json | 2 |
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" |