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

Commit

Permalink
bump(deps): update dependency typescript to v4.9.4 (#18)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 9, 2022
1 parent 2e5b8b0 commit 79626f1
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 45 deletions.
2 changes: 1 addition & 1 deletion packages/standard-desktop-linter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"husky": "^8.0.2",
"lint-staged": "^13.1.0",
"prettier": "^2.8.1",
"typescript": "4.9.3"
"typescript": "4.9.4"
}
}
2 changes: 1 addition & 1 deletion packages/standard-desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.4.5",
"typescript": "4.9.3",
"typescript": "4.9.4",
"vite": "^3.2.5"
}
}
2 changes: 1 addition & 1 deletion packages/standard-web-linter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"lint-staged": "^13.1.0",
"next": "13.0.6",
"prettier": "^2.8.1",
"typescript": "4.9.3"
"typescript": "4.9.4"
}
}
2 changes: 1 addition & 1 deletion packages/standard-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"react-dom": "18.2.0",
"react-icons": "^4.7.1",
"react-responsive": "^9.0.2",
"typescript": "4.9.3"
"typescript": "4.9.4"
}
}
82 changes: 41 additions & 41 deletions pnpm-lock.yaml

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

0 comments on commit 79626f1

Please sign in to comment.