Skip to content

Commit

Permalink
chore(deps): update jest monorepo to v29 (#113)
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 Mar 11, 2024
1 parent 596d630 commit b84b6bf
Show file tree
Hide file tree
Showing 2 changed files with 547 additions and 879 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@semantic-release/npm": "11.0.3",
"@semantic-release/release-notes-generator": "12.1.0",
"@types/express": "4.17.21",
"@types/jest": "27.5.2",
"@types/jest": "29.5.12",
"@typescript-eslint/eslint-plugin": "7.1.1",
"@typescript-eslint/parser": "7.1.1",
"conventional-changelog-conventionalcommits": "7.0.2",
Expand All @@ -54,12 +54,12 @@
"eslint-plugin-prettier": "4.2.1",
"express": "4.18.3",
"husky": "9.0.11",
"jest": "27.5.1",
"jest": "29.7.0",
"lint-staged": "15.2.2",
"prettier": "2.8.8",
"semantic-release": "23.0.2",
"sort-package-json": "2.8.0",
"ts-jest": "27.1.5",
"ts-jest": "29.1.2",
"typescript": "5.4.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit b84b6bf

Please sign in to comment.