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 Sep 24, 2022
1 parent 97df664 commit db9ae4d
Show file tree
Hide file tree
Showing 2 changed files with 484 additions and 856 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"homepage": "https://github.com/redhat-plumbers-in-action/bugzilla#readme",
"devDependencies": {
"@mossop/config": "1.0.6",
"@types/jest": "27.5.2",
"@types/jest": "29.0.3",
"@types/luxon": "3.0.1",
"@types/node": "18.7.16",
"@typescript-eslint/eslint-plugin": "5.38.0",
Expand All @@ -46,10 +46,10 @@
"eslint-config-prettier": "8.5.0",
"eslint-import-resolver-ts": "0.4.2",
"eslint-plugin-import": "2.26.0",
"jest": "27.5.1",
"jest": "29.0.3",
"msw": "0.47.3",
"prettier": "2.7.1",
"ts-jest": "27.1.5",
"ts-jest": "29.0.2",
"typescript": "4.8.3"
},
"dependencies": {
Expand Down
Loading

0 comments on commit db9ae4d

Please sign in to comment.