Skip to content

Commit

Permalink
chore(deps): update jest monorepo to v29 (#1095)
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] authored Dec 23, 2022
1 parent 260c424 commit 7575448
Show file tree
Hide file tree
Showing 2 changed files with 551 additions and 1,094 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@babel/preset-env": "7.20.2",
"@babel/preset-typescript": "7.18.6",
"@types/glob": "7.2.0",
"@types/jest": "26.0.24",
"@types/jest": "29.2.4",
"@types/minimatch": "^5.0.0",
"@types/mz": "2.7.4",
"@types/node": "18.11.17",
Expand All @@ -34,14 +34,14 @@
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"automutate-tests": "0.5.0",
"babel-jest": "27.5.1",
"babel-jest": "29.3.1",
"chai": "4.3.7",
"eslint": "7.32.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-deprecation": "1.3.3",
"eslint-plugin-no-only-tests": "3.1.0",
"husky": "8.0.2",
"jest": "27.5.1",
"jest": "29.3.1",
"lint-staged": "13.1.0",
"markdownlint": "0.26.2",
"markdownlint-cli": "0.32.2",
Expand Down
Loading

0 comments on commit 7575448

Please sign in to comment.