Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 81214c9

Browse files
chore(deps-dev): bump typescript from 4.2.4 to 4.4.3 (#463)
1 parent c990e5a commit 81214c9

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
@@ -96,7 +96,7 @@
9696
"ts-node": "^10.2.1",
9797
"tslint": "^6.1.3",
9898
"tslint-config-prettier": "^1.18.0",
99-
"typescript": "4.2.4"
99+
"typescript": "4.4.3"
100100
},
101101
"peerDependencies": {
102102
"@types/react-relay": ">=11.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3524,10 +3524,10 @@ typedarray-to-buffer@^3.1.5:
35243524
dependencies:
35253525
is-typedarray "^1.0.0"
35263526

3527-
typescript@4.2.4:
3528-
version "4.2.4"
3529-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
3530-
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
3527+
typescript@4.4.3:
3528+
version "4.4.3"
3529+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
3530+
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
35313531

35323532
typescript@^3.0.0:
35333533
version "3.9.10"

0 commit comments

Comments
 (0)