Skip to content

Commit f99d390

Browse files
build(deps-dev): bump @testing-library/jest-dom in /Sample-01
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>
1 parent 0cb965d commit f99d390

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Sample-01/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"typescript": "^4.9"
4141
},
4242
"devDependencies": {
43-
"@testing-library/jest-dom": "^5.16",
43+
"@testing-library/jest-dom": "^5.17",
4444
"@testing-library/react": "^14.0",
4545
"jest-environment-jsdom": "^27.0",
4646
"jest-fetch-mock": "^3.0",

Sample-01/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1844,10 +1844,10 @@
18441844
lz-string "^1.5.0"
18451845
pretty-format "^27.0.2"
18461846

1847-
"@testing-library/jest-dom@^5.16":
1848-
version "5.16.5"
1849-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.5.tgz#3912846af19a29b2dbf32a6ae9c31ef52580074e"
1850-
integrity sha512-N5ixQ2qKpi5OLYfwQmUb/5mSV9LneAcaUfp32pn4yCnpb8r/Yz0pXFPck21dIicKmi+ta5WRAknkZCfA8refMA==
1847+
"@testing-library/jest-dom@^5.17":
1848+
version "5.17.0"
1849+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.17.0.tgz#5e97c8f9a15ccf4656da00fecab505728de81e0c"
1850+
integrity sha512-ynmNeT7asXyH3aSVv4vvX4Rb+0qjOhdNHnO/3vuZNqPmhDpV/+rCSGwQ7bLcmU2cJ4dvoheIO85LQj0IbJHEtg==
18511851
dependencies:
18521852
"@adobe/css-tools" "^4.0.1"
18531853
"@babel/runtime" "^7.9.2"

0 commit comments

Comments
 (0)