Skip to content

Commit 554ef3f

Browse files
committed
chore(deps): update dependency @testing-library/dom to v8.13.0
1 parent fe888b8 commit 554ef3f

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
@@ -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.12.0",
57+
"@testing-library/dom": "8.13.0",
5858
"@testing-library/jest-dom": "5.16.3",
5959
"@testing-library/react": "13.0.0",
6060
"@testing-library/user-event": "14.0.4",

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.12.0", "@testing-library/dom@^8.5.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==
1287+
"@testing-library/dom@8.13.0", "@testing-library/dom@^8.5.0":
1288+
version "8.13.0"
1289+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.13.0.tgz#bc00bdd64c7d8b40841e27a70211399ad3af46f5"
1290+
integrity sha512-9VHgfIatKNXQNaZTtLnalIy0jNZzY35a4S3oi08YAt9Hv1VsfZ/DfA45lM8D/UhtHBGJ4/lGwp0PZkVndRkoOQ==
12911291
dependencies:
12921292
"@babel/code-frame" "^7.10.4"
12931293
"@babel/runtime" "^7.12.5"

0 commit comments

Comments
 (0)