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

Commit bd77161

Browse files
chore(deps-dev): bump typescript from 4.6.3 to 4.7.2 (#687)
1 parent d18e686 commit bd77161

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.6.3"
99+
"typescript": "4.7.2"
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
@@ -3751,10 +3751,10 @@ typedarray-to-buffer@^3.1.5:
37513751
dependencies:
37523752
is-typedarray "^1.0.0"
37533753

3754-
typescript@4.6.3:
3755-
version "4.6.3"
3756-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
3757-
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
3754+
typescript@4.7.2:
3755+
version "4.7.2"
3756+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
3757+
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
37583758

37593759
ua-parser-js@^0.7.18:
37603760
version "0.7.28"

0 commit comments

Comments
 (0)