Skip to content

Commit d17a680

Browse files
committed
chore(deps): update dependency @testing-library/dom to v8.12.0
1 parent 0f58edb commit d17a680

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
@@ -54,7 +54,7 @@
5454
"@babel/eslint-parser": "7.17.0",
5555
"@babel/preset-env": "7.16.11",
5656
"@babel/preset-react": "7.16.7",
57-
"@testing-library/dom": "8.11.4",
57+
"@testing-library/dom": "8.12.0",
5858
"@testing-library/jest-dom": "5.16.3",
5959
"@testing-library/react": "12.1.4",
6060
"@testing-library/user-event": "13.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1284,10 +1284,10 @@
12841284
dependencies:
12851285
"@sinonjs/commons" "^1.7.0"
12861286

1287-
"@testing-library/dom@8.11.4", "@testing-library/dom@^8.0.0":
1288-
version "8.11.4"
1289-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.11.4.tgz#dc94d830b862e7a20686b0379eefd931baf0445b"
1290-
integrity sha512-7vZ6ZoBEbr6bfEM89W1nzl0vHbuI0g0kRrI0hwSXH3epnuqGO3KulFLQCKfmmW+60t7e4sevAkJPASSMmnNCRw==
1287+
"@testing-library/dom@8.12.0", "@testing-library/dom@^8.0.0":
1288+
version "8.12.0"
1289+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.12.0.tgz#fef5e545533fb084175dda6509ee71d7d2f72e23"
1290+
integrity sha512-rBrJk5WjI02X1edtiUcZhgyhgBhiut96r5Jp8J5qktKdcvLcZpKDW8i2hkGMMItxrghjXuQ5AM6aE0imnFawaw==
12911291
dependencies:
12921292
"@babel/code-frame" "^7.10.4"
12931293
"@babel/runtime" "^7.12.5"

0 commit comments

Comments
 (0)