Skip to content

Commit

Permalink
chore(deps): update jest monorepo (#212)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 7, 2022
1 parent 8d535cd commit 1a007bd
Show file tree
Hide file tree
Showing 2 changed files with 771 additions and 455 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"@types/cron": "2.0.0",
"@types/d3": "7.4.0",
"@types/d3-sankey": "0.11.2",
"@types/jest": "27.5.2",
"@types/jest": "29.0.0",
"@types/luxon": "3.0.1",
"@types/multer": "1.4.7",
"@types/node": "16.11.57",
Expand All @@ -153,7 +153,7 @@
"@types/react-helmet-async": "1.0.3",
"@typescript-eslint/eslint-plugin": "5.36.2",
"@typescript-eslint/parser": "5.36.2",
"babel-jest": "27.5.1",
"babel-jest": "29.0.2",
"barrelsby": "2.4.0",
"concurrently": "7.3.0",
"cypress": "10.7.0",
Expand All @@ -167,13 +167,13 @@
"eslint-plugin-react": "7.31.7",
"eslint-plugin-react-hooks": "4.6.0",
"husky": "8.0.1",
"jest": "27.5.1",
"jest": "29.0.2",
"nock": "13.2.9",
"orval": "6.5.1",
"prettier": "2.7.1",
"prisma": "4.3.1",
"react-test-renderer": "18.2.0",
"ts-jest": "27.1.5",
"ts-jest": "28.0.8",
"ts-node": "10.9.1",
"typescript": "4.5.3",
"csv-parse": "5.3.0"
Expand Down
Loading

0 comments on commit 1a007bd

Please sign in to comment.