Skip to content

Commit fa1fe7c

Browse files
committed
chore(deps): update dependency @testing-library/dom to v8.15.0
1 parent 8a89929 commit fa1fe7c

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.14.0",
76+
"@testing-library/dom": "8.15.0",
7777
"@testing-library/jest-dom": "5.16.4",
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
@@ -5520,10 +5520,10 @@
55205520
"@svgr/plugin-svgo" "^5.5.0"
55215521
loader-utils "^2.0.0"
55225522

5523-
"@testing-library/dom@8.14.0":
5524-
version "8.14.0"
5525-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.14.0.tgz#c9830a21006d87b9ef6e1aae306cf49b0283e28e"
5526-
integrity sha512-m8FOdUo77iMTwVRCyzWcqxlEIk+GnopbrRI15a0EaLbpZSCinIVI4kSQzWhkShK83GogvEFJSsHF3Ws0z1vrqA==
5523+
"@testing-library/dom@8.15.0":
5524+
version "8.15.0"
5525+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.15.0.tgz#c7f8549dc4d094786a5bf1c241fbd0e0df9d1e74"
5526+
integrity sha512-KtMhnUST7iUvZPl3LlRKH9V/JGbMIwgCxSeGno+c2VRRgC21l27Ky8rU8n/xRcfUAsO4w9fn3Z70Dq3Tcg6KAg==
55275527
dependencies:
55285528
"@babel/code-frame" "^7.10.4"
55295529
"@babel/runtime" "^7.12.5"

0 commit comments

Comments
 (0)