Skip to content

Commit 08ae853

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @testing-library/dom to v8.11.2
1 parent 78a18c6 commit 08ae853

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.11.1",
76+
"@testing-library/dom": "8.11.2",
7777
"@testing-library/jest-dom": "5.16.1",
7878
"@testing-library/react": "12.1.2",
7979
"@testing-library/user-event": "13.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5554,10 +5554,10 @@
55545554
"@svgr/plugin-svgo" "^5.5.0"
55555555
loader-utils "^2.0.0"
55565556

5557-
"@testing-library/[email protected].1":
5558-
version "8.11.1"
5559-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.11.1.tgz#03fa2684aa09ade589b460db46b4c7be9fc69753"
5560-
integrity sha512-3KQDyx9r0RKYailW2MiYrSSKEfH0GTkI51UGEvJenvcoDoeRYs0PZpi2SXqtnMClQvCqdtTTpOfFETDTVADpAg==
5557+
"@testing-library/[email protected].2":
5558+
version "8.11.2"
5559+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.11.2.tgz#fc110c665a066c2287be765e4a35ba8dad737015"
5560+
integrity sha512-idsS/cqbYudXcVWngc1PuWNmXs416oBy2g/7Q8QAUREt5Z3MUkAL2XJD7xazLJ6esDfqRDi/ZBxk+OPPXitHRw==
55615561
dependencies:
55625562
"@babel/code-frame" "^7.10.4"
55635563
"@babel/runtime" "^7.12.5"

0 commit comments

Comments
 (0)