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

Commit 888dede

Browse files
chore(deps-dev): bump typescript from 4.4.3 to 4.4.4 (#481)
1 parent c5df59f commit 888dede

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.4.3"
99+
"typescript": "4.4.4"
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
@@ -3502,10 +3502,10 @@ typedarray-to-buffer@^3.1.5:
35023502
dependencies:
35033503
is-typedarray "^1.0.0"
35043504

3505-
3506-
version "4.4.3"
3507-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
3508-
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
3505+
3506+
version "4.4.4"
3507+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
3508+
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
35093509

35103510
typescript@^3.0.0:
35113511
version "3.9.10"

0 commit comments

Comments
 (0)