Skip to content

Commit 576d656

Browse files
Bump typescript from 3.9.5 to 3.9.6 (#210)
1 parent 5b7496a commit 576d656

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"release-it": "^13.6.3",
5555
"release-it-lerna-changelog": "^1.0.3",
5656
"ts-node": "^8.10.2",
57-
"typescript": "~3.9.5"
57+
"typescript": "~3.9.6"
5858
},
5959
"engines": {
6060
"node": "8.* || 10.* || >= 12"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7316,10 +7316,10 @@ typedarray@^0.0.6:
73167316
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
73177317
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
73187318

7319-
typescript@~3.9.5:
7320-
version "3.9.5"
7321-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
7322-
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
7319+
typescript@~3.9.6:
7320+
version "3.9.6"
7321+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
7322+
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
73237323

73247324
uglify-js@^3.1.4:
73257325
version "3.9.3"

0 commit comments

Comments
 (0)