Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v14.17.32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Oct 26, 2021
1 parent 9c4d339 commit d97787c
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
14 changes: 7 additions & 7 deletions client/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 client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@testing-library/react": "12.1.2",
"@testing-library/user-event": "13.5.0",
"@types/jest": "27.0.2",
"@types/node": "14.17.31",
"@types/node": "14.17.32",
"@types/react": "17.0.31",
"@types/react-dom": "17.0.10",
"classnames": "2.3.1",
Expand Down
14 changes: 7 additions & 7 deletions reporter-client/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 reporter-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@testing-library/react": "12.1.2",
"@testing-library/user-event": "13.5.0",
"@types/jest": "27.0.2",
"@types/node": "14.17.31",
"@types/node": "14.17.32",
"@types/react": "17.0.31",
"@types/react-dom": "17.0.10",
"react": "17.0.2",
Expand Down

0 comments on commit d97787c

Please sign in to comment.