Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Commit 877dcbc

Browse files
chore(deps-dev): bump typescript from 3.8.3 to 5.6.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 3.8.3 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](microsoft/TypeScript@v3.8.3...v5.6.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09c1ca0 commit 877dcbc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,6 @@
6969
"prebuild": "^12.1.0",
7070
"prebuildify": "^5.0.1",
7171
"ps-list": "^6.0.0",
72-
"typescript": "^3.8.3"
72+
"typescript": "^5.6.3"
7373
}
7474
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3218,10 +3218,10 @@ type@^2.7.2:
32183218
resolved "https://registry.yarnpkg.com/type/-/type-2.7.2.tgz#2376a15a3a28b1efa0f5350dcf72d24df6ef98d0"
32193219
integrity sha512-dzlvlNlt6AXU7EBSfpAscydQ7gXB+pPGsPnfJnZpiNJBDj7IaJzQlBZYGdEi4R9HmPdBv2XmWJ6YUtoTa7lmCw==
32203220

3221-
typescript@^3.8.3:
3222-
version "3.8.3"
3223-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
3224-
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
3221+
typescript@^5.6.3:
3222+
version "5.6.3"
3223+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
3224+
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
32253225

32263226
unbzip2-stream@^1.0.9:
32273227
version "1.4.3"

0 commit comments

Comments
 (0)