Skip to content

Commit

Permalink
chore(deps): update dependency @types/jest to v27.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and mergify[bot] committed May 11, 2022
1 parent 0523e53 commit 7d122b6
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 24 deletions.
14 changes: 7 additions & 7 deletions api-node/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 api-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"@types/graphql-depth-limit": "1.1.3",
"@types/graphql-upload": "8.0.11",
"@types/ioredis": "4.28.10",
"@types/jest": "27.5.0",
"@types/jest": "27.5.1",
"@types/jsonwebtoken": "8.5.8",
"@types/lodash.uniq": "4.5.7",
"@types/multer": "1.4.7",
Expand Down
14 changes: 7 additions & 7 deletions mobile/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 mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@babel/core": "7.17.10",
"@testing-library/react-native": "9.2.0",
"@types/jest": "27.5.0",
"@types/jest": "27.5.1",
"@types/react": "18.0.9",
"@types/react-dom": "18.0.3",
"@types/react-native": "0.67.6",
Expand Down
14 changes: 7 additions & 7 deletions web/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 web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"@testing-library/react": "13.2.0",
"@testing-library/react-hooks": "8.0.0",
"@testing-library/user-event": "14.1.1",
"@types/jest": "27.5.0",
"@types/jest": "27.5.1",
"@types/node": "16.11.34",
"@types/react": "18.0.9",
"@types/react-dom": "18.0.3",
Expand Down

0 comments on commit 7d122b6

Please sign in to comment.