Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Commit 27d93cc

Browse files
⬆️ Bump typescript from 3.5.1 to 3.5.3 in /example
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.5.1 to 3.5.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 01401c5 commit 27d93cc

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"babel-plugin-module-resolver": "^3.2.0",
2020
"metro-react-native-babel-preset": "^0.54.0",
2121
"react-native": "0.59.5",
22-
"typescript": "^3.5.1"
22+
"typescript": "^3.5.3"
2323
}
2424
}

example/yarn.lock

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

4315-
typescript@^3.5.1:
4316-
version "3.5.1"
4317-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.1.tgz#ba72a6a600b2158139c5dd8850f700e231464202"
4318-
integrity sha512-64HkdiRv1yYZsSe4xC1WVgamNigVYjlssIoaH2HcZF0+ijsk5YK2g0G34w9wJkze8+5ow4STd22AynfO6ZYYLw==
4315+
typescript@^3.5.3:
4316+
version "3.5.3"
4317+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977"
4318+
integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==
43194319

43204320
ua-parser-js@^0.7.18:
43214321
version "0.7.20"

0 commit comments

Comments
 (0)