Skip to content

Commit cc9c1ef

Browse files
Bump typescript from 4.5.5 to 4.6.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.6.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.5.5...v4.6.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6964847 commit cc9c1ef

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
@@ -64,7 +64,7 @@
6464
"react-native": "^0.66.0",
6565
"react-native-builder-bob": "^0.18.1",
6666
"release-it": "^14.11.5",
67-
"typescript": "^4.4.3"
67+
"typescript": "^4.6.3"
6868
},
6969
"peerDependencies": {
7070
"react": "*",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7397,10 +7397,10 @@ typedarray@^0.0.6:
73977397
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
73987398
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
73997399

7400-
typescript@^4.4.3:
7401-
version "4.5.5"
7402-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
7403-
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
7400+
typescript@^4.6.3:
7401+
version "4.6.3"
7402+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
7403+
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
74047404

74057405
uglify-es@^3.1.9:
74067406
version "3.3.9"

0 commit comments

Comments
 (0)