Skip to content

Commit 74dea9c

Browse files
chore(deps-dev): bump typescript from 5.1.6 to 5.7.3 in /modules/web
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.1.6 to 5.7.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.1.6...v5.7.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 ba60b98 commit 74dea9c

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

modules/web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
"ts-jest": "29.2.5",
151151
"ts-loader": "9.5.2",
152152
"ts-node": "10.9.2",
153-
"typescript": "5.1.6",
153+
"typescript": "5.7.3",
154154
"wait-on": "8.0.2",
155155
"webpack-bundle-analyzer": "4.10.2",
156156
"webpack-dev-server": "5.2.0"

modules/web/yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -14829,7 +14829,7 @@ __metadata:
1482914829
ts-loader: 9.5.2
1483014830
ts-node: 10.9.2
1483114831
tslib: 2.8.1
14832-
typescript: 5.1.6
14832+
typescript: 5.7.3
1483314833
wait-on: 8.0.2
1483414834
web-animations-js: 2.3.2
1483514835
webpack-bundle-analyzer: 4.10.2
@@ -20028,13 +20028,13 @@ __metadata:
2002820028
languageName: node
2002920029
linkType: hard
2003020030

20031-
"typescript@npm:5.1.6":
20032-
version: 5.1.6
20033-
resolution: "typescript@npm:5.1.6"
20031+
"typescript@npm:5.7.3":
20032+
version: 5.7.3
20033+
resolution: "typescript@npm:5.7.3"
2003420034
bin:
2003520035
tsc: bin/tsc
2003620036
tsserver: bin/tsserver
20037-
checksum: b2f2c35096035fe1f5facd1e38922ccb8558996331405eb00a5111cc948b2e733163cc22fab5db46992aba7dd520fff637f2c1df4996ff0e134e77d3249a7350
20037+
checksum: 6c38b1e989918e576f0307e6ee013522ea480dfce5f3ca85c9b2d8adb1edeffd37f4f30cd68de0c38a44563d12ba922bdb7e36aa2dac9c51de5d561e6e9a2e9c
2003820038
languageName: node
2003920039
linkType: hard
2004020040

@@ -20048,13 +20048,13 @@ __metadata:
2004820048
languageName: node
2004920049
linkType: hard
2005020050

20051-
"typescript@patch:typescript@5.1.6#~builtin<compat/typescript>":
20052-
version: 5.1.6
20053-
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=d73830"
20051+
"typescript@patch:typescript@5.7.3#~builtin<compat/typescript>":
20052+
version: 5.7.3
20053+
resolution: "typescript@patch:typescript@npm%3A5.7.3#~builtin<compat/typescript>::version=5.7.3&hash=d73830"
2005420054
bin:
2005520055
tsc: bin/tsc
2005620056
tsserver: bin/tsserver
20057-
checksum: 21e88b0a0c0226f9cb9fd25b9626fb05b4c0f3fddac521844a13e1f30beb8f14e90bd409a9ac43c812c5946d714d6e0dee12d5d02dfc1c562c5aacfa1f49b606
20057+
checksum: 633cd749d6cd7bc842c6b6245847173bba99742a60776fae3c0fbcc0d1733cd51a733995e5f4dadd8afb0e64e57d3c7dbbeae953a072ee303940eca69e22f311
2005820058
languageName: node
2005920059
linkType: hard
2006020060

0 commit comments

Comments
 (0)