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

Commit b402909

Browse files
chore(deps-dev): bump typescript from 4.7.2 to 4.7.3 (#698)
1 parent 4f1c13e commit b402909

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.7.2"
99+
"typescript": "4.7.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
@@ -3756,10 +3756,10 @@ typedarray-to-buffer@^3.1.5:
37563756
dependencies:
37573757
is-typedarray "^1.0.0"
37583758

3759-
3760-
version "4.7.2"
3761-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
3762-
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
3759+
3760+
version "4.7.3"
3761+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
3762+
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
37633763

37643764
ua-parser-js@^0.7.18:
37653765
version "0.7.28"

0 commit comments

Comments
 (0)