Skip to content

Commit

Permalink
chore: bump react-phone-number-input and @types/react-phone-number-input
Browse files Browse the repository at this point in the history
Bumps [react-phone-number-input](https://gitlab.com/catamphetamine/react-phone-number-input) and [@types/react-phone-number-input](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-phone-number-input). These dependencies needed to be updated together.

Updates `react-phone-number-input` from 3.3.6 to 3.3.7
- [Commits](https://gitlab.com/catamphetamine/react-phone-number-input/compare/v3.3.6...v3.3.7)

Updates `@types/react-phone-number-input` from 3.0.15 to 3.0.16
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-phone-number-input)

---
updated-dependencies:
- dependency-name: react-phone-number-input
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/react-phone-number-input"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 0d7fe68 commit a75de8f
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 68 deletions.
4 changes: 2 additions & 2 deletions apps/consent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"next-themes": "^0.2.1",
"react": "latest",
"react-dom": "latest",
"react-phone-number-input": "^3.3.6",
"react-phone-number-input": "^3.3.7",
"react-toastify": "^9.1.3",
"zod": "^3.22.2"
},
Expand All @@ -51,7 +51,7 @@
"@types/node": "latest",
"@types/react": "latest",
"@types/react-dom": "latest",
"@types/react-phone-number-input": "^3.0.15",
"@types/react-phone-number-input": "^3.0.16",
"autoprefixer": "latest",
"cypress": "^13.3.0",
"eslint": "latest",
Expand Down
132 changes: 66 additions & 66 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a75de8f

Please sign in to comment.