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-lock.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-lock.json')
| -rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index 0a79482..0c04364 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,9 +31,9 @@ "dev": true }, "typescript": { - "version": "3.8.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.8.3.tgz", - "integrity": "sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==", + "version": "3.9.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.2.tgz", + "integrity": "sha512-q2ktq4n/uLuNNShyayit+DTobV2ApPEo/6so68JaD5ojvc/6GClBipedB9zNWYxRSAlZXAe405Rlijzl6qDiSw==", "dev": true } } |