Skip to content

Commit 702d46b

Browse files
committed
Update dependency typescript to v3.9.5
1 parent 2ebf778 commit 702d46b

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
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.3.0",
2828
"serverless-webpack": "5.3.2",
2929
"ts-loader": "7.0.4",
30-
"typescript": "3.9.3",
30+
"typescript": "3.9.5",
3131
"webpack": "4.43.0",
3232
"webpack-node-externals": "1.7.2"
3333
},

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10974,7 +10974,12 @@ typedarray@^0.0.6:
1097410974
version "0.0.6"
1097510975
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1097610976

10977-
[email protected], typescript@^3.0.3, typescript@^3.7.5, typescript@^3.8.3:
10977+
10978+
version "3.9.5"
10979+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
10980+
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
10981+
10982+
typescript@^3.0.3, typescript@^3.7.5, typescript@^3.8.3:
1097810983
version "3.9.3"
1097910984
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a"
1098010985
integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ==

0 commit comments

Comments
 (0)