Skip to content

Commit 92ab7a9

Browse files
chore(deps): update dependency typescript to v5
1 parent f1d1ed4 commit 92ab7a9

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
@@ -87,6 +87,6 @@
8787
"eslint-plugin-react-native": "^4.0.0",
8888
"jest-expo": "^48.0.2",
8989
"prettier": "^2.8.8",
90-
"typescript": "^4.9.4"
90+
"typescript": "^5.0.0"
9191
}
9292
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9535,10 +9535,10 @@ typed-array-length@^1.0.4:
95359535
for-each "^0.3.3"
95369536
is-typed-array "^1.1.9"
95379537

9538-
typescript@^4.9.4:
9539-
version "4.9.5"
9540-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
9541-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
9538+
typescript@^5.0.0:
9539+
version "5.9.2"
9540+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
9541+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
95429542

95439543
ua-parser-js@^1.0.35:
95449544
version "1.0.35"

0 commit comments

Comments
 (0)