Skip to content

Commit 1c9cd22

Browse files
chore(deps): update dependency typescript to v5.8.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d4b76a commit 1c9cd22

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

bun.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"prettier": "3.5.3",
2222
"ts-generator": "0.1.1",
2323
"ts-node": "10.9.2",
24-
"typescript": "5.8.2",
24+
"typescript": "5.8.3",
2525
},
2626
},
2727
},
@@ -643,7 +643,7 @@
643643

644644
"typed-array-length": ["[email protected]", "", { "dependencies": { "call-bind": "^1.0.7", "for-each": "^0.3.3", "gopd": "^1.0.1", "is-typed-array": "^1.1.13", "possible-typed-array-names": "^1.0.0", "reflect.getprototypeof": "^1.0.6" } }, "sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg=="],
645645

646-
"typescript": ["[email protected].2", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ=="],
646+
"typescript": ["[email protected].3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ=="],
647647

648648
"unbox-primitive": ["[email protected]", "", { "dependencies": { "call-bound": "^1.0.3", "has-bigints": "^1.0.2", "has-symbols": "^1.1.0", "which-boxed-primitive": "^1.1.1" } }, "sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw=="],
649649

npm-shrinkwrap.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"prettier": "3.5.3",
2323
"ts-generator": "0.1.1",
2424
"ts-node": "10.9.2",
25-
"typescript": "5.8.2"
25+
"typescript": "5.8.3"
2626
},
2727
"dependencies": {
2828
"class-transformer": "0.5.1",

0 commit comments

Comments
 (0)