Skip to content

Commit 04528b7

Browse files
dependabot-preview[bot]Kyler Jensen
authored andcommitted
chore(deps-dev): bump typescript from 3.9.7 to 4.1.2 in /example
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.1.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.9.7...v4.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent d45a026 commit 04528b7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/react-native": "~0.62.13",
2424
"expo-font": "^8.2.2",
2525
"react-refresh": "^0.9.0",
26-
"typescript": "~3.9.7"
26+
"typescript": "~4.1.2"
2727
},
2828
"private": true
2929
}

example/yarn.lock

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

9179-
typescript@~3.9.7:
9180-
version "3.9.7"
9181-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
9182-
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
9179+
typescript@~4.1.2:
9180+
version "4.1.2"
9181+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9"
9182+
integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==
91839183

91849184
ua-parser-js@^0.7.18:
91859185
version "0.7.21"

0 commit comments

Comments
 (0)