Skip to content

Commit

Permalink
Merge pull request #780 from w3bdesign/renovate/major-jest-monorepo
Browse files Browse the repository at this point in the history
Update jest monorepo to v29 (major)
  • Loading branch information
w3bdesign authored Sep 27, 2022
2 parents c129a1b + db8ef85 commit 3ef74db
Show file tree
Hide file tree
Showing 2 changed files with 395 additions and 444 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,16 @@
"apollo-link-http": "1.5.17",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
"babel-jest": "28.1.3",
"babel-jest": "29.0.3",
"core-js": "3.25.3",
"eslint": "8.24.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-nuxt": "4.0.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-webpack-plugin": "3.2.0",
"graphql-tag": "2.12.6",
"jest": "28.1.3",
"jest-environment-jsdom": "28.1.3",
"jest": "29.0.3",
"jest-environment-jsdom": "29.0.3",
"jsdom": "20.0.0",
"nuxt": "2.15.8",
"postcss": "8.4.16",
Expand Down
Loading

1 comment on commit 3ef74db

@vercel
Copy link

@vercel vercel bot commented on 3ef74db Sep 27, 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.