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 Oct 24, 2022
1 parent e4443df commit c9ec318
Show file tree
Hide file tree
Showing 2 changed files with 771 additions and 686 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.2.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.2.2",
"prettier": "^2.6.0",
"ts-jest": "^27.1.3",
"ts-jest": "29.0.3",
"typescript": "^4.6.2"
}
}
Loading

0 comments on commit c9ec318

Please sign in to comment.