Skip to content

Commit 7ceb432

Browse files
build(deps-dev): bump typescript from 5.6.2 to 5.6.3 (#1441)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.2 to 5.6.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50f3870 commit 7ceb432

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"ts-loader": "^9.5.1",
8080
"tsconfig-paths-webpack-plugin": "^4.1.0",
8181
"tslib": "^2.7.0",
82-
"typescript": "^5.6.2",
82+
"typescript": "^5.6.3",
8383
"url-loader": "^4.1.1",
8484
"wait-on": "^8.0.1",
8585
"webpack": "^5.95.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4407,7 +4407,7 @@ __metadata:
44074407
ts-loader: ^9.5.1
44084408
tsconfig-paths-webpack-plugin: ^4.1.0
44094409
tslib: ^2.7.0
4410-
typescript: ^5.6.2
4410+
typescript: ^5.6.3
44114411
url-loader: ^4.1.1
44124412
wait-on: ^8.0.1
44134413
webpack: ^5.95.0
@@ -13763,13 +13763,13 @@ __metadata:
1376313763
languageName: node
1376413764
linkType: hard
1376513765

13766-
"typescript@npm:^5.6.2":
13767-
version: 5.6.2
13768-
resolution: "typescript@npm:5.6.2"
13766+
"typescript@npm:^5.6.3":
13767+
version: 5.6.3
13768+
resolution: "typescript@npm:5.6.3"
1376913769
bin:
1377013770
tsc: bin/tsc
1377113771
tsserver: bin/tsserver
13772-
checksum: 48777e1dabd9044519f56cd012b0296e3b72bafe12b7e8e34222751d45c67e0eba5387ecdaa6c14a53871a29361127798df6dc8d1d35643a0a47cb0b1c65a33a
13772+
checksum: ba302f8822777ebefb28b554105f3e074466b671e7444ec6b75dadc008a62f46f373d9e57ceced1c433756d06c8b7dc569a7eefdf3a9573122a49205ff99021a
1377313773
languageName: node
1377413774
linkType: hard
1377513775

@@ -13783,13 +13783,13 @@ __metadata:
1378313783
languageName: node
1378413784
linkType: hard
1378513785

13786-
"typescript@patch:typescript@^5.6.2#~builtin<compat/typescript>":
13787-
version: 5.6.2
13788-
resolution: "typescript@patch:typescript@npm%3A5.6.2#~builtin<compat/typescript>::version=5.6.2&hash=f3b441"
13786+
"typescript@patch:typescript@^5.6.3#~builtin<compat/typescript>":
13787+
version: 5.6.3
13788+
resolution: "typescript@patch:typescript@npm%3A5.6.3#~builtin<compat/typescript>::version=5.6.3&hash=f3b441"
1378913789
bin:
1379013790
tsc: bin/tsc
1379113791
tsserver: bin/tsserver
13792-
checksum: c084ee1ab865f108c787e6233a5f63c126c482c0c8e87ec998ac5288a2ad54b603e1ea8b8b272355823b833eb31b9fabb99e8c6152283e1cb47e3a76bd6faf6c
13792+
checksum: ade87bce2363ee963eed0e4ca8a312ea02c81873ebd53609bc3f6dc0a57f6e61ad7e3fb8cbb7f7ab8b5081cbee801b023f7c4823ee70b1c447eae050e6c7622b
1379313793
languageName: node
1379413794
linkType: hard
1379513795

0 commit comments

Comments
 (0)