Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v4.7.4 (#42)
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 Jun 19, 2022
1 parent fa8c59c commit b5bd887
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion next-mdx-relations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"rollup-plugin-analyzer": "4.0.0",
"rollup-plugin-peer-deps-external": "2.2.4",
"rollup-plugin-terser": "7.0.2",
"typescript": "4.7.3"
"typescript": "4.7.4"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"happy-dom": "5.3.1",
"mock-fs": "5.1.2",
"prettier": "2.7.1",
"typescript": "4.7.3",
"typescript": "4.7.4",
"vitest": "0.15.1"
}
}
2 changes: 1 addition & 1 deletion ts-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"@types/react": "18.0.14",
"eslint": "8.17.0",
"eslint-config-next": "12.1.6",
"typescript": "4.7.3"
"typescript": "4.7.4"
}
}

0 comments on commit b5bd887

Please sign in to comment.