@financial-times/n-conversion-forms 23.0.2 → 23.0.3

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.
@@ -14,7 +14,7 @@
14
14
  "classnames": "2.3.1",
15
15
  "fetchres": "1.7.2",
16
16
  "lodash.get": "4.4.2",
17
- "n-common-static-data": "financial-times/n-common-static-data#v1.6.1"
17
+ "n-common-static-data": "financial-times/n-common-static-data#v1.7.1"
18
18
  },
19
19
  "devDependencies": {
20
20
  "@babel/cli": "^7.10.5",
@@ -56319,7 +56319,7 @@
56319
56319
  },
56320
56320
  "n-common-static-data": {
56321
56321
  "version": "git+ssh://git@github.com/financial-times/n-common-static-data.git#f20f8476d37b1694134c4bc5ba72bfeb75ea2565",
56322
- "from": "n-common-static-data@financial-times/n-common-static-data#v1.6.1"
56322
+ "from": "n-common-static-data@financial-times/n-common-static-data#v1.7.1"
56323
56323
  },
56324
56324
  "nan": {
56325
56325
  "version": "2.15.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@financial-times/n-conversion-forms",
3
- "version": "23.0.2",
3
+ "version": "23.0.3",
4
4
  "description": "Containing jsx components and styles for forms included on Accounts and Acqusition apps (next-signup, next-profile, next-retention, etc).",
5
5
  "main": "dist/index.js",
6
6
  "scripts": {
@@ -29,7 +29,7 @@
29
29
  "classnames": "2.3.1",
30
30
  "fetchres": "1.7.2",
31
31
  "lodash.get": "4.4.2",
32
- "n-common-static-data": "financial-times/n-common-static-data#v1.6.1"
32
+ "n-common-static-data": "financial-times/n-common-static-data#v1.7.1"
33
33
  },
34
34
  "devDependencies": {
35
35
  "@babel/cli": "^7.10.5",