Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit 0f213d3

Browse files
dependabot[bot]andreasabel
authored andcommitted
Bump typescript from 5.0.4 to 5.1.6 in /hlint-setup
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.6. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d6a7b31 commit 0f213d3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

hlint-setup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
"devDependencies": {
3434
"@types/node": "^20.2.5",
3535
"@vercel/ncc": "^0.36.1",
36-
"typescript": "^5.0.4"
36+
"typescript": "^5.1.6"
3737
}
3838
}

hlint-setup/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@ tunnel@^0.0.6:
6161
resolved "https://registry.yarnpkg.com/tunnel/-/tunnel-0.0.6.tgz#72f1314b34a5b192db012324df2cc587ca47f92c"
6262
integrity sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==
6363

64-
typescript@^5.0.4:
65-
version "5.0.4"
66-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
67-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
64+
typescript@^5.1.6:
65+
version "5.1.6"
66+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
67+
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
6868

6969
uuid@^3.3.2:
7070
version "3.4.0"

0 commit comments

Comments
 (0)