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

Commit da512a7

Browse files
⬆️ Bump typescript from 3.7.2 to 3.7.3 in /example
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.2 to 3.7.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.7.2...v3.7.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent c0ed67a commit da512a7

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
@@ -26,7 +26,7 @@
2626
"react-native-reanimated": "^1.4.0",
2727
"react-native-vector-icons": "^6.6.0",
2828
"rxjs": "^6.5.3",
29-
"typescript": "^3.7.2"
29+
"typescript": "^3.7.3"
3030
},
3131
"devDependencies": {
3232
"@babel/core": "^7.6.2",

example/yarn.lock

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

6338-
typescript@^3.7.2:
6339-
version "3.7.2"
6340-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.2.tgz#27e489b95fa5909445e9fef5ee48d81697ad18fb"
6341-
integrity sha512-ml7V7JfiN2Xwvcer+XAf2csGO1bPBdRbFCkYBczNZggrBZ9c7G3riSUeJmqEU5uOtXNPMhE3n+R4FA/3YOAWOQ==
6338+
typescript@^3.7.3:
6339+
version "3.7.3"
6340+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.3.tgz#b36840668a16458a7025b9eabfad11b66ab85c69"
6341+
integrity sha512-Mcr/Qk7hXqFBXMN7p7Lusj1ktCBydylfQM/FZCk5glCNQJrCUKPkMHdo9R0MTFWsC/4kPFvDS0fDPvukfCkFsw==
63426342

63436343
ua-parser-js@^0.7.18:
63446344
version "0.7.20"

0 commit comments

Comments
 (0)