@financial-times/dotcom-middleware-navigation 10.3.1 → 11.0.0-beta.0

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.
@@ -457,8 +457,8 @@
457
457
  "affectsGlobalScope": false
458
458
  },
459
459
  "../../../node_modules/@babel/types/lib/index.d.ts": {
460
- "version": "f713064ca751dc588bc13832137c418cb70cf0446de92ade60ad631071558fca",
461
- "signature": "f713064ca751dc588bc13832137c418cb70cf0446de92ade60ad631071558fca",
460
+ "version": "e74998d5cefc2f29d583c10b99c1478fb810f1e46fbb06535bfb0bbba3c84aa5",
461
+ "signature": "e74998d5cefc2f29d583c10b99c1478fb810f1e46fbb06535bfb0bbba3c84aa5",
462
462
  "affectsGlobalScope": false
463
463
  },
464
464
  "../../../node_modules/@types/babel__generator/index.d.ts": {
@@ -467,8 +467,8 @@
467
467
  "affectsGlobalScope": false
468
468
  },
469
469
  "../../../node_modules/@babel/parser/typings/babel-parser.d.ts": {
470
- "version": "96c23535f4f9dd15beb767e070559ea672f6a35f103152836a67100605136a96",
471
- "signature": "96c23535f4f9dd15beb767e070559ea672f6a35f103152836a67100605136a96",
470
+ "version": "43d058146b002d075f5d0033a6870321048297f1658eb0db559ba028383803a6",
471
+ "signature": "43d058146b002d075f5d0033a6870321048297f1658eb0db559ba028383803a6",
472
472
  "affectsGlobalScope": false
473
473
  },
474
474
  "../../../node_modules/@types/babel__template/index.d.ts": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@financial-times/dotcom-middleware-navigation",
3
- "version": "10.3.1",
3
+ "version": "11.0.0-beta.0",
4
4
  "description": "",
5
5
  "main": "dist/node/index.js",
6
6
  "types": "dist/node/index.d.ts",
@@ -18,8 +18,8 @@
18
18
  "author": "",
19
19
  "license": "MIT",
20
20
  "dependencies": {
21
- "@financial-times/dotcom-server-navigation": "^10.3.1",
22
- "@financial-times/dotcom-types-navigation": "^10.3.1"
21
+ "@financial-times/dotcom-server-navigation": "^11.0.0-beta.0",
22
+ "@financial-times/dotcom-types-navigation": "^11.0.0-beta.0"
23
23
  },
24
24
  "devDependencies": {
25
25
  "check-engine": "^1.10.1",