Skip to content

Commit

Permalink
chore(deps): update jest monorepo to v29.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 7, 2023
1 parent 8c1afa9 commit 6d49019
Show file tree
Hide file tree
Showing 4 changed files with 424 additions and 296 deletions.
2 changes: 1 addition & 1 deletion apps/onboarding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@types/node": "18.16.19",
"@types/react-dom": "18.2.6",
"eslint-config-custom": "workspace:",
"jest": "29.5.0",
"jest": "29.6.0",
"msw": "1.2.2",
"next-router-mock": "0.9.7",
"prettier": "2.8.8",
Expand Down
4 changes: 2 additions & 2 deletions apps/store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@
"eslint-config-custom": "workspace:",
"graphql-tag": "2.12.6",
"i18next-parser": "8.0.0",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"jest": "29.6.0",
"jest-environment-jsdom": "29.6.0",
"msw": "1.2.2",
"next-router-mock": "0.9.7",
"prettier": "2.8.8",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
"@testing-library/user-event": "14.4.3",
"@types/jest": "29.5.2",
"@types/react-dom": "18.2.6",
"babel-jest": "29.5.0",
"babel-jest": "29.6.0",
"babel-loader": "9.1.2",
"eslint": "8.44.0",
"eslint-config-custom": "workspace:",
"jest": "29.5.0",
"jest": "29.6.0",
"storybook": "7.0.26",
"ts-jest": "29.1.1",
"tsconfig": "workspace:",
Expand Down
Loading

0 comments on commit 6d49019

Please sign in to comment.