Unverified Commit 1d453698 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump @testing-library/react from 14.1.2 to 14.2.1 (#17)

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.1.2 to 14.2.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/v14.1.2...v14.2.1

)

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

Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 4a0e214e
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
      "version": "0.1.0",
      "dependencies": {
        "@testing-library/jest-dom": "^6.3.0",
        "@testing-library/react": "^14.1.2",
        "@testing-library/react": "^14.2.1",
        "@testing-library/user-event": "^14.5.2",
        "react": "^18.2.0",
        "react-dom": "^18.2.0",
@@ -4786,9 +4786,9 @@
      }
    },
    "node_modules/@testing-library/react": {
      "version": "14.1.2",
      "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-14.1.2.tgz",
      "integrity": "sha512-z4p7DVBTPjKM5qDZ0t5ZjzkpSNb+fZy1u6bzO7kk8oeGagpPCAtgh4cx1syrfp7a+QWkM021jGqjJaxJJnXAZg==",
      "version": "14.2.1",
      "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-14.2.1.tgz",
      "integrity": "sha512-sGdjws32ai5TLerhvzThYFbpnF9XtL65Cjf+gB0Dhr29BGqK+mAeN7SURSdu+eqgET4ANcWoC7FQpkaiGvBr+A==",
      "dependencies": {
        "@babel/runtime": "^7.12.5",
        "@testing-library/dom": "^9.0.0",
@@ -24966,9 +24966,9 @@
      }
    },
    "@testing-library/react": {
      "version": "14.1.2",
      "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-14.1.2.tgz",
      "integrity": "sha512-z4p7DVBTPjKM5qDZ0t5ZjzkpSNb+fZy1u6bzO7kk8oeGagpPCAtgh4cx1syrfp7a+QWkM021jGqjJaxJJnXAZg==",
      "version": "14.2.1",
      "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-14.2.1.tgz",
      "integrity": "sha512-sGdjws32ai5TLerhvzThYFbpnF9XtL65Cjf+gB0Dhr29BGqK+mAeN7SURSdu+eqgET4ANcWoC7FQpkaiGvBr+A==",
      "requires": {
        "@babel/runtime": "^7.12.5",
        "@testing-library/dom": "^9.0.0",
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
  "private": true,
  "dependencies": {
    "@testing-library/jest-dom": "^6.3.0",
    "@testing-library/react": "^14.1.2",
    "@testing-library/react": "^14.2.1",
    "@testing-library/user-event": "^14.5.2",
    "react": "^18.2.0",
    "react-dom": "^18.2.0",