Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Commit 79166b3

Browse files
committed
updated typsecript
1 parent e5ac3c5 commit 79166b3

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
@@ -82,7 +82,7 @@
8282
"ts-node": "^10.1.0",
8383
"tsc-watch": "^4.4.0",
8484
"tslib": "^2.3.0",
85-
"typescript": "^4.3.5",
85+
"typescript": "^4.4.3",
8686
"wait-for-expect": "^3.0.2"
8787
},
8888
"workspaces": [

yarn.lock

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

18338-
typescript@^4.3.5:
18339-
version "4.3.5"
18340-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
18341-
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
18338+
typescript@^4.4.3:
18339+
version "4.4.3"
18340+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
18341+
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
1834218342

1834318343
typescript@~4.1.5:
1834418344
version "4.1.5"

0 commit comments

Comments
 (0)