Skip to content

Commit

Permalink
fix(deps): update dependency typescript to v5.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2024
1 parent 6046fab commit 9e6c194
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"stylelint-config-concentric-order": "5.2.0",
"stylelint-config-standard-scss": "13.1.0",
"tikuidoc-tikui": "8.0.0",
"typescript": "5.6.2",
"typescript": "5.6.3",
"typescript-eslint": "8.8.1",
"vite": "5.4.8",
"vitest": "2.1.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"jest-sonar-reporter": "2.0.0",
"rxjs": "7.8.1",
"tslib": "2.7.0",
"typescript": "5.5.4",
"typescript": "5.6.3",
"zone.js": "0.14.10"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"tailwindcss": "3.4.13",
"tikuidoc-tikui": "8.0.0",
"ts-jest": "29.2.5",
"typescript": "5.6.2",
"typescript": "5.6.3",
"typescript-eslint": "8.8.1",
"vite": "5.4.8",
"vite-tsconfig-paths": "5.0.1",
Expand Down

0 comments on commit 9e6c194

Please sign in to comment.