Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit 4a0eadc

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps-dev): bump @testing-library/react in /frontend
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.1.0 to 14.1.2. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v14.1.0...v14.1.2) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1c62034 commit 4a0eadc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@storybook/addon-essentials": "^7.5.3",
5353
"@storybook/react": "^7.5.3",
5454
"@storybook/react-vite": "^7.5.3",
55-
"@testing-library/react": "^14.1.0",
55+
"@testing-library/react": "^14.1.2",
5656
"@types/node": "^20.9.4",
5757
"@types/react": "^18.2.38",
5858
"@types/react-dom": "^18.2.17",

0 commit comments

Comments
 (0)