Skip to content

Commit 3acfa4e

Browse files
dependabot[bot]buffcode
authored andcommitted
build(deps-dev): bump typescript from 4.8.4 to 5.1.6
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.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-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4cd6c87 commit 3acfa4e

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
@@ -29,7 +29,7 @@
2929
"prettier": "^3.0.2",
3030
"ts-mocha": "^10.0.0",
3131
"ts-node": "^10.4.0",
32-
"typescript": "^4.2.4"
32+
"typescript": "^5.1.6"
3333
},
3434
"files": [
3535
"dist",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -662,10 +662,10 @@ tsconfig-paths@^3.5.0:
662662
minimist "^1.2.0"
663663
strip-bom "^3.0.0"
664664

665-
typescript@^4.2.4:
666-
version "4.8.4"
667-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
668-
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
665+
typescript@^5.1.6:
666+
version "5.1.6"
667+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
668+
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
669669

670670
v8-compile-cache-lib@^3.0.1:
671671
version "3.0.1"

0 commit comments

Comments
 (0)