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

Commit d0ce3a0

Browse files
Bump typescript from 3.7.2 to 3.7.3 in /new_project/examples/btc_eth
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.2 to 3.7.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.7.2...v3.7.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent a881d2a commit d0ce3a0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

new_project/examples/btc_eth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"ts-node": "^8.5.4",
1919
"tslint": "^5.20.1",
2020
"tslint-config-prettier": "^1.18.0",
21-
"typescript": "^3.7.2"
21+
"typescript": "^3.7.3"
2222
},
2323
"dependencies": {
2424
"comit-sdk": "^0.7.1",

new_project/examples/btc_eth/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4228,10 +4228,10 @@ type-is@~1.6.17, type-is@~1.6.18:
42284228
media-typer "0.3.0"
42294229
mime-types "~2.1.24"
42304230

4231-
typescript@^3.7.2:
4232-
version "3.7.2"
4233-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.2.tgz#27e489b95fa5909445e9fef5ee48d81697ad18fb"
4234-
integrity sha512-ml7V7JfiN2Xwvcer+XAf2csGO1bPBdRbFCkYBczNZggrBZ9c7G3riSUeJmqEU5uOtXNPMhE3n+R4FA/3YOAWOQ==
4231+
typescript@^3.7.3:
4232+
version "3.7.3"
4233+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.3.tgz#b36840668a16458a7025b9eabfad11b66ab85c69"
4234+
integrity sha512-Mcr/Qk7hXqFBXMN7p7Lusj1ktCBydylfQM/FZCk5glCNQJrCUKPkMHdo9R0MTFWsC/4kPFvDS0fDPvukfCkFsw==
42354235

42364236
uglify-js@^3.1.4:
42374237
version "3.6.0"

0 commit comments

Comments
 (0)