Skip to content

Commit 1144fd3

Browse files
chore(deps): update dependency typescript to v5.9.3
1 parent 9bfda7e commit 1144fd3

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/examples/angular-webpack-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
"karma-jasmine": "5.1.0",
3939
"karma-jasmine-html-reporter": "2.1.0",
4040
"rimraf": "6.0.1",
41-
"typescript": "5.5.4"
41+
"typescript": "5.9.3"
4242
}
4343
}

packages/examples/qwik-example/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/examples/qwik-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eslint": "8.57.1",
3939
"eslint-plugin-qwik": "1.17.0",
4040
"prettier": "3.5.3",
41-
"typescript": "5.8.3",
41+
"typescript": "5.9.3",
4242
"undici": "7.16.0",
4343
"vite": "5.4.20",
4444
"vite-tsconfig-paths": "5.1.4"

0 commit comments

Comments
 (0)