Skip to content

Commit

Permalink
Merge pull request #234 from diegomais/renovate/testing-library-react…
Browse files Browse the repository at this point in the history
…-12.x

Update dependency @testing-library/react to v12.1.1
  • Loading branch information
diegomais authored Sep 28, 2021
2 parents 571009b + c9dbb23 commit 6f386ed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"react-icons": "4.2.0"
},
"devDependencies": {
"@testing-library/react": "12.1.0",
"@testing-library/react": "12.1.1",
"@types/jest": "26.0.24",
"@types/node": "15.3.1",
"@types/react": "17.0.4",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -892,10 +892,10 @@
lz-string "^1.4.4"
pretty-format "^27.0.2"

"@testing-library/[email protected].0":
version "12.1.0"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.0.tgz#3e9a4002b0b8f986a738a2f88fc458b5af319f35"
integrity sha512-Ge3Ht3qXE82Yv9lyPpQ7ZWgzo/HgOcHu569Y4ZGWcZME38iOFiOg87qnu6hTEa8jTJVL7zYovnvD3GE2nsNIoQ==
"@testing-library/[email protected].1":
version "12.1.1"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.1.tgz#e693943aa48d0190099acdc3928a751d73bcf7d5"
integrity sha512-JDyWbvMuedEpP6SPL4Cvbhk59TVxQ3pwuR6ZfJHdRsHuxDd/ziSMA3nVM3fViaSbsQhuQFE/mvFrPrvQbL5kRQ==
dependencies:
"@babel/runtime" "^7.12.5"
"@testing-library/dom" "^8.0.0"
Expand Down

0 comments on commit 6f386ed

Please sign in to comment.