Skip to content

Commit c617da3

Browse files
Bump typescript from 5.6.3 to 5.9.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.9.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.6.3...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dbd8cb5 commit c617da3

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"playwright": "^1.55.1",
5757
"prettier": "^3.6.2",
5858
"sinon": "^19.0.2",
59-
"typescript": "^5.6.3",
59+
"typescript": "^5.9.3",
6060
"typescript-eslint": "^8.53.1",
6161
"vitest": "^4.0.14"
6262
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9219,23 +9219,23 @@ __metadata:
92199219
languageName: node
92209220
linkType: hard
92219221

9222-
"typescript@npm:^5.6.3":
9223-
version: 5.6.3
9224-
resolution: "typescript@npm:5.6.3"
9222+
"typescript@npm:^5.9.3":
9223+
version: 5.9.3
9224+
resolution: "typescript@npm:5.9.3"
92259225
bin:
92269226
tsc: bin/tsc
92279227
tsserver: bin/tsserver
9228-
checksum: ba302f8822777ebefb28b554105f3e074466b671e7444ec6b75dadc008a62f46f373d9e57ceced1c433756d06c8b7dc569a7eefdf3a9573122a49205ff99021a
9228+
checksum: 0d0ffb84f2cd072c3e164c79a2e5a1a1f4f168e84cb2882ff8967b92afe1def6c2a91f6838fb58b168428f9458c57a2ba06a6737711fdd87a256bbe83e9a217f
92299229
languageName: node
92309230
linkType: hard
92319231

9232-
"typescript@patch:typescript@^5.6.3#~builtin<compat/typescript>":
9233-
version: 5.6.3
9234-
resolution: "typescript@patch:typescript@npm%3A5.6.3#~builtin<compat/typescript>::version=5.6.3&hash=14eedb"
9232+
"typescript@patch:typescript@^5.9.3#~builtin<compat/typescript>":
9233+
version: 5.9.3
9234+
resolution: "typescript@patch:typescript@npm%3A5.9.3#~builtin<compat/typescript>::version=5.9.3&hash=14eedb"
92359235
bin:
92369236
tsc: bin/tsc
92379237
tsserver: bin/tsserver
9238-
checksum: ade87bce2363ee963eed0e4ca8a312ea02c81873ebd53609bc3f6dc0a57f6e61ad7e3fb8cbb7f7ab8b5081cbee801b023f7c4823ee70b1c447eae050e6c7622b
9238+
checksum: 8bb8d86819ac86a498eada254cad7fb69c5f74778506c700c2a712daeaff21d3a6f51fd0d534fe16903cb010d1b74f89437a3d02d4d0ff5ca2ba9a4660de8497
92399239
languageName: node
92409240
linkType: hard
92419241

@@ -9430,7 +9430,7 @@ __metadata:
94309430
sinon: ^19.0.2
94319431
tailwindcss: ^4.1.17
94329432
terser: ^5.39.0
9433-
typescript: ^5.6.3
9433+
typescript: ^5.9.3
94349434
typescript-eslint: ^8.53.1
94359435
vitest: ^4.0.14
94369436
languageName: unknown

0 commit comments

Comments
 (0)