Skip to content

Commit

Permalink
chore(deps): update jest monorepo to v29 (#96)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 7, 2022
1 parent 537d148 commit 6a92487
Show file tree
Hide file tree
Showing 2 changed files with 398 additions and 360 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -23,11 +23,11 @@
"@babel/preset-typescript": "7.18.6",
"@changesets/cli": "2.24.4",
"@changesets/changelog-github": "0.4.6",
"@types/jest": "28.1.8",
"@types/jest": "29.0.0",
"@types/node": "18.6.4",
"@typescript-eslint/eslint-plugin": "5.36.2",
"@typescript-eslint/parser": "5.36.2",
"babel-jest": "28.1.3",
"babel-jest": "29.0.2",
"bob-the-bundler": "1.7.3",
"eslint": "8.23.0",
"eslint-config-prettier": "8.5.0",
Expand All @@ -39,7 +39,7 @@
"eslint-plugin-standard": "5.0.0",
"graphql": "16.6.0",
"husky": "8.0.1",
"jest": "28.1.3",
"jest": "29.0.2",
"lint-staged": "13.0.3",
"patch-package": "6.4.7",
"prettier": "2.7.1",
Expand Down

0 comments on commit 6a92487

Please sign in to comment.