Skip to content

Commit

Permalink
chore(examples): update dependency @types/node to v16.18.80 (#1176)
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 Feb 12, 2024
1 parent e024d5a commit 8ffdaf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@testing-library/react": "14.2.1",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"@types/node": "16.18.79",
"@types/node": "16.18.80",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.18",
"cross-env": "7.0.3",
Expand Down

0 comments on commit 8ffdaf9

Please sign in to comment.