Skip to content

Commit

Permalink
Merge pull request #410 from sjinks/renovate/typescript-5.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency typescript to v5
  • Loading branch information
sjinks authored Mar 18, 2023
2 parents e1c07e1 + 07854dd commit ab6c143
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -30,6 +30,6 @@
"eslint-plugin-playwright": "^0.12.0",
"playwright-core": "^1.18.1",
"rollup": "^3.0.0",
"typescript": "^4.5.4"
"typescript": "^5.0.0"
}
}

0 comments on commit ab6c143

Please sign in to comment.