Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Commit 752eeee

Browse files
Bump typescript from 3.9.3 to 3.9.5 in /create/new_project/demos/btc_eth
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.3 to 3.9.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.9.3...v3.9.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d4e01fc commit 752eeee

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

create/new_project/demos/btc_eth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"ts-node": "^8.10.2",
2323
"tslint": "^6.1.2",
2424
"tslint-config-prettier": "^1.18.0",
25-
"typescript": "^3.9.3"
25+
"typescript": "^3.9.5"
2626
},
2727
"dependencies": {
2828
"comit-sdk": "^0.16.1",

create/new_project/demos/btc_eth/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5035,10 +5035,10 @@ typedarray-to-buffer@^3.1.5:
50355035
dependencies:
50365036
is-typedarray "^1.0.0"
50375037

5038-
typescript@^3.9.3:
5039-
version "3.9.3"
5040-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a"
5041-
integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ==
5038+
typescript@^3.9.5:
5039+
version "3.9.5"
5040+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
5041+
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
50425042

50435043
union-value@^1.0.0:
50445044
version "1.0.1"

0 commit comments

Comments
 (0)