Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency typescript to v5.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 9, 2024
1 parent 3c744a5 commit 935aa16
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 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 packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"eslint-config-prettier": "9.1.0",
"recursive-copy-cli": "1.0.20",
"prettier": "3.3.3",
"typescript": "5.5.4"
"typescript": "5.6.2"
},
"nx": {
"targets": {
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"eslint-plugin-storybook": "0.8.0",
"prettier": "3.3.3",
"storybook": "^7.5.2",
"typescript": "5.5.4"
"typescript": "5.6.2"
},
"nx": {
"targets": {
Expand Down
2 changes: 1 addition & 1 deletion packages/stencil-react-ssr-output-target/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"commander": "12.1.0",
"esbuild": "0.23.1",
"tsx": "4.19.0",
"typescript": "5.5.4"
"typescript": "5.6.2"
},
"devDependencies": {
"@smartive/eslint-config": "5.1.0",
Expand Down

0 comments on commit 935aa16

Please sign in to comment.