Skip to content

Commit

Permalink
Update jest monorepo (#37)
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 30, 2023
1 parent a59469b commit 4bfd19a
Show file tree
Hide file tree
Showing 3 changed files with 322 additions and 236 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"@playwright/test": "1.38.0",
"@changesets/cli": "2.26.2",
"@types/jest": "29.5.3",
"@types/jest": "29.5.5",
"@types/node": "20.4.5",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
Expand All @@ -33,7 +33,7 @@
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"husky": "8.0.3",
"jest": "29.6.1",
"jest": "29.7.0",
"navigation-api-types": "0.3.1",
"playwright": "1.38.0",
"prettier": "2.8.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/location-state-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/uuid": "9.0.4",
"client-only": "0.0.1",
"configs": "workspace:*",
"jest-environment-jsdom": "29.6.3",
"jest-environment-jsdom": "29.7.0",
"test-utils": "workspace:*",
"eslint-config-custom": "workspace:*",
"uuid": "9.0.1"
Expand Down
Loading

0 comments on commit 4bfd19a

Please sign in to comment.