Skip to content

Commit 73b4cb3

Browse files
chore(deps): update dependency @testing-library/dom to v9.2.0
1 parent 79b3435 commit 73b4cb3

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
@@ -53,7 +53,7 @@
5353
"@babel/eslint-parser": "7.21.3",
5454
"@babel/preset-env": "7.20.2",
5555
"@babel/preset-react": "7.18.6",
56-
"@testing-library/dom": "9.0.1",
56+
"@testing-library/dom": "9.2.0",
5757
"@testing-library/jest-dom": "5.16.5",
5858
"@testing-library/react": "14.0.0",
5959
"@testing-library/user-event": "14.4.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1387,10 +1387,10 @@
13871387
dependencies:
13881388
"@sinonjs/commons" "^2.0.0"
13891389

1390-
"@testing-library/dom@9.0.1", "@testing-library/dom@^9.0.0":
1391-
version "9.0.1"
1392-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-9.0.1.tgz#fb9e3837fe2a662965df1536988f0863f01dbf51"
1393-
integrity sha512-fTOVsMY9QLFCCXRHG3Ese6cMH5qIWwSbgxZsgeF5TNsy81HKaZ4kgehnSF8FsR3OF+numlIV2YcU79MzbnhSig==
1390+
"@testing-library/dom@9.2.0", "@testing-library/dom@^9.0.0":
1391+
version "9.2.0"
1392+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-9.2.0.tgz#0e1f45e956f2a16f471559c06edd8827c4832f04"
1393+
integrity sha512-xTEnpUKiV/bMyEsE5bT4oYA0x0Z/colMtxzUY8bKyPXBNLn/e0V4ZjBZkEhms0xE4pv9QsPfSRu9AWS4y5wGvA==
13941394
dependencies:
13951395
"@babel/code-frame" "^7.10.4"
13961396
"@babel/runtime" "^7.12.5"

0 commit comments

Comments
 (0)