Skip to content

Commit 4d2545f

Browse files
committed
deps: Update @zulip/shared to 0.0.17
This starts compiling the code with `tsc`, the TypeScript compiler, into a `lib/` directory.
1 parent 42bebed commit 4d2545f

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
@@ -33,7 +33,7 @@
3333
"@react-navigation/native": "^5.7.6",
3434
"@react-navigation/stack": "^5.9.3",
3535
"@sentry/react-native": "^3.1.1",
36-
"@zulip/shared": "0.0.16",
36+
"@zulip/shared": "0.0.17",
3737
"base-64": "^1.0.0",
3838
"blueimp-md5": "^2.10.0",
3939
"color": "^4.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2845,10 +2845,10 @@
28452845
resolved "https://registry.yarnpkg.com/@yarnpkg/lockfile/-/lockfile-1.1.0.tgz#e77a97fbd345b76d83245edcd17d393b1b41fb31"
28462846
integrity sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ==
28472847

2848-
"@zulip/[email protected].16":
2849-
version "0.0.16"
2850-
resolved "https://registry.yarnpkg.com/@zulip/shared/-/shared-0.0.16.tgz#8a0879ea5c727be6faef43c1663e8025ac554348"
2851-
integrity sha512-mgjsZgATZZgBVTDjWyM23pVPienA/fXRQTZ35tNrskBhTZ7ltHtPGgAl0gE5wzLiKypeIjr77ADqEaMwwPrWsQ==
2848+
"@zulip/[email protected].17":
2849+
version "0.0.17"
2850+
resolved "https://registry.yarnpkg.com/@zulip/shared/-/shared-0.0.17.tgz#a9e361ab675b926a3dd715e541dabfca19dde5cd"
2851+
integrity sha512-085ZGHd5lawroV5Hru5GvBxNmq/DBhe2zA2zA9pYrRfnfk+0Bws+8ESNylQaKW2PafTXwOnT1m8d1UppXsl2Aw==
28522852
dependencies:
28532853
katex "^0.16.2"
28542854
lodash "^4.17.19"

0 commit comments

Comments
 (0)