Skip to content

Commit c901ac4

Browse files
chore(deps): update dependency @testing-library/dom to v9.3.0
1 parent 782d8c4 commit c901ac4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@babel/eslint-parser": "7.21.8",
5454
"@babel/preset-env": "7.21.5",
5555
"@babel/preset-react": "7.18.6",
56-
"@testing-library/dom": "9.2.0",
56+
"@testing-library/dom": "9.3.0",
5757
"@testing-library/jest-dom": "5.16.5",
5858
"@testing-library/react": "14.0.0",
5959
"@testing-library/user-event": "14.4.3",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1396,10 +1396,10 @@
13961396
dependencies:
13971397
"@sinonjs/commons" "^2.0.0"
13981398

1399-
"@testing-library/dom@9.2.0", "@testing-library/dom@^9.0.0":
1400-
version "9.2.0"
1401-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-9.2.0.tgz#0e1f45e956f2a16f471559c06edd8827c4832f04"
1402-
integrity sha512-xTEnpUKiV/bMyEsE5bT4oYA0x0Z/colMtxzUY8bKyPXBNLn/e0V4ZjBZkEhms0xE4pv9QsPfSRu9AWS4y5wGvA==
1399+
"@testing-library/dom@9.3.0", "@testing-library/dom@^9.0.0":
1400+
version "9.3.0"
1401+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-9.3.0.tgz#ed8ce10aa5e05eb6eaf0635b5b8975d889f66075"
1402+
integrity sha512-Dffe68pGwI6WlLRYR2I0piIkyole9cSBH5jGQKCGMRpHW5RHCqAUaqc2Kv0tUyd4dU4DLPKhJIjyKOnjv4tuUw==
14031403
dependencies:
14041404
"@babel/code-frame" "^7.10.4"
14051405
"@babel/runtime" "^7.12.5"

0 commit comments

Comments
 (0)