Skip to content
This repository has been archived by the owner on Jan 16, 2025. It is now read-only.

Commit

Permalink
Merge pull request #149 from xmtp/dependabot/npm_and_yarn/typescript-…
Browse files Browse the repository at this point in the history
…5.3.3
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
2 parents 24357cf + c48ca63 commit 1b0af65
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 26 deletions.
2 changes: 1 addition & 1 deletion packages/bot-starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"jest": "^29.5.0",
"prettier": "^3.1.1",
"ts-jest": "^29.0.5",
"typescript": "^5.1.3"
"typescript": "^5.3.3"
},
"dependencies": {
"@xmtp/xmtp-js": "^11.3.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"jest": "^29.7.0",
"prettier": "^3.1.1",
"ts-node": "^10.9.1",
"typescript": "^4.8.4"
"typescript": "^5.3.3"
},
"dependencies": {
"@xmtp/xmtp-js": "^11.3.5",
Expand Down
28 changes: 4 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3055,7 +3055,7 @@ __metadata:
jest: "npm:^29.5.0"
prettier: "npm:^3.1.1"
ts-jest: "npm:^29.0.5"
typescript: "npm:^5.1.3"
typescript: "npm:^5.3.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -3111,7 +3111,7 @@ __metadata:
prettier: "npm:^3.1.1"
react: "npm:^17.0.2"
ts-node: "npm:^10.9.1"
typescript: "npm:^4.8.4"
typescript: "npm:^5.3.3"
yargs: "npm:^17.6.0"
bin:
xmtp: ./xmtp
Expand Down Expand Up @@ -10186,17 +10186,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^4.8.4":
version: 4.9.5
resolution: "typescript@npm:4.9.5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 458f7220ab11e0fc191514cc41be1707645ec9a8c2d609448a448e18c522cef9646f58728f6811185a4c35613dacdf6c98cf8965c88b3541d0288c47291e4300
languageName: node
linkType: hard

"typescript@npm:^5.1.3, typescript@npm:^5.3.3":
"typescript@npm:^5.3.3":
version: 5.3.3
resolution: "typescript@npm:5.3.3"
bin:
Expand All @@ -10206,17 +10196,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^4.8.4#optional!builtin<compat/typescript>":
version: 4.9.5
resolution: "typescript@patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 5659316360b5cc2d6f5931b346401fa534107b68b60179cf14970e27978f0936c1d5c46f4b5b8175f8cba0430f522b3ce355b4b724c0ea36ce6c0347fab25afd
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.1.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.3.3#optional!builtin<compat/typescript>":
"typescript@patch:typescript@npm%3A^5.3.3#optional!builtin<compat/typescript>":
version: 5.3.3
resolution: "typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>::version=5.3.3&hash=e012d7"
bin:
Expand Down

0 comments on commit 1b0af65

Please sign in to comment.