Skip to content

Commit 246076c

Browse files
chore(deps): update dependency @testing-library/dom to v9.3.4
1 parent fcdcf63 commit 246076c

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
@@ -53,7 +53,7 @@
5353
"@babel/eslint-parser": "7.23.3",
5454
"@babel/preset-env": "7.23.8",
5555
"@babel/preset-react": "7.23.3",
56-
"@testing-library/dom": "9.3.3",
56+
"@testing-library/dom": "9.3.4",
5757
"@testing-library/jest-dom": "6.2.0",
5858
"@testing-library/react": "14.1.2",
5959
"@testing-library/user-event": "14.5.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1431,10 +1431,10 @@
14311431
dependencies:
14321432
"@sinonjs/commons" "^3.0.0"
14331433

1434-
"@testing-library/[email protected].3", "@testing-library/dom@^9.0.0":
1435-
version "9.3.3"
1436-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-9.3.3.tgz#108c23a5b0ef51121c26ae92eb3179416b0434f5"
1437-
integrity sha512-fB0R+fa3AUqbLHWyxXa2kGVtf1Fe1ZZFr0Zp6AIbIAzXb2mKbEXl+PCQNUOaq5lbTab5tfctfXRNsWXxa2f7Aw==
1434+
"@testing-library/[email protected].4", "@testing-library/dom@^9.0.0":
1435+
version "9.3.4"
1436+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-9.3.4.tgz#50696ec28376926fec0a1bf87d9dbac5e27f60ce"
1437+
integrity sha512-FlS4ZWlp97iiNWig0Muq8p+3rVDjRiYE+YKGbAqXOu9nwJFFOdL00kFpz42M+4huzYi86vAK1sOOfyOG45muIQ==
14381438
dependencies:
14391439
"@babel/code-frame" "^7.10.4"
14401440
"@babel/runtime" "^7.12.5"

0 commit comments

Comments
 (0)