Skip to content

Commit 2e725c5

Browse files
committed
Update dependency typescript to v3.9.10
1 parent 6631ac2 commit 2e725c5

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
@@ -29,7 +29,7 @@
2929
"serverless-offline": "6.8.0",
3030
"serverless-webpack": "5.3.5",
3131
"ts-loader": "8.0.7",
32-
"typescript": "3.9.5",
32+
"typescript": "3.9.10",
3333
"webpack": "4.44.2",
3434
"webpack-node-externals": "2.5.2"
3535
},

yarn.lock

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

10946-
10947-
version "3.9.5"
10948-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
10949-
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
10946+
10947+
version "3.9.10"
10948+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
10949+
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
1095010950

1095110951
ua-parser-js@^0.7.18:
1095210952
version "0.7.22"

0 commit comments

Comments
 (0)