@financial-times/n-conversion-forms 41.3.0 → 41.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "branch": "",
3
3
  "repo": "n-conversion-forms",
4
- "version": "9c75b3a5f551e0167f7df699432065e34f3e3ed9",
5
- "tag": "v41.3.0",
6
- "buildNumber": "15871"
4
+ "version": "a12fb54978506b0e96b68391147f6642f776b344",
5
+ "tag": "v41.3.2",
6
+ "buildNumber": "15999"
7
7
  }
@@ -57,6 +57,7 @@ exports[`Debug renders with isTest 1`] = `
57
57
  checkout3dsChallenge: 'Checkout1!',
58
58
  chaseVisa: '4011361100000010',
59
59
  verificationEmail: SYSTEM_CODE + '-' + Date.now() + '@ftqa.org',
60
+ yearOfBirth: 1999
60
61
  };
61
62
 
62
63
  function logout () {
@@ -1503,6 +1504,7 @@ exports[`Debug renders with showHelpers 1`] = `
1503
1504
  checkout3dsChallenge: 'Checkout1!',
1504
1505
  chaseVisa: '4011361100000010',
1505
1506
  verificationEmail: SYSTEM_CODE + '-' + Date.now() + '@ftqa.org',
1507
+ yearOfBirth: 1999
1506
1508
  };
1507
1509
 
1508
1510
  function logout () {