Skip to content

Commit 5389046

Browse files
build(deps-dev): bump @testing-library/jest-dom from 5.16.5 to 5.17.0 (#1387)
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 8b3c1cd commit 5389046

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@babel/core": "^7.22.9",
3939
"@babel/preset-env": "^7.22.9",
40-
"@testing-library/jest-dom": "^5.16.5",
40+
"@testing-library/jest-dom": "^5.17.0",
4141
"autoprefixer": "^10.4.14",
4242
"babel-jest": "^29.6.1",
4343
"babel-plugin-rewire": "^1.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1754,10 +1754,10 @@
17541754
dependencies:
17551755
defer-to-connect "^2.0.1"
17561756

1757-
"@testing-library/jest-dom@^5.16.5":
1758-
version "5.16.5"
1759-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.5.tgz#3912846af19a29b2dbf32a6ae9c31ef52580074e"
1760-
integrity sha512-N5ixQ2qKpi5OLYfwQmUb/5mSV9LneAcaUfp32pn4yCnpb8r/Yz0pXFPck21dIicKmi+ta5WRAknkZCfA8refMA==
1757+
"@testing-library/jest-dom@^5.17.0":
1758+
version "5.17.0"
1759+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.17.0.tgz#5e97c8f9a15ccf4656da00fecab505728de81e0c"
1760+
integrity sha512-ynmNeT7asXyH3aSVv4vvX4Rb+0qjOhdNHnO/3vuZNqPmhDpV/+rCSGwQ7bLcmU2cJ4dvoheIO85LQj0IbJHEtg==
17611761
dependencies:
17621762
"@adobe/css-tools" "^4.0.1"
17631763
"@babel/runtime" "^7.9.2"

0 commit comments

Comments
 (0)