Skip to content

Commit f482bab

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @testing-library/dom to v8.11.1
1 parent afc5723 commit f482bab

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.0",
76+
"@testing-library/dom": "8.11.1",
7777
"@testing-library/jest-dom": "5.15.0",
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
@@ -5283,10 +5283,10 @@
52835283
"@svgr/plugin-svgo" "^5.5.0"
52845284
loader-utils "^2.0.0"
52855285

5286-
"@testing-library/[email protected].0":
5287-
version "8.11.0"
5288-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.11.0.tgz#3679dfb4db58e0d2b95e4b0929eaf45237b60d94"
5289-
integrity sha512-8Ay4UDiMlB5YWy+ZvCeRyFFofs53ebxrWnOFvCoM1HpMAX4cHyuSrCuIM9l2lVuUWUt+Gr3loz/nCwdrnG6ShQ==
5286+
"@testing-library/[email protected].1":
5287+
version "8.11.1"
5288+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.11.1.tgz#03fa2684aa09ade589b460db46b4c7be9fc69753"
5289+
integrity sha512-3KQDyx9r0RKYailW2MiYrSSKEfH0GTkI51UGEvJenvcoDoeRYs0PZpi2SXqtnMClQvCqdtTTpOfFETDTVADpAg==
52905290
dependencies:
52915291
"@babel/code-frame" "^7.10.4"
52925292
"@babel/runtime" "^7.12.5"

0 commit comments

Comments
 (0)