Skip to content

Commit e0b76b3

Browse files
Bump typescript from 3.9.3 to 3.9.5 (#203)
1 parent 40c7acb commit e0b76b3

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.2",
5555
"release-it-lerna-changelog": "^1.0.3",
5656
"ts-node": "^8.10.2",
57-
"typescript": "~3.9.3"
57+
"typescript": "~3.9.5"
5858
},
5959
"engines": {
6060
"node": "8.* || 10.* || >= 12"

yarn.lock

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

7300-
typescript@~3.9.3:
7301-
version "3.9.3"
7302-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a"
7303-
integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ==
7300+
typescript@~3.9.5:
7301+
version "3.9.5"
7302+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
7303+
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
73047304

73057305
uglify-js@^3.1.4:
73067306
version "3.9.3"

0 commit comments

Comments
 (0)