Skip to content

Commit 99b8da1

Browse files
committed
Update dependency typescript to v3.9.6
1 parent 5c2e413 commit 99b8da1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"serverless-offline": "6.4.0",
2828
"serverless-webpack": "5.3.2",
2929
"ts-loader": "7.0.5",
30-
"typescript": "3.9.5",
30+
"typescript": "3.9.6",
3131
"webpack": "4.43.0",
3232
"webpack-node-externals": "1.7.2"
3333
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11107,10 +11107,10 @@ typedarray@^0.0.6:
1110711107
version "0.0.6"
1110811108
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1110911109

11110-
11111-
version "3.9.5"
11112-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
11113-
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
11110+
11111+
version "3.9.6"
11112+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
11113+
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
1111411114

1111511115
typescript@^3.0.3, typescript@^3.7.5, typescript@^3.8.3:
1111611116
version "3.9.3"

0 commit comments

Comments
 (0)