Skip to content

Commit

Permalink
Update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 8, 2024
1 parent ec54406 commit a706b7a
Show file tree
Hide file tree
Showing 2 changed files with 1,087 additions and 1,183 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
},
"devDependencies": {
"@rubensworks/eslint-config": "^1.0.1",
"@types/jest": "^26.0.0",
"@types/jest": "^29.0.0",
"@types/node": "^14.14.7",
"@typescript-eslint/eslint-plugin": "^4.2.0",
"@typescript-eslint/parser": "^4.1.1",
Expand All @@ -90,11 +90,11 @@
"eslint-plugin-unused-imports": "^0.1.3",
"fs-extra": "^10.0.0",
"husky": "^4.2.5",
"jest": "^26.6.3",
"jest": "^29.0.0",
"jest-extended": "^0.11.2",
"manual-git-changelog": "^1.0.1",
"streamify-array": "^1.0.1",
"ts-jest": "^26.4.3",
"ts-jest": "^29.0.0",
"typescript": "^4.2.4"
}
}

0 comments on commit a706b7a

Please sign in to comment.