Skip to content

Commit 4dd65c8

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @testing-library/dom to v8.7.1
1 parent 77b3337 commit 4dd65c8

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.6.0",
76+
"@testing-library/dom": "8.7.1",
7777
"@testing-library/jest-dom": "5.14.1",
7878
"@testing-library/react": "12.1.1",
7979
"@testing-library/user-event": "13.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4955,10 +4955,10 @@
49554955
"@svgr/plugin-svgo" "^5.5.0"
49564956
loader-utils "^2.0.0"
49574957

4958-
"@testing-library/dom@8.6.0":
4959-
version "8.6.0"
4960-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.6.0.tgz#c92ba5b714882eabfd7f25d8f5c59d4a4b0bfcac"
4961-
integrity sha512-EDBMEWK8IVpNF7B7C1knb0lLB4Si9RWte/YTEi6CqmqUK5CYCoecwOOG9pEijU/H6s3u0drUxH5sKT07FCgFIg==
4958+
"@testing-library/dom@8.7.1":
4959+
version "8.7.1"
4960+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.7.1.tgz#c17b1e90e682c7945b2d88ce2f078e522c775ce3"
4961+
integrity sha512-nMqxP8qPHgYAiIPMVb6zko5DInPJ/LdILgrkWB5HBJhBCIU5avso8pU9IafnXVGLRq+LDtbvo0LuVbjEo27BgQ==
49624962
dependencies:
49634963
"@babel/code-frame" "^7.10.4"
49644964
"@babel/runtime" "^7.12.5"

0 commit comments

Comments
 (0)