Skip to content

Commit 18b01d4

Browse files
chore(deps-dev): bump @testing-library/jest-dom from 6.1.4 to 6.2.0
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.1.4 to 6.2.0. - [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.2.0) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 127f33c commit 18b01d4

File tree

2 files changed

+16
-10
lines changed

2 files changed

+16
-10
lines changed

package-lock.json

Lines changed: 15 additions & 9 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
@@ -72,7 +72,7 @@
7272
"@babel/preset-react": "^7.23.3",
7373
"@babel/runtime": "^7.23.5",
7474
"@kth/eslint-config-kth": "^3.1.0",
75-
"@testing-library/jest-dom": "^6.1.4",
75+
"@testing-library/jest-dom": "^6.2.0",
7676
"@testing-library/react": "^14.1.2",
7777
"@types/jest": "^29.5.10",
7878
"babel-jest": "^29.7.0",

0 commit comments

Comments
 (0)