Skip to content

Commit 3c28ffd

Browse files
Bump @testing-library/react from 14.2.2 to 14.3.0 in the testing group
Bumps the testing group with 1 update: [@testing-library/react](https://github.com/testing-library/react-testing-library). Updates `@testing-library/react` from 14.2.2 to 14.3.0 - [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.2.2...v14.3.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0787431 commit 3c28ffd

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@shlinkio/eslint-config-js-coding-standard": "~2.4.1",
4141
"@testing-library/jest-dom": "^6.4.2",
42-
"@testing-library/react": "^14.2.2",
42+
"@testing-library/react": "^14.3.0",
4343
"@types/react": "^18.2.74",
4444
"@types/react-dom": "^18.2.24",
4545
"@typescript-eslint/eslint-plugin": "^7.5.0",

0 commit comments

Comments
 (0)