Skip to content

Commit

Permalink
chore(deps-dev): bump @testing-library/preact from 3.2.3 to 3.2.4
Browse files Browse the repository at this point in the history
Bumps [@testing-library/preact](https://github.com/testing-library/preact-testing-library) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/testing-library/preact-testing-library/releases)
- [Changelog](https://github.com/testing-library/preact-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/preact-testing-library@v3.2.3...v3.2.4)

---
updated-dependencies:
- dependency-name: "@testing-library/preact"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 29, 2024
1 parent 8f7286e commit f665251
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@storybook/preact-vite": "^8.1.4",
"@storybook/test-runner": "^0.18.1",
"@storybook/testing-library": "^0.2.0",
"@testing-library/preact": "^3.2.3",
"@testing-library/preact": "^3.2.4",
"@twind/preset-autoprefix": "^1.0.7",

Check warning on line 24 in packages/ui/package.json

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (twind)
"@twind/preset-tailwind": "^1.1.4",

Check warning on line 25 in packages/ui/package.json

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (twind)
"storybook": "^8.1.4",
Expand Down

0 comments on commit f665251

Please sign in to comment.