Skip to content

Commit

Permalink
chore(deps): update monorepo:@testing-library
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 25, 2021
1 parent 0f5dd1b commit 8ada20c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
"@storybook/addon-links": "6.1.21",
"@storybook/addon-storysource": "6.1.21",
"@storybook/react": "6.1.21",
"@testing-library/jest-dom": "5.11.9",
"@testing-library/jest-dom": "5.11.10",
"@testing-library/react": "11.2.5",
"@testing-library/testcafe": "4.3.1",
"@testing-library/user-event": "12.7.1",
"@testing-library/user-event": "12.8.3",
"@types/jest": "26.0.21",
"@types/node": "14.14.31",
"@types/react": "17.0.2",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2341,10 +2341,10 @@
lz-string "^1.4.4"
pretty-format "^26.6.2"

"@testing-library/[email protected].9":
version "5.11.9"
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.9.tgz#e6b3cd687021f89f261bd53cbe367041fbd3e975"
integrity sha512-Mn2gnA9d1wStlAIT2NU8J15LNob0YFBVjs2aEQ3j8rsfRQo+lAs7/ui1i2TGaJjapLmuNPLTsrm+nPjmZDwpcQ==
"@testing-library/[email protected].10":
version "5.11.10"
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.10.tgz#1cd90715023e1627f5ed26ab3b38e6f22d77046c"
integrity sha512-FuKiq5xuk44Fqm0000Z9w0hjOdwZRNzgx7xGGxQYepWFZy+OYUMOT/wPI4nLYXCaVltNVpU1W/qmD88wLWDsqQ==
dependencies:
"@babel/runtime" "^7.9.2"
"@types/testing-library__jest-dom" "^5.9.1"
Expand All @@ -2370,10 +2370,10 @@
dependencies:
"@testing-library/dom" "^7.27.1"

"@testing-library/user-event@12.7.1":
version "12.7.1"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.7.1.tgz#e1ce931c04a1c65faf28618442d56ba8da887f2c"
integrity sha512-COfCkYgcxc+P9+pEAIGlmBuIDjO91Chf9GOBHI8AhIiMyaoOrKVPQny1uf0HIAYNoHKL5slhkqOPP2ZyNaVQGw==
"@testing-library/user-event@12.8.3":
version "12.8.3"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.8.3.tgz#1aa3ed4b9f79340a1e1836bc7f57c501e838704a"
integrity sha512-IR0iWbFkgd56Bu5ZI/ej8yQwrkCv8Qydx6RzwbKz9faXazR/+5tvYKsZQgyXJiwgpcva127YO6JcWy7YlCfofQ==
dependencies:
"@babel/runtime" "^7.12.5"

Expand Down

0 comments on commit 8ada20c

Please sign in to comment.