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 Nov 20, 2022
1 parent ccd6135 commit 752a1e8
Show file tree
Hide file tree
Showing 2 changed files with 1,228 additions and 784 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"devDependencies": {
"@commitlint/config-conventional": "^8.3.4",
"@types/debug": "^4.1.5",
"@types/jest": "^25.2.1",
"@types/jest": "^29.0.0",
"@types/node": "^13.13.4",
"@types/papaparse": "^5.0.4",
"@types/ramda": "^0.27.4",
Expand All @@ -81,10 +81,10 @@
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"husky": "^4.2.5",
"jest": "^25.5.0",
"jest": "^29.0.0",
"lint-staged": "^10.2.0",
"prettier": "^2.0.5",
"ts-jest": "^25.4.0",
"ts-jest": "^29.0.0",
"tsdx": "^0.13.2",
"tslib": "^1.11.1",
"typescript": "^3.8.3"
Expand Down
Loading

0 comments on commit 752a1e8

Please sign in to comment.