Skip to content

Commit

Permalink
fix(deps): update dependency @types/jest to v27.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Sep 21, 2021
1 parent 98166f4 commit 20d24db
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 24 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 @@ -12,7 +12,7 @@
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.1.0",
"@testing-library/user-event": "13.2.1",
"@types/jest": "27.0.1",
"@types/jest": "27.0.2",
"@types/node": "14.17.17",
"@types/react": "17.0.22",
"@types/react-dom": "17.0.9",
Expand Down
14 changes: 7 additions & 7 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.1",
"@types/express": "4.17.13",
"@types/jest": "27.0.1",
"@types/jest": "27.0.2",
"@types/socket.io": "3.0.1",
"@types/socket.io-client": "1.4.36",
"@types/tmp": "0.2.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 @@ -8,7 +8,7 @@
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.1.0",
"@testing-library/user-event": "13.2.1",
"@types/jest": "27.0.1",
"@types/jest": "27.0.2",
"@types/node": "14.17.17",
"@types/react": "17.0.22",
"@types/react-dom": "17.0.9",
Expand Down

0 comments on commit 20d24db

Please sign in to comment.