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

Commit 8e71560

Browse files
Merge pull request #331 from tpucci/dependabot/npm_and_yarn/example/typescript-3.7.3
2 parents 1214932 + da512a7 commit 8e71560

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)