aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-07-01 21:20:53 +0000
committerGitHub <[email protected]>2020-07-01 21:20:53 +0000
commit688c98e58a5de029e6aa24f4b73b8457ad2c1bb3 (patch)
treeb247b04a7acbf70b2b6a8d67a4a35fc2f4431954 /package-lock.json
parentMerge pull request #10 from soruly/dependabot/npm_and_yarn/now/node-1.7.1 (diff)
downloadtrace.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-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index c30e183..c831a94 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -94,9 +94,9 @@
}
},
"typescript": {
- "version": "3.9.5",
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.5.tgz",
- "integrity": "sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==",
+ "version": "3.9.6",
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.6.tgz",
+ "integrity": "sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==",
"dev": true
},
"yn": {