From 18f21d0388839ec0058d4ce7944b391d1d148e43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 07:28:05 +0000 Subject: [PATCH] chore(deps-dev): bump typescript from 4.1.5 to 5.9.3 Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.1.5 to 5.9.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](https://github.com/microsoft/TypeScript/compare/v4.1.5...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/dev-frontend/package.json | 2 +- packages/fuzzer/package.json | 2 +- packages/lib-base/package.json | 2 +- packages/lib-ethers/package.json | 2 +- packages/lib-react/package.json | 2 +- packages/lib-subgraph/package.json | 2 +- packages/providers/package.json | 2 +- yarn.lock | 46 +++++++++++++++--------------- 8 files changed, 30 insertions(+), 30 deletions(-) diff --git a/packages/dev-frontend/package.json b/packages/dev-frontend/package.json index c33808335..1963e82b3 100644 --- a/packages/dev-frontend/package.json +++ b/packages/dev-frontend/package.json @@ -49,7 +49,7 @@ "happy-dom": "^13.6.2", "npm-run-all": "4.1.5", "source-map-explorer": "2.5.2", - "typescript": "^5.3.3", + "typescript": "^5.9.3", "vite": "^5.1.4", "vite-plugin-node-polyfills": "^0.21.0", "vitest": "^1.3.1", diff --git a/packages/fuzzer/package.json b/packages/fuzzer/package.json index 73fba2af8..66b959d7b 100644 --- a/packages/fuzzer/package.json +++ b/packages/fuzzer/package.json @@ -11,7 +11,7 @@ "dotenv": "^8.2.0", "ethers": "^5.4.3", "ts-node": "^9.0.0", - "typescript": "~4.1.0", + "typescript": "~5.9.3", "yargs": "^16.0.3" } } diff --git a/packages/lib-base/package.json b/packages/lib-base/package.json index 3d32466b4..4c1ab0612 100644 --- a/packages/lib-base/package.json +++ b/packages/lib-base/package.json @@ -35,6 +35,6 @@ "mocha": "8.3.2", "npm-run-all": "4.1.5", "ts-node": "9.1.1", - "typescript": "4.1.5" + "typescript": "5.9.3" } } diff --git a/packages/lib-ethers/package.json b/packages/lib-ethers/package.json index 1e3c3a347..db65ac0b9 100644 --- a/packages/lib-ethers/package.json +++ b/packages/lib-ethers/package.json @@ -63,7 +63,7 @@ "hardhat": "^2.6.1", "npm-run-all": "4.1.5", "ts-node": "9.1.1", - "typescript": "4.1.5", + "typescript": "5.9.3", "ws": "7.4.6" } } diff --git a/packages/lib-react/package.json b/packages/lib-react/package.json index 0c9b70120..bfb28392d 100644 --- a/packages/lib-react/package.json +++ b/packages/lib-react/package.json @@ -34,6 +34,6 @@ "eslint-plugin-react-hooks": "4.2.0", "npm-run-all": "4.1.5", "react": "^18.2.0", - "typescript": "4.1.5" + "typescript": "5.9.3" } } diff --git a/packages/lib-subgraph/package.json b/packages/lib-subgraph/package.json index 9b3e2c5a4..97d7fef18 100644 --- a/packages/lib-subgraph/package.json +++ b/packages/lib-subgraph/package.json @@ -18,7 +18,7 @@ "apollo": "^2.30.3", "npm-run-all": "^4.1.5", "rimraf": "^3.0.2", - "typescript": "~4.1.0" + "typescript": "~5.9.3" }, "dependencies": { "@apollo/client": "^3.3.12", diff --git a/packages/providers/package.json b/packages/providers/package.json index 91afd9254..4fb0bf108 100644 --- a/packages/providers/package.json +++ b/packages/providers/package.json @@ -20,7 +20,7 @@ "devDependencies": { "ethers": "^5.4.3", "ts-node": "^9.1.1", - "typescript": "~4.1.0" + "typescript": "~5.9.3" }, "peerDependencies": { "ethers": "^5.3.0" diff --git a/yarn.lock b/yarn.lock index 80cda733e..bacec515f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1836,7 +1836,7 @@ __metadata: recharts: ^2.12.1 source-map-explorer: 2.5.2 theme-ui: ^0.16.2 - typescript: ^5.3.3 + typescript: ^5.9.3 viem: ^2.7.15 vite: ^5.1.4 vite-plugin-node-polyfills: ^0.21.0 @@ -1864,7 +1864,7 @@ __metadata: dotenv: ^8.2.0 ethers: ^5.4.3 ts-node: ^9.0.0 - typescript: ~4.1.0 + typescript: ~5.9.3 yargs: ^16.0.3 languageName: unknown linkType: soft @@ -1884,7 +1884,7 @@ __metadata: mocha: 8.3.2 npm-run-all: 4.1.5 ts-node: 9.1.1 - typescript: 4.1.5 + typescript: 5.9.3 languageName: unknown linkType: soft @@ -1916,7 +1916,7 @@ __metadata: hardhat: ^2.6.1 npm-run-all: 4.1.5 ts-node: 9.1.1 - typescript: 4.1.5 + typescript: 5.9.3 ws: 7.4.6 peerDependencies: "@liquity/lib-base": ^3.0.0 @@ -1937,7 +1937,7 @@ __metadata: eslint-plugin-react-hooks: 4.2.0 npm-run-all: 4.1.5 react: ^18.2.0 - typescript: 4.1.5 + typescript: 5.9.3 peerDependencies: "@liquity/lib-base": ^3.0.0 react: ^16.13.1 @@ -1955,7 +1955,7 @@ __metadata: graphql: ^15.3.0 npm-run-all: ^4.1.5 rimraf: ^3.0.2 - typescript: ~4.1.0 + typescript: ~5.9.3 peerDependencies: "@liquity/lib-base": ^3.0.0 languageName: unknown @@ -1967,7 +1967,7 @@ __metadata: dependencies: ethers: ^5.4.3 ts-node: ^9.1.1 - typescript: ~4.1.0 + typescript: ~5.9.3 peerDependencies: ethers: ^5.3.0 languageName: unknown @@ -23406,43 +23406,43 @@ __metadata: languageName: node linkType: hard -"typescript@npm:4.1.5, typescript@npm:~4.1.0, typescript@npm:~4.1.3": - version: 4.1.5 - resolution: "typescript@npm:4.1.5" +"typescript@npm:5.9.3, typescript@npm:^5.9.3, typescript@npm:~5.9.3": + version: 5.9.3 + resolution: "typescript@npm:5.9.3" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: af660e69aa5184520dfa57362dcf7fd1b26d08b869d76b3bd58dcc04058a757983f470cd61ded824ab01fa08a81d58c7f607d8e360f4e550664b9439d04f8e41 + checksum: 0d0ffb84f2cd072c3e164c79a2e5a1a1f4f168e84cb2882ff8967b92afe1def6c2a91f6838fb58b168428f9458c57a2ba06a6737711fdd87a256bbe83e9a217f languageName: node linkType: hard -"typescript@npm:^5.3.3": - version: 5.3.3 - resolution: "typescript@npm:5.3.3" +"typescript@npm:~4.1.3": + version: 4.1.5 + resolution: "typescript@npm:4.1.5" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 2007ccb6e51bbbf6fde0a78099efe04dc1c3dfbdff04ca3b6a8bc717991862b39fd6126c0c3ebf2d2d98ac5e960bcaa873826bb2bb241f14277034148f41f6a2 + checksum: af660e69aa5184520dfa57362dcf7fd1b26d08b869d76b3bd58dcc04058a757983f470cd61ded824ab01fa08a81d58c7f607d8e360f4e550664b9439d04f8e41 languageName: node linkType: hard -"typescript@patch:typescript@4.1.5#~builtin, typescript@patch:typescript@~4.1.0#~builtin, typescript@patch:typescript@~4.1.3#~builtin": - version: 4.1.5 - resolution: "typescript@patch:typescript@npm%3A4.1.5#~builtin::version=4.1.5&hash=4a8eb8" +"typescript@patch:typescript@5.9.3#~builtin, typescript@patch:typescript@^5.9.3#~builtin, typescript@patch:typescript@~5.9.3#~builtin": + version: 5.9.3 + resolution: "typescript@patch:typescript@npm%3A5.9.3#~builtin::version=5.9.3&hash=77c9e2" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: fde897357ff6bb729323dc6d58753193d0d8e3d90ea66081f9a4eb798e1056a3a47a49c666a7bccdf93e37780ed0913b78de83a766c6da85b73bad3ed34470d0 + checksum: 8bb8d86819ac86a498eada254cad7fb69c5f74778506c700c2a712daeaff21d3a6f51fd0d534fe16903cb010d1b74f89437a3d02d4d0ff5ca2ba9a4660de8497 languageName: node linkType: hard -"typescript@patch:typescript@^5.3.3#~builtin": - version: 5.3.3 - resolution: "typescript@patch:typescript@npm%3A5.3.3#~builtin::version=5.3.3&hash=77c9e2" +"typescript@patch:typescript@~4.1.3#~builtin": + version: 4.1.5 + resolution: "typescript@patch:typescript@npm%3A4.1.5#~builtin::version=4.1.5&hash=4a8eb8" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: f61375590b3162599f0f0d5b8737877ac0a7bc52761dbb585d67e7b8753a3a4c42d9a554c4cc929f591ffcf3a2b0602f65ae3ce74714fd5652623a816862b610 + checksum: fde897357ff6bb729323dc6d58753193d0d8e3d90ea66081f9a4eb798e1056a3a47a49c666a7bccdf93e37780ed0913b78de83a766c6da85b73bad3ed34470d0 languageName: node linkType: hard