Skip to content

Commit

Permalink
Merge pull request #216 from xmtp/dependabot/npm_and_yarn/typescript-…
Browse files Browse the repository at this point in the history
…5.4.5
  • Loading branch information
dependabot[bot] authored May 6, 2024
2 parents ccaef5d + a88b216 commit 4431467
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"turbo": "^1.13.2",
"typescript": "^5.3.3",
"typescript": "^5.4.5",
"vitest": "^0.34.6"
},
"packageManager": "[email protected]"
Expand Down
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.2.5",
"ts-jest": "^29.0.5",
"typescript": "^5.3.3"
"typescript": "^5.4.5"
},
"dependencies": {
"@xmtp/xmtp-js": "^11.3.12",
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.2.5",
"ts-node": "^10.9.1",
"typescript": "^5.3.3"
"typescript": "^5.4.5"
},
"dependencies": {
"@xmtp/xmtp-js": "^11.3.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/frames-validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"ethers": "^6.10.0",
"rollup": "^4.13.0",
"rollup-plugin-dts": "^6.1.0",
"typescript": "^5.3.3",
"typescript": "^5.4.5",
"vitest": "^1.0.1"
}
}
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3140,7 +3140,7 @@ __metadata:
jest: "npm:^29.5.0"
prettier: "npm:^3.2.5"
ts-jest: "npm:^29.0.5"
typescript: "npm:^5.3.3"
typescript: "npm:^5.4.5"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -3169,7 +3169,7 @@ __metadata:
ts-jest: "npm:^29.1.1"
ts-node: "npm:^10.9.1"
turbo: "npm:^1.13.2"
typescript: "npm:^5.3.3"
typescript: "npm:^5.4.5"
vitest: "npm:^0.34.6"
languageName: unknown
linkType: soft
Expand All @@ -3196,7 +3196,7 @@ __metadata:
prettier: "npm:^3.2.5"
react: "npm:^17.0.2"
ts-node: "npm:^10.9.1"
typescript: "npm:^5.3.3"
typescript: "npm:^5.4.5"
yargs: "npm:^17.6.0"
bin:
xmtp: ./xmtp
Expand Down Expand Up @@ -3231,7 +3231,7 @@ __metadata:
ethers: "npm:^6.10.0"
rollup: "npm:^4.13.0"
rollup-plugin-dts: "npm:^6.1.0"
typescript: "npm:^5.3.3"
typescript: "npm:^5.4.5"
viem: "npm:^2.9.28"
vitest: "npm:^1.0.1"
languageName: unknown
Expand Down Expand Up @@ -10359,23 +10359,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.3.3":
version: 5.3.3
resolution: "typescript@npm:5.3.3"
"typescript@npm:^5.4.5":
version: 5.4.5
resolution: "typescript@npm:5.4.5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 6e4e6a14a50c222b3d14d4ea2f729e79f972fa536ac1522b91202a9a65af3605c2928c4a790a4a50aa13694d461c479ba92cedaeb1e7b190aadaa4e4b96b8e18
checksum: d04a9e27e6d83861f2126665aa8d84847e8ebabcea9125b9ebc30370b98cb38b5dff2508d74e2326a744938191a83a69aa9fddab41f193ffa43eabfdf3f190a5
languageName: node
linkType: hard

"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"
"typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>":
version: 5.4.5
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=e012d7"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: c93786fcc9a70718ba1e3819bab56064ead5817004d1b8186f8ca66165f3a2d0100fee91fa64c840dcd45f994ca5d615d8e1f566d39a7470fc1e014dbb4cf15d
checksum: 584be8bac7112ad49a9eb9992f71d542b1ff2fafb5bb315e1c196145e8feab589f1d7223cfb2d5df6770789582e6918f8287d1f2f89911b38eb80e29c560ad00
languageName: node
linkType: hard

Expand Down

0 comments on commit 4431467

Please sign in to comment.