Skip to content

Commit bc7e07a

Browse files
committed
ts: bump typescript to v5
1 parent 080fb0d commit bc7e07a

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@
4949
"react-native": "^0.66.1",
5050
"ts-jest": "^27.0.7",
5151
"typedoc": "^0.22.7",
52-
"typescript": "^4.7.2"
52+
"typescript": "^5.5.3"
5353
}
5454
}

yarn.lock

+1-6
Original file line numberDiff line numberDiff line change
@@ -9870,12 +9870,7 @@ typedoc@^0.22.7:
98709870
minimatch "^3.0.4"
98719871
shiki "^0.9.12"
98729872

9873-
typescript@^4.7.2:
9874-
version "4.7.2"
9875-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
9876-
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
9877-
9878-
typescript@^5.1.3:
9873+
typescript@^5.1.3, typescript@^5.5.3:
98799874
version "5.5.3"
98809875
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
98819876
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==

0 commit comments

Comments
 (0)