Skip to content

Commit b33fc8b

Browse files
chore(deps-dev): bump typescript from 5.0.4 to 5.8.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.0.4 to 5.8.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 097d94a commit b33fc8b

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"lint-staged": "^13.2.2",
5858
"nock": "^13.3.1",
5959
"rollup": "^3.23.0",
60-
"typescript": "^5.0.4",
60+
"typescript": "^5.8.3",
6161
"vitest": "^0.31.1"
6262
},
6363
"publishConfig": {

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3701,15 +3701,10 @@ typed-array-length@^1.0.4:
37013701
for-each "^0.3.3"
37023702
is-typed-array "^1.1.9"
37033703

3704-
"typescript@^4.6.4 || ^5.2.2":
3705-
version "5.6.3"
3706-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
3707-
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
3708-
3709-
typescript@^5.0.4:
3710-
version "5.0.4"
3711-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
3712-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
3704+
"typescript@^4.6.4 || ^5.2.2", typescript@^5.8.3:
3705+
version "5.8.3"
3706+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
3707+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
37133708

37143709
ufo@^1.1.2:
37153710
version "1.1.2"

0 commit comments

Comments
 (0)