Skip to content

Commit 9a7729d

Browse files
chore: bump @testing-library/jest-dom from 5.16.5 to 5.17.0 in /site (#8670)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.5 to 5.17.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@v5.16.5...v5.17.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8231089 commit 9a7729d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"@storybook/react-vite": "7.0.26",
114114
"@swc/core": "1.3.38",
115115
"@swc/jest": "0.2.24",
116-
"@testing-library/jest-dom": "5.16.5",
116+
"@testing-library/jest-dom": "5.17.0",
117117
"@testing-library/react": "14.0.0",
118118
"@testing-library/user-event": "14.4.3",
119119
"@types/jest": "29.5.2",

site/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3261,10 +3261,10 @@
32613261
lz-string "^1.5.0"
32623262
pretty-format "^27.0.2"
32633263

3264-
"@testing-library/jest-dom@5.16.5":
3265-
version "5.16.5"
3266-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.5.tgz#3912846af19a29b2dbf32a6ae9c31ef52580074e"
3267-
integrity sha512-N5ixQ2qKpi5OLYfwQmUb/5mSV9LneAcaUfp32pn4yCnpb8r/Yz0pXFPck21dIicKmi+ta5WRAknkZCfA8refMA==
3264+
"@testing-library/jest-dom@5.17.0":
3265+
version "5.17.0"
3266+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.17.0.tgz#5e97c8f9a15ccf4656da00fecab505728de81e0c"
3267+
integrity sha512-ynmNeT7asXyH3aSVv4vvX4Rb+0qjOhdNHnO/3vuZNqPmhDpV/+rCSGwQ7bLcmU2cJ4dvoheIO85LQj0IbJHEtg==
32683268
dependencies:
32693269
"@adobe/css-tools" "^4.0.1"
32703270
"@babel/runtime" "^7.9.2"

0 commit comments

Comments
 (0)