Skip to content

Commit

Permalink
chore(deps): update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2022
1 parent b953837 commit 91d8498
Show file tree
Hide file tree
Showing 2 changed files with 422 additions and 432 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@commitlint/cli": "^17.0.3",
"@commitlint/config-conventional": "^17.0.3",
"@types/gulp": "^4.0.9",
"@types/jest": "^28.1.3",
"@types/jest": "29.0.3",
"@types/jstoxml": "^2.0.2",
"@types/lodash": "^4.14.182",
"@typescript-eslint/eslint-plugin": "^5.28.0",
Expand All @@ -100,11 +100,11 @@
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-prettier": "^4.0.0",
"husky": "^8.0.1",
"jest": "^28.1.1",
"jest": "29.0.3",
"lint-staged": "^13.0.3",
"prettier": "^2.4.0",
"rimraf": "^3.0.2",
"ts-jest": "^27.0.5"
"ts-jest": "29.0.2"
},
"engines": {
"yarn": ">= 1.22.0",
Expand Down
Loading

0 comments on commit 91d8498

Please sign in to comment.