Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

Commit 8728ef3

Browse files
Bump @testing-library/dom from 7.21.1 to 7.21.5 (#2039)
1 parent 3c3bc40 commit 8728ef3

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
@@ -37,7 +37,7 @@
3737
"@cypress/webpack-preprocessor": "^4.1.0",
3838
"@percy/cypress": "^2.3.1",
3939
"@testing-library/cypress": "^6.0.0",
40-
"@testing-library/dom": "^7.18.1",
40+
"@testing-library/dom": "^7.21.5",
4141
"@testing-library/react": "^10.4.7",
4242
"@typescript-eslint/eslint-plugin": "^1.6.0",
4343
"@typescript-eslint/parser": "^1.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2154,10 +2154,10 @@
21542154
"@testing-library/dom" "^7.0.2"
21552155
"@types/testing-library__cypress" "^5.0.3"
21562156

2157-
"@testing-library/dom@^7.0.2", "@testing-library/dom@^7.17.1", "@testing-library/dom@^7.18.1":
2158-
version "7.21.1"
2159-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.21.1.tgz#c59f50fddc33db34547a7860f969dbede110623d"
2160-
integrity sha512-BVFZeCtZ4cbFqOr/T8rS8q8tfK998SZeC0VcBUGBp3uEr2NVjPaImnzHPJWUx3A+JQqT01aG60SZ7kuyuZCZUQ==
2157+
"@testing-library/dom@^7.0.2", "@testing-library/dom@^7.17.1", "@testing-library/dom@^7.21.5":
2158+
version "7.21.5"
2159+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.21.5.tgz#d87312efc5039313f9ea246ed722d808f2ffcbb3"
2160+
integrity sha512-zZqC5T/9Upjs0/3hyrYNpGxw75dr/bLLD27pUdb3WWJ50JHwutvnQ1FJNHbVth9f2hLzEnh7hBdZ9pD++8pJ8g==
21612161
dependencies:
21622162
"@babel/runtime" "^7.10.3"
21632163
"@types/aria-query" "^4.2.0"

0 commit comments

Comments
 (0)