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] authored Mar 9, 2023
1 parent e4443df commit e55ad7f
Show file tree
Hide file tree
Showing 2 changed files with 826 additions and 701 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,17 @@
"prepare": "rm -rf move && tsc"
},
"devDependencies": {
"@types/jest": "^27.4.1",
"@types/jest": "^29.0.0",
"@types/jsdom": "16.2.15",
"@types/node": "^17.0.21",
"eslint": "^8.11.0",
"eslint-config-node": "^4.1.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^27.5.1",
"jest": "^29.0.0",
"prettier": "^2.6.0",
"ts-jest": "^27.1.3",
"ts-jest": "^29.0.0",
"typescript": "^4.6.2"
}
}
Loading

0 comments on commit e55ad7f

Please sign in to comment.