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 ccd6135 commit 70564ff
Show file tree
Hide file tree
Showing 2 changed files with 1,232 additions and 778 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.3",
"@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.3",
"lint-staged": "^10.2.0",
"prettier": "^2.0.5",
"ts-jest": "^25.4.0",
"ts-jest": "29.0.2",
"tsdx": "^0.13.2",
"tslib": "^1.11.1",
"typescript": "^3.8.3"
Expand Down
Loading

0 comments on commit 70564ff

Please sign in to comment.