Skip to content

Commit

Permalink
Bump intl-tel-input from 19.5.2 to 19.5.3
Browse files Browse the repository at this point in the history
Bumps [intl-tel-input](https://github.com/jackocnr/intl-tel-input) from 19.5.2 to 19.5.3.
- [Release notes](https://github.com/jackocnr/intl-tel-input/releases)
- [Changelog](https://github.com/jackocnr/intl-tel-input/blob/master/CHANGELOG.md)
- [Commits](jackocnr/intl-tel-input@v19.5.2...v19.5.3)

---
updated-dependencies:
- dependency-name: intl-tel-input
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and bdukes committed Feb 27, 2024
1 parent 70c98b8 commit 140bf10
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"html5-history-api": "4.2.10",
"html5shiv": "3.7.3",
"image-map": "2.0.1",
"intl-tel-input": "19.5.2",
"intl-tel-input": "19.5.3",
"jquery": "3.7.1",
"jquery-menu-aim": "1.1.0",
"jquery-mousewheel": "3.1.13",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4029,10 +4029,10 @@ interpret@^1.0.0, interpret@^1.1.0, interpret@^1.4.0:
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.4.0.tgz#665ab8bc4da27a774a40584e812e3e0fa45b1a1e"
integrity sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==

intl-tel-input@19.5.2:
version "19.5.2"
resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-19.5.2.tgz#f384731e64fc75bffb9bbb9c5ce7f900122b3a88"
integrity sha512-i3FbWwSJ7mxl8fpXaCQ5LzCdJ/fLIbMWEE2PPWBSlafJIERMEVQS/5H2g6sUszovVJwzwoJMbbxkFQi8kvOcKQ==
intl-tel-input@19.5.3:
version "19.5.3"
resolved "https://registry.yarnpkg.com/intl-tel-input/-/intl-tel-input-19.5.3.tgz#9c9d094c93a149db0bc1b65622d0b75014ead161"
integrity sha512-lozgP7hGTAHcTD1uVULeRIJm1RXrRU36PCq8chPzvdX8H9eW1n3eUYVi/UxmO+TmqRI+cbqIVOT6OyQlL0NLxw==
dependencies:
prop-types "^15.8.1"
react "^18.2.0"
Expand Down

0 comments on commit 140bf10

Please sign in to comment.