Unverified Commit 795267f1 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

build(deps): Bump @testing-library/react from 16.0.0 to 16.0.1 (#99)

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.0.0 to 16.0.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/v16.0.0...v16.0.1

)

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

Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent b3b9ab26
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.5.0",
        "@testing-library/react": "^16.0.0",
        "@testing-library/react": "^16.0.1",
        "@testing-library/user-event": "^14.5.2",
        "react": "^18.3.1",
        "react-dom": "^18.3.1",
@@ -3152,9 +3152,9 @@
      }
    },
    "node_modules/@testing-library/react": {
      "version": "16.0.0",
      "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.0.0.tgz",
      "integrity": "sha512-guuxUKRWQ+FgNX0h0NS0FIq3Q3uLtWVpBzcLOggmfMoUpgBnzBzvLLd4fbm6yS8ydJd94cIfY4yP9qUQjM2KwQ==",
      "version": "16.0.1",
      "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.0.1.tgz",
      "integrity": "sha512-dSmwJVtJXmku+iocRhWOUFbrERC76TX2Mnf0ATODz8brzAZrMBbzLwQixlBSanZxR6LddK3eiwpSFZgDET1URg==",
      "dependencies": {
        "@babel/runtime": "^7.12.5"
      },
@@ -18357,9 +18357,9 @@
      }
    },
    "@testing-library/react": {
      "version": "16.0.0",
      "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.0.0.tgz",
      "integrity": "sha512-guuxUKRWQ+FgNX0h0NS0FIq3Q3uLtWVpBzcLOggmfMoUpgBnzBzvLLd4fbm6yS8ydJd94cIfY4yP9qUQjM2KwQ==",
      "version": "16.0.1",
      "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.0.1.tgz",
      "integrity": "sha512-dSmwJVtJXmku+iocRhWOUFbrERC76TX2Mnf0ATODz8brzAZrMBbzLwQixlBSanZxR6LddK3eiwpSFZgDET1URg==",
      "requires": {
        "@babel/runtime": "^7.12.5"
      }
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
  "private": true,
  "dependencies": {
    "@testing-library/jest-dom": "^6.5.0",
    "@testing-library/react": "^16.0.0",
    "@testing-library/react": "^16.0.1",
    "@testing-library/user-event": "^14.5.2",
    "react": "^18.3.1",
    "react-dom": "^18.3.1",