Skip to content

Commit 3d51a18

Browse files
Bump @testing-library/jest-dom from 6.6.2 to 6.6.3
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.6.2 to 6.6.3. - [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.6.2...v6.6.3) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7b68f81 commit 3d51a18

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@reduxjs/toolkit": "^1.9.7",
1212
"@sentry/browser": "^8.36.0",
1313
"@sentry/cli": "^2.38.1",
14-
"@testing-library/jest-dom": "^6.6.2",
14+
"@testing-library/jest-dom": "^6.6.3",
1515
"connected-react-router": "^6.9.3",
1616
"fast-equals": "^5.0.1",
1717
"fromentries": "^1.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4423,10 +4423,10 @@
44234423
lodash "^4.17.21"
44244424
redent "^3.0.0"
44254425

4426-
"@testing-library/jest-dom@^6.6.2":
4427-
version "6.6.2"
4428-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.2.tgz#8186aa9a07263adef9cc5a59a4772db8c31f4a5b"
4429-
integrity sha512-P6GJD4yqc9jZLbe98j/EkyQDTPgqftohZF5FBkHY5BUERZmcf4HeO2k0XaefEg329ux2p21i1A1DmyQ1kKw2Jw==
4426+
"@testing-library/jest-dom@^6.6.3":
4427+
version "6.6.3"
4428+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.3.tgz#26ba906cf928c0f8172e182c6fe214eb4f9f2bd2"
4429+
integrity sha512-IteBhl4XqYNkM54f4ejhLRJiZNqcSCoXUOG2CPK7qbD322KjQozM4kHQOfkG2oln9b9HTYqs+Sae8vBATubxxA==
44304430
dependencies:
44314431
"@adobe/css-tools" "^4.4.0"
44324432
aria-query "^5.0.0"

0 commit comments

Comments
 (0)