Skip to content

Commit 07ab2d8

Browse files
committed
chore(deps): update dependency @testing-library/dom to v8.14.0
1 parent 790af1d commit 07ab2d8

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.13.0",
76+
"@testing-library/dom": "8.14.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.13.0":
5524-
version "8.13.0"
5525-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.13.0.tgz#bc00bdd64c7d8b40841e27a70211399ad3af46f5"
5526-
integrity sha512-9VHgfIatKNXQNaZTtLnalIy0jNZzY35a4S3oi08YAt9Hv1VsfZ/DfA45lM8D/UhtHBGJ4/lGwp0PZkVndRkoOQ==
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==
55275527
dependencies:
55285528
"@babel/code-frame" "^7.10.4"
55295529
"@babel/runtime" "^7.12.5"

0 commit comments

Comments
 (0)