Skip to content

Commit 0a7671d

Browse files
committed
chore(deps): update dependency @testing-library/jest-dom to v5.17.0
1 parent cff97fe commit 0a7671d

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
@@ -43,7 +43,7 @@
4343
"@babel/preset-react": "7.22.5",
4444
"@commitlint/cli": "8.3.6",
4545
"@commitlint/config-angular": "8.3.6",
46-
"@testing-library/jest-dom": "5.16.5",
46+
"@testing-library/jest-dom": "5.17.0",
4747
"@testing-library/react": "13.4.0",
4848
"babel-eslint": "10.1.0",
4949
"babel-jest": "24.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1948,10 +1948,10 @@
19481948
lz-string "^1.4.4"
19491949
pretty-format "^27.0.2"
19501950

1951-
"@testing-library/jest-dom@5.16.5":
1952-
version "5.16.5"
1953-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.5.tgz#3912846af19a29b2dbf32a6ae9c31ef52580074e"
1954-
integrity sha512-N5ixQ2qKpi5OLYfwQmUb/5mSV9LneAcaUfp32pn4yCnpb8r/Yz0pXFPck21dIicKmi+ta5WRAknkZCfA8refMA==
1951+
"@testing-library/jest-dom@5.17.0":
1952+
version "5.17.0"
1953+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.17.0.tgz#5e97c8f9a15ccf4656da00fecab505728de81e0c"
1954+
integrity sha512-ynmNeT7asXyH3aSVv4vvX4Rb+0qjOhdNHnO/3vuZNqPmhDpV/+rCSGwQ7bLcmU2cJ4dvoheIO85LQj0IbJHEtg==
19551955
dependencies:
19561956
"@adobe/css-tools" "^4.0.1"
19571957
"@babel/runtime" "^7.9.2"

0 commit comments

Comments
 (0)