Skip to content

Commit

Permalink
Update dependency @types/node to v16.11.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 17, 2022
1 parent 1d8737a commit 63b42d4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions examples/typescript/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 examples/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@types/jest": "27.4.0",
"@types/node": "16.11.24",
"@types/node": "16.11.25",
"@types/react": "17.0.39",
"@types/react-dom": "17.0.11",
"typescript": "4.5.5"
Expand Down

0 comments on commit 63b42d4

Please sign in to comment.