Skip to content

Commit ba088bb

Browse files
simisonmatticbot
authored andcommitted
Update dependency libphonenumber-js to v1.12.31 (#46352)
Co-authored-by: Renovate Bot <[email protected]> Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/20338022862 Upstream-Ref: Automattic/jetpack@d5b5413
1 parent 65580d4 commit ba088bb

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ This is an alpha version! The changes listed here are not final.
1111

1212
### Changed
1313
- Allow CSV files to be uploaded via contact forms
14+
- Update package dependencies.
1415

1516
### Removed
1617
- Forms: remove admin class files
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array('@wordpress/interactivity', 'wp-polyfill'), 'version' => '2a62af2d2d01dc7a437a', 'type' => 'module');
1+
<?php return array('dependencies' => array('@wordpress/interactivity', 'wp-polyfill'), 'version' => '595951b1f8d2c9a70e95', 'type' => 'module');

dist/modules/field-phone/view.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"email-validator": "2.0.4",
7272
"gridicons": "3.4.2",
7373
"js-sha256": "0.11.1",
74-
"libphonenumber-js": "1.12.26",
74+
"libphonenumber-js": "1.12.31",
7575
"lodash": "4.17.21",
7676
"photon": "4.1.1",
7777
"react-redux": "7.2.8",

0 commit comments

Comments
 (0)