Skip to content

Commit

Permalink
fix(deps): update dependency typescript to v5.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 1, 2024
1 parent 754e612 commit 8bc3d4c
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 78 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "groundwork",
"description": "A monorepo boilerplate using pnpm, nx, and lerna-lite.",
"version": "0.0.8",
"version": "0.0.9",
"type": "module",
"private": true,
"author": "Matthew Waldron",
Expand Down Expand Up @@ -65,7 +65,7 @@
"publint": "0.2.7",
"secretlint": "8.1.2",
"syncpack": "12.3.0",
"typescript": "5.3.3"
"typescript": "5.4.3"
},
"manypkg": {
"ignoredRules": [
Expand Down
Loading

0 comments on commit 8bc3d4c

Please sign in to comment.