Skip to content

Commit

Permalink
chore(deps): update support-deps to v22
Browse files Browse the repository at this point in the history
| datasource | package     | from     | to      |
| ---------- | ----------- | -------- | ------- |
| npm        | @types/node | 20.17.10 | 22.10.2 |
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent fa688f0 commit cebf4d4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions tests/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 tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@playwright/test": "^1.43.1",
"@types/node": "^20.12.12",
"@types/node": "^22.0.0",
"typescript": "^5.4.5"
}
}

0 comments on commit cebf4d4

Please sign in to comment.