Skip to content

Commit e2daa01

Browse files
committed
chore(deps): update dependency @testing-library/dom to v8.17.1
1 parent 1be0015 commit e2daa01

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
]
7474
},
7575
"devDependencies": {
76-
"@testing-library/dom": "8.15.0",
76+
"@testing-library/dom": "8.17.1",
7777
"@testing-library/jest-dom": "5.16.5",
7878
"@testing-library/react": "12.1.5",
7979
"@testing-library/user-event": "13.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5518,10 +5518,10 @@
55185518
"@svgr/plugin-svgo" "^5.5.0"
55195519
loader-utils "^2.0.0"
55205520

5521-
"@testing-library/dom@8.15.0":
5522-
version "8.15.0"
5523-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.15.0.tgz#c7f8549dc4d094786a5bf1c241fbd0e0df9d1e74"
5524-
integrity sha512-KtMhnUST7iUvZPl3LlRKH9V/JGbMIwgCxSeGno+c2VRRgC21l27Ky8rU8n/xRcfUAsO4w9fn3Z70Dq3Tcg6KAg==
5521+
"@testing-library/dom@8.17.1":
5522+
version "8.17.1"
5523+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.17.1.tgz#2d7af4ff6dad8d837630fecd08835aee08320ad7"
5524+
integrity sha512-KnH2MnJUzmFNPW6RIKfd+zf2Wue8mEKX0M3cpX6aKl5ZXrJM1/c/Pc8c2xDNYQCnJO48Sm5ITbMXgqTr3h4jxQ==
55255525
dependencies:
55265526
"@babel/code-frame" "^7.10.4"
55275527
"@babel/runtime" "^7.12.5"

0 commit comments

Comments
 (0)