Skip to content

Commit

Permalink
fix(deps): update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2022
1 parent f58045a commit 92633db
Show file tree
Hide file tree
Showing 2 changed files with 504 additions and 832 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@preconstruct/cli": "^2.1.5",
"@qiwi/multi-semantic-release": "^4.0.2",
"@testing-library/jest-dom": "^5.16.2",
"@types/jest": "^27.4.1",
"@types/jest": "^29.0.0",
"@types/jest-axe": "^3.5.3",
"@types/node": "^17.0.21",
"@typescript-eslint/eslint-plugin": "^5.12.1",
Expand All @@ -76,13 +76,13 @@
"eslint-plugin-node": "^11.1.0",
"husky": "^7.0.4",
"is-ci": "^3.0.1",
"jest": "^27.5.1",
"jest": "^29.0.0",
"jest-axe": "^5.0.1",
"jest-circus": "^27.5.1",
"jest-diff": "^27.5.1",
"jest-circus": "^29.0.0",
"jest-diff": "^29.0.0",
"jest-extended": "^2.0.0",
"jest-junit": "^13.0.0",
"jest-mock": "^27.5.1",
"jest-mock": "^29.0.0",
"jest-watch-typeahead": "^1.0.0",
"lint-staged": "^12.3.4",
"plop": "^3.0.5",
Expand All @@ -91,7 +91,7 @@
"snapshot-diff": "^0.10.0",
"sort-package-json": "^1.54.0",
"textlint": "^12.1.1",
"ts-jest": "^27.1.3",
"ts-jest": "^29.0.0",
"ts-node": "^10.5.0",
"typescript": "^4.5.5"
},
Expand Down
Loading

0 comments on commit 92633db

Please sign in to comment.