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] authored Jan 18, 2023
1 parent 279de8f commit 88220a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@storybook/addon-essentials": "^6.2.9",
"@storybook/react": "^6.2.9",
"@storybook/storybook-deployer": "^2.8.8",
"@types/jest": "26.0.0",
"@types/jest": "29.2.6",
"@typescript-eslint/parser": "^3.0.0",
"babel-loader": "^8.2.3",
"check-engine": "^1.10.1",
Expand All @@ -51,7 +51,7 @@
"eslint-plugin-react": "7.28.0",
"fetch-mock": "^7.3.3",
"husky": "^4.0.0",
"jest": "^24.8.0",
"jest": "^29.0.0",
"lint-staged": "^10.0.0",
"node-fetch": "^2.3.0",
"prettier": "^2.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-babel-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@babel/plugin-transform-react-jsx": "^7.3.0",
"@babel/preset-env": "^7.4.3",
"babel-jest": "^24.0.0",
"babel-jest": "^29.0.0",
"fast-async": "^7.0.6"
},
"engines": {
Expand Down

0 comments on commit 88220a1

Please sign in to comment.