Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.10.1 (#817)
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 Nov 30, 2023
1 parent 5814d98 commit 8f8c801
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions end_to_end_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 end_to_end_tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"author": "",
"devDependencies": {
"@playwright/test": "1.40.1",
"@types/node": "20.10.0"
"@types/node": "20.10.1"
}
}
8 changes: 4 additions & 4 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
],
"devDependencies": {
"@types/jest": "29.5.10",
"@types/node": "20.10.0",
"@types/node": "20.10.1",
"@types/prop-types": "15.7.11",
"@types/react": "18.2.39",
"@types/react-dom": "18.2.17",
Expand Down

0 comments on commit 8f8c801

Please sign in to comment.