chore(deps): bump typescript from 3.8.3 to 3.9.5 in /explorer

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.8.3 to 3.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.8.3...v3.9.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-16 09:07:58 +00:00 committed by Michael Vines
parent 2bbd599dfa
commit 4f4105c7e3
2 changed files with 4 additions and 4 deletions

View File

@ -15326,9 +15326,9 @@
"integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c="
},
"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.5",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.5.tgz",
"integrity": "sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ=="
},
"unicode-canonical-property-names-ecmascript": {
"version": "1.0.4",

View File

@ -24,7 +24,7 @@
"react-router-dom": "^5.1.2",
"react-scripts": "3.4.1",
"solana-sdk-wasm": "file:wasm/pkg",
"typescript": "^3.8.0",
"typescript": "^3.9.5",
"wasm-loader": "^1.3.0"
},
"scripts": {