]> cat aescling's git repositories - mastodon.git/commitdiff
Bump @testing-library/react from 12.1.0 to 12.1.1 (#16788)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 29 Sep 2021 12:54:55 +0000 (21:54 +0900)
committerGitHub <noreply@github.com>
Wed, 29 Sep 2021 12:54:55 +0000 (21:54 +0900)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 12.1.0 to 12.1.1.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v12.1.0...v12.1.1)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package.json
yarn.lock

index 9e2d2b8c678c0c9bdd6080c5999420b633b96f81..7192541aeaf390b3853c44d69626978b759f8d18 100644 (file)
   },
   "devDependencies": {
     "@testing-library/jest-dom": "^5.14.1",
-    "@testing-library/react": "^12.1.0",
+    "@testing-library/react": "^12.1.1",
     "babel-eslint": "^10.1.0",
     "babel-jest": "^27.2.0",
     "eslint": "^7.32.0",
index 77fb01b3706b0328bff884fcb85098a5cceecd98..f102dcad302cb91e870636aec890bf17fd205406 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
     lodash "^4.17.15"
     redent "^3.0.0"
 
-"@testing-library/react@^12.1.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/react@^12.1.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"