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

Commit ee4760e

Browse files
Bump typescript from 3.9.5 to 3.9.6 in /create/new_project/demos/btc_eth
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[bot] <support@github.com>
1 parent bcbdd21 commit ee4760e

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.5"
25+
"typescript": "^3.9.6"
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
@@ -5057,10 +5057,10 @@ typedarray-to-buffer@^3.1.5:
50575057
dependencies:
50585058
is-typedarray "^1.0.0"
50595059

5060-
typescript@^3.9.5:
5061-
version "3.9.5"
5062-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
5063-
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
5060+
typescript@^3.9.6:
5061+
version "3.9.6"
5062+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
5063+
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
50645064

50655065
union-value@^1.0.0:
50665066
version "1.0.1"

0 commit comments

Comments
 (0)