Skip to content

Commit

Permalink
Bump typescript from 4.5.2 to 5.4.2
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.2 to 5.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v4.5.2...v5.4.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent f16c305 commit 019cc98
Show file tree
Hide file tree
Showing 14 changed files with 17 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"prettier": "^2.8.0",
"prettier-plugin-solidity": "^1.0.0-beta.13",
"ts-mocha": "^10.0.0",
"typescript": "^4.9.3"
"typescript": "^5.4.2"
},
"dependencies": {
"@changesets/cli": "^2.16.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/boba/account-abstraction/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,6 @@
"solidity-string-utils": "^0.0.8-0",
"source-map-support": "^0.5.19",
"table": "^6.8.0",
"typescript": "^4.3.5"
"typescript": "^5.4.2"
}
}
2 changes: 1 addition & 1 deletion packages/boba/bobalink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"ethers": "^5.5.4",
"hardhat": "^2.12.5",
"mocha": "^8.3.1",
"typescript": "^4.3.5",
"typescript": "^5.4.2",
"chai": "^4.3.4"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/boba/contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"mocha": "^8.3.1",
"solidity-coverage": "^0.7.17",
"ts-node": "10.9.1",
"typescript": "^4.3.5",
"typescript": "^5.4.2",
"@babel/eslint-parser": "^7.18.2",
"@typescript-eslint/eslint-plugin": "^5.45.1",
"@typescript-eslint/parser": "^5.45.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/boba/gas-price-oracle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"rimraf": "^3.0.2",
"ts-node": "10.9.1",
"tslint": "^6.1.3",
"typescript": "^4.3.5",
"typescript": "^5.4.2",
"node-fetch": "^2.6.1"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/boba/register/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@
"rimraf": "^3.0.2",
"shx": "^0.3.3",
"ts-node": "10.9.1",
"typescript": "^4.3.5"
"typescript": "^5.4.2"
}
}
2 changes: 1 addition & 1 deletion packages/boba/teleportation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"hardhat": "^2.12.5",
"mocha": "^8.3.1",
"tslint": "^6.1.3",
"typescript": "4.5.2"
"typescript": "5.4.2"
},
"dependencies": {
"@aws-sdk/client-kms": "^3.363.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/boba/turing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"hardhat": "^2.12.5",
"mocha": "^8.3.1",
"ts-node": "10.9.1",
"typescript": "^4.3.5"
"typescript": "^5.4.2"
},
"dependencies": {
"@uniswap/sdk": "^3.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/boba/ve-boba/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
"hardhat": "^2.12.5",
"hardhat-deploy": "^0.9.3",
"ts-node": "10.9.1",
"typescript": "^4.3.5"
"typescript": "^5.4.2"
}
}
2 changes: 1 addition & 1 deletion packages/contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"ts-generator": "0.1.1",
"ts-node": "10.9.1",
"typechain": "^8.1.0",
"typescript": "^4.3.5",
"typescript": "^5.4.2",
"yargs": "^17.7.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/data-transport-layer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,6 @@
"prom-client": "^14.2.0",
"rimraf": "^3.0.2",
"ts-node": "10.9.1",
"typescript": "^4.3.5"
"typescript": "^5.4.2"
}
}
2 changes: 1 addition & 1 deletion packages/message-relayer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"hardhat": "^2.12.5",
"lint-staged": "11.0.0",
"prettier": "^2.3.1",
"typescript": "^4.3.5",
"typescript": "^5.4.2",
"ip": "^1.1.5",
"chai": "^4.3.4"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/regenesis-surgery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@types/node": "^15.12.2",
"ts-mocha": "^8.0.0",
"ts-node": "10.9.1",
"typescript": "^4.3.5"
"typescript": "^5.4.2"
},
"dependencies": {
"@bobanetwork/register": "0.0.2",
Expand Down
13 changes: 4 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18885,15 +18885,10 @@ typeorm@0.3.16:
uuid "^9.0.0"
yargs "^17.6.2"

typescript@4.5.2:
version "4.5.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==

typescript@^4.3.5, typescript@^4.9.3:
version "4.9.4"
resolved "https://registry.npmjs.org/typescript/-/typescript-4.9.4.tgz"
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
typescript@5.4.2, typescript@^5.4.2:
version "5.4.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==

typewise-core@^1.2, typewise-core@^1.2.0:
version "1.2.0"
Expand Down

0 comments on commit 019cc98

Please sign in to comment.