Skip to content

Commit

Permalink
feat(deps): update jest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2023
1 parent ff25270 commit c59d17f
Show file tree
Hide file tree
Showing 2 changed files with 547 additions and 310 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@swc-node/jest": "^1.5.6",
"@swc/core": "^1.3.38",
"@swc/helpers": "^0.4.14",
"@types/jest": "^29.5.4",
"@types/jest": "^29.5.5",
"@types/lodash.has": "^4.5.7",
"@types/mkdirp": "^1.0.2",
"@types/node": "^18.17.12",
Expand All @@ -79,8 +79,8 @@
"eslint-plugin-react-hooks": "^4.6.0",
"glob": "^8.1.0",
"is-ci": "^3.0.1",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-github-actions-reporter": "^1.0.3",
"jest-watch-typeahead": "^2.2.2",
"lint-staged": "^13.3.0",
Expand Down
Loading

0 comments on commit c59d17f

Please sign in to comment.