Skip to content

Commit a6b62da

Browse files
chore(deps): update dependency typescript to v5.6.2 (#466)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b176c8c commit a6b62da

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
@@ -22,7 +22,7 @@
2222
"prettier": "3.2.2",
2323
"ts-jest": "29.2.5",
2424
"tsup": "7.3.0",
25-
"typescript": "5.3.3"
25+
"typescript": "5.6.2"
2626
},
2727
"engines": {
2828
"node": "18"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6098,10 +6098,10 @@ typescript-service@^2.0.3:
60986098
dependencies:
60996099
tslib "^1.9.3"
61006100

6101-
typescript@5.3.3:
6102-
version "5.3.3"
6103-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
6104-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
6101+
typescript@5.6.2:
6102+
version "5.6.2"
6103+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
6104+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
61056105

61066106
uglify-js@^3.1.4:
61076107
version "3.17.4"

0 commit comments

Comments
 (0)