Skip to content

Commit b4e4de4

Browse files
Bump @testing-library/jest-dom from 6.1.4 to 6.1.5
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.1.4 to 6.1.5. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.1.4...v6.1.5) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72cb4ec commit b4e4de4

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
},
4040
"devDependencies": {
4141
"@shlinkio/eslint-config-js-coding-standard": "~2.3.0",
42-
"@testing-library/jest-dom": "^6.1.4",
42+
"@testing-library/jest-dom": "^6.1.5",
4343
"@testing-library/react": "^14.1.2",
4444
"@types/react": "^18.2.38",
4545
"@types/react-dom": "^18.2.17",

0 commit comments

Comments
 (0)