Skip to content

Commit

Permalink
dep
Browse files Browse the repository at this point in the history
  • Loading branch information
nlkluth committed Nov 17, 2023
1 parent 75308e4 commit c6c3d9a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
1 change: 0 additions & 1 deletion packages/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@
"jest": "^29.3.1",
"jest-environment-jsdom": "^29.3.1",
"msw": "^0.47.4",
"playwright": "^1.38.0",
"postcss": "^8.4.16",
"start-server-and-test": "^1.15.5"
},
Expand Down
3 changes: 2 additions & 1 deletion packages/shared-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"@storybook/jest": "^0.2.2",
"@storybook/react": "^7.4.0",
"@storybook/test-runner": "^0.13.0",
"@storybook/testing-library": "^0.2.0"
"@storybook/testing-library": "^0.2.0",
"playwright": "^1.38.0"
}
}
6 changes: 3 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c6c3d9a

Please sign in to comment.