Skip to content

Commit

Permalink
Merge pull request #419 from genkey6/renovate/jest-monorepo
Browse files Browse the repository at this point in the history
Update jest monorepo to v29.6.4
  • Loading branch information
genkey6 authored Aug 31, 2023
2 parents 1b14e01 + 15f8733 commit 8c4ad47
Show file tree
Hide file tree
Showing 2 changed files with 393 additions and 342 deletions.
6 changes: 3 additions & 3 deletions typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,16 +95,16 @@
"@vitejs/plugin-react-swc": "^3.0.1",
"@vitest/coverage-c8": "~0.33.0",
"@vitest/ui": "^0.33.0",
"babel-jest": "29.6.2",
"babel-jest": "29.6.4",
"eslint": "~8.47.0",
"eslint-config-next": "13.4.19",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"jest": "29.6.2",
"jest-environment-jsdom": "29.6.2",
"jest": "29.6.4",
"jest-environment-jsdom": "29.6.4",
"jsdom": "~22.1.0",
"nx": "15.9.4",
"prettier": "^3.0.0",
Expand Down
Loading

0 comments on commit 8c4ad47

Please sign in to comment.