Skip to content

Commit

Permalink
Update dependency @types/node to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 6124798 commit 7564236
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions e2e/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 e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"description": "",
"devDependencies": {
"@playwright/test": "^1.45.3",
"@types/node": "^20.14.12"
"@types/node": "^22.0.0"
}
}

0 comments on commit 7564236

Please sign in to comment.