Skip to content

Commit

Permalink
Update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 11, 2022
1 parent c579418 commit 9e5c4e7
Show file tree
Hide file tree
Showing 2 changed files with 763 additions and 760 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,26 +53,26 @@
"@storybook/react": "6.5.10",
"@testing-library/cypress": "8.0.3",
"@testing-library/react": "12.1.5",
"@types/jest": "26.0.24",
"@types/jest": "29.0.1",
"@types/node": "16.11.47",
"@types/react": "17.0.45",
"@types/storybook__addon-actions": "5.2.1",
"@types/storybook__addon-info": "5.2.5",
"@types/storybook__addon-knobs": "5.2.1",
"@types/storybook__react": "5.2.1",
"babel-jest": "27.5.1",
"babel-jest": "29.0.3",
"babel-loader": "8.2.5",
"chromatic": "6.7.3",
"css-loader": "6.7.1",
"cypress": "9.7.0",
"husky": "7.0.4",
"jest": "26.6.3",
"jest": "29.0.3",
"lint-staged": "12.5.0",
"sass-loader": "12.6.0",
"start-server-and-test": "1.14.0",
"storybook-addon-performance": "0.16.1",
"style-loader": "3.3.1",
"ts-jest": "26.5.6",
"ts-jest": "29.0.0",
"typescript": "4.7.4"
},
"husky": {
Expand Down
Loading

1 comment on commit 9e5c4e7

@vercel
Copy link

@vercel vercel bot commented on 9e5c4e7 Sep 11, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.