Skip to content

Commit 2a8b7e6

Browse files
committed
chore(deps): Upgrade TypeScript
1 parent 5b107c9 commit 2a8b7e6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"react-native": "^0.66.0",
6363
"react-native-builder-bob": "^0.18.1",
6464
"release-it": "^14.11.5",
65-
"typescript": "^4.4.3"
65+
"typescript": "^4.7.4"
6666
},
6767
"peerDependencies": {
6868
"react": "*",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7452,10 +7452,10 @@ typedarray@^0.0.6:
74527452
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
74537453
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
74547454

7455-
typescript@^4.4.3:
7456-
version "4.5.5"
7457-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
7458-
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
7455+
typescript@^4.7.4:
7456+
version "4.7.4"
7457+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
7458+
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
74597459

74607460
uglify-es@^3.1.9:
74617461
version "3.3.9"

0 commit comments

Comments
 (0)