diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-07-01 21:20:53 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-07-01 21:20:53 +0000 |
| commit | 688c98e58a5de029e6aa24f4b73b8457ad2c1bb3 (patch) | |
| tree | b247b04a7acbf70b2b6a8d67a4a35fc2f4431954 /package.json | |
| parent | Merge pull request #10 from soruly/dependabot/npm_and_yarn/now/node-1.7.1 (diff) | |
| download | trace.moe-image-proxy-688c98e58a5de029e6aa24f4b73b8457ad2c1bb3.tar.xz trace.moe-image-proxy-688c98e58a5de029e6aa24f4b73b8457ad2c1bb3.zip | |
Bump typescript from 3.9.5 to 3.9.6
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.5 to 3.9.6.
- [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 68e8193..f8b1e53 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "devDependencies": { "@now/node": "^1.7.1", "prettier": "^2.0.5", - "typescript": "^3.9.5" + "typescript": "^3.9.6" }, "dependencies": { "node-fetch": "^2.6.0" |