Skip to content

Commit 5c2e413

Browse files
Update dependency typescript to v3.9.5 (#22)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c01fed1 commit 5c2e413

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.4.0",
2828
"serverless-webpack": "5.3.2",
2929
"ts-loader": "7.0.5",
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
@@ -11107,7 +11107,12 @@ typedarray@^0.0.6:
1110711107
version "0.0.6"
1110811108
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1110911109

11110-
[email protected], typescript@^3.0.3, typescript@^3.7.5, typescript@^3.8.3:
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==
11114+
11115+
typescript@^3.0.3, typescript@^3.7.5, typescript@^3.8.3:
1111111116
version "3.9.3"
1111211117
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a"
1111311118
integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ==

0 commit comments

Comments
 (0)