Skip to content

Commit 30f7e40

Browse files
dependabot[bot]cedric-anne
authored andcommitted
build(deps-dev): bump @testing-library/jest-dom
Bumps the dev-dependencies group with 1 update: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom). Updates `@testing-library/jest-dom` from 6.4.2 to 6.4.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.4.2...v6.4.5) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 09c0f31 commit 30f7e40

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: package-lock.json

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"test": "NODE_OPTIONS=\"--experimental-vm-modules\" jest --colors --forceExit --config tests/js/jest.config.js ./tests/js/**"
7373
},
7474
"devDependencies": {
75-
"@testing-library/jest-dom": "^6.4.2",
75+
"@testing-library/jest-dom": "^6.4.5",
7676
"clean-webpack-plugin": "^4.0.0",
7777
"copy-webpack-plugin": "^12.0.2",
7878
"css-loader": "^7.1.1",

0 commit comments

Comments
 (0)