Skip to content

Commit 91f2105

Browse files
chore(deps): update @testing-library/dom to v8.19.1
1 parent 604bf5d commit 91f2105

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@babel/runtime": "7.20.7",
5252
"@commitlint/cli": "14.1.0",
5353
"@commitlint/config-conventional": "14.1.0",
54-
"@testing-library/dom": "8.19.0",
54+
"@testing-library/dom": "8.19.1",
5555
"@testing-library/jest-dom": "5.16.5",
5656
"@testing-library/react": "12.1.5",
5757
"babel-jest": "27.5.1",

yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3411,14 +3411,14 @@
34113411
dependencies:
34123412
defer-to-connect "^2.0.0"
34133413

3414-
"@testing-library/dom@8.19.0":
3415-
version "8.19.0"
3416-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.19.0.tgz#bd3f83c217ebac16694329e413d9ad5fdcfd785f"
3417-
integrity sha512-6YWYPPpxG3e/xOo6HIWwB/58HukkwIVTOaZ0VwdMVjhRUX/01E4FtQbck9GazOOj7MXHc5RBzMrU86iBJHbI+A==
3414+
"@testing-library/dom@8.19.1":
3415+
version "8.19.1"
3416+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.19.1.tgz#0e2dafd281dedb930bb235eac1045470b4129d0e"
3417+
integrity sha512-P6iIPyYQ+qH8CvGauAqanhVnjrnRe0IZFSYCeGkSRW9q3u8bdVn2NPI+lasFyVsEQn1J/IFmp5Aax41+dAP9wg==
34183418
dependencies:
34193419
"@babel/code-frame" "^7.10.4"
34203420
"@babel/runtime" "^7.12.5"
3421-
"@types/aria-query" "^4.2.0"
3421+
"@types/aria-query" "^5.0.1"
34223422
aria-query "^5.0.0"
34233423
chalk "^4.1.0"
34243424
dom-accessibility-api "^0.5.9"
@@ -3500,6 +3500,11 @@
35003500
resolved "https://registry.yarnpkg.com/@types/aria-query/-/aria-query-4.2.0.tgz#14264692a9d6e2fa4db3df5e56e94b5e25647ac0"
35013501
integrity sha512-iIgQNzCm0v7QMhhe4Jjn9uRh+I6GoPmt03CbEtwx3ao8/EfoQcmgtqH4vQ5Db/lxiIGaWDv6nwvunuh0RyX0+A==
35023502

3503+
"@types/aria-query@^5.0.1":
3504+
version "5.0.1"
3505+
resolved "https://registry.yarnpkg.com/@types/aria-query/-/aria-query-5.0.1.tgz#3286741fb8f1e1580ac28784add4c7a1d49bdfbc"
3506+
integrity sha512-XTIieEY+gvJ39ChLcB4If5zHtPxt3Syj5rgZR+e1ctpmK8NjPf0zFqsz4JpLJT0xla9GFDKjy8Cpu331nrmE1Q==
3507+
35033508
"@types/babel__core@^7.0.0":
35043509
version "7.1.9"
35053510
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.9.tgz#77e59d438522a6fb898fa43dc3455c6e72f3963d"

0 commit comments

Comments
 (0)