Skip to content

Commit

Permalink
fix(deps): update dependency @types/jest to v26.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jul 7, 2021
1 parent 05b6743 commit 8b016e4
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 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 @@ -12,7 +12,7 @@
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "11.2.7",
"@testing-library/user-event": "13.1.9",
"@types/jest": "26.0.23",
"@types/jest": "26.0.24",
"@types/node": "14.17.4",
"@types/react": "17.0.13",
"@types/react-dom": "17.0.8",
Expand Down
6 changes: 3 additions & 3 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@commitlint/config-conventional": "12.1.4",
"@semantic-release/git": "9.0.0",
"@types/express": "4.17.13",
"@types/jest": "26.0.23",
"@types/jest": "26.0.24",
"@types/socket.io": "3.0.1",
"@types/socket.io-client": "1.4.36",
"@types/tmp": "0.2.1",
Expand Down
6 changes: 3 additions & 3 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 @@ -8,7 +8,7 @@
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "11.2.7",
"@testing-library/user-event": "13.1.9",
"@types/jest": "26.0.23",
"@types/jest": "26.0.24",
"@types/node": "14.17.4",
"@types/react": "17.0.13",
"@types/react-dom": "17.0.8",
Expand Down

0 comments on commit 8b016e4

Please sign in to comment.