Skip to content

Commit c6f6f5a

Browse files
chore(deps-dev): bump typescript from 5.2.2 to 5.5.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.5.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.2.2...v5.5.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5d99595 commit c6f6f5a

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,6 @@
7070
"eslint-plugin-import": "^2.29.1",
7171
"npm-run-all": "^4.1.5",
7272
"prettier": "^3.2.5",
73-
"typescript": "5.2.2"
73+
"typescript": "5.5.3"
7474
}
7575
}

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -3743,7 +3743,7 @@ __metadata:
37433743
eslint-plugin-import: "npm:^2.29.1"
37443744
npm-run-all: "npm:^4.1.5"
37453745
prettier: "npm:^3.2.5"
3746-
typescript: "npm:5.2.2"
3746+
typescript: "npm:5.5.3"
37473747
languageName: unknown
37483748
linkType: soft
37493749

@@ -6849,23 +6849,23 @@ __metadata:
68496849
languageName: node
68506850
linkType: hard
68516851

6852-
"typescript@npm:5.2.2":
6853-
version: 5.2.2
6854-
resolution: "typescript@npm:5.2.2"
6852+
"typescript@npm:5.5.3":
6853+
version: 5.5.3
6854+
resolution: "typescript@npm:5.5.3"
68556855
bin:
68566856
tsc: bin/tsc
68576857
tsserver: bin/tsserver
6858-
checksum: 10c0/91ae3e6193d0ddb8656d4c418a033f0f75dec5e077ebbc2bd6d76439b93f35683936ee1bdc0e9cf94ec76863aa49f27159b5788219b50e1cd0cd6d110aa34b07
6858+
checksum: 10c0/f52c71ccbc7080b034b9d3b72051d563601a4815bf3e39ded188e6ce60813f75dbedf11ad15dd4d32a12996a9ed8c7155b46c93a9b9c9bad1049766fe614bbdd
68596859
languageName: node
68606860
linkType: hard
68616861

6862-
"typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>":
6863-
version: 5.2.2
6864-
resolution: "typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>::version=5.2.2&hash=f3b441"
6862+
"typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>":
6863+
version: 5.5.3
6864+
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=b45daf"
68656865
bin:
68666866
tsc: bin/tsc
68676867
tsserver: bin/tsserver
6868-
checksum: 10c0/062c1cee1990e6b9419ce8a55162b8dc917eb87f807e4de0327dbc1c2fa4e5f61bc0dd4e034d38ff541d1ed0479b53bcee8e4de3a4075c51a1724eb6216cb6f5
6868+
checksum: 10c0/5a437c416251334deeaf29897157032311f3f126547cfdc4b133768b606cb0e62bcee733bb97cf74c42fe7268801aea1392d8e40988cdef112e9546eba4c03c5
68696869
languageName: node
68706870
linkType: hard
68716871

0 commit comments

Comments
 (0)