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] committed Nov 7, 2023
1 parent a650bbb commit 26361fd
Show file tree
Hide file tree
Showing 2 changed files with 489 additions and 894 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,16 @@
"devDependencies": {
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@types/jest": "27.5.2",
"@types/jest": "29.5.8",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.52.0",
"eslint-config-prettier": "8.10.0",
"husky": "8.0.3",
"jest": "27.5.1",
"jest": "29.7.0",
"prettier": "2.8.8",
"rimraf": "3.0.2",
"ts-jest": "27.1.5",
"ts-jest": "29.1.1",
"typescript": "4.9.5"
}
}

0 comments on commit 26361fd

Please sign in to comment.