Skip to content

Commit c347e09

Browse files
Bump @testing-library/jest-dom from 6.4.5 to 6.5.0
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.4.5 to 6.5.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.4.5...v6.5.0) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a6eece0 commit c347e09

2 files changed

Lines changed: 10 additions & 11 deletions

File tree

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.27.0",
1313
"@sentry/cli": "^2.34.1",
14-
"@testing-library/jest-dom": "^6.4.5",
14+
"@testing-library/jest-dom": "^6.5.0",
1515
"connected-react-router": "^6.9.3",
1616
"fast-equals": "^5.0.1",
1717
"fromentries": "^1.3.2",

yarn.lock

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@adobe/css-tools@^4.3.2":
6-
version "4.3.2"
7-
resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.3.2.tgz#a6abc715fb6884851fca9dad37fc34739a04fd11"
8-
integrity sha512-DA5a1C0gD/pLOvhv33YMrbf2FK3oUzwNl9oOJqE4XVjuEtt6XIakRcsd7eLiOSPkp1kTRQGICTA8cKra/vFbjw==
5+
"@adobe/css-tools@^4.4.0":
6+
version "4.4.0"
7+
resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.4.0.tgz#728c484f4e10df03d5a3acd0d8adcbbebff8ad63"
8+
integrity sha512-Ff9+ksdQQB3rMncgqDK78uLznstjyfIf2Arnh22pW8kBpLs6rpKDwgnZT46hin5Hl1WzazzK64DOrhSwYpS7bQ==
99

1010
"@ampproject/remapping@^2.1.0":
1111
version "2.2.0"
@@ -6130,13 +6130,12 @@
61306130
lz-string "^1.5.0"
61316131
pretty-format "^27.0.2"
61326132

6133-
"@testing-library/jest-dom@^6.4.2", "@testing-library/jest-dom@^6.4.5":
6134-
version "6.4.5"
6135-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.5.tgz#badb40296477149136dabef32b572ddd3b56adf1"
6136-
integrity sha512-AguB9yvTXmCnySBP1lWjfNNUwpbElsaQ567lt2VdGqAdHtpieLgjmcVyv1q7PMIvLbgpDdkWV5Ydv3FEejyp2A==
6133+
"@testing-library/jest-dom@^6.4.2", "@testing-library/jest-dom@^6.5.0":
6134+
version "6.5.0"
6135+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.5.0.tgz#50484da3f80fb222a853479f618a9ce5c47bfe54"
6136+
integrity sha512-xGGHpBXYSHUUr6XsKBfs85TWlYKpTc37cSBBVrXcib2MkHLboWlkClhWF37JKlDb9KEq3dHs+f2xR7XJEWGBxA==
61376137
dependencies:
6138-
"@adobe/css-tools" "^4.3.2"
6139-
"@babel/runtime" "^7.9.2"
6138+
"@adobe/css-tools" "^4.4.0"
61406139
aria-query "^5.0.0"
61416140
chalk "^3.0.0"
61426141
css.escape "^1.5.1"

0 commit comments

Comments
 (0)