@financial-times/dotcom-ui-app-context 11.1.0 → 11.2.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.
@@ -232,8 +232,8 @@
232
232
  "affectsGlobalScope": false
233
233
  },
234
234
  "../../../node_modules/@babel/types/lib/index.d.ts": {
235
- "version": "e74998d5cefc2f29d583c10b99c1478fb810f1e46fbb06535bfb0bbba3c84aa5",
236
- "signature": "e74998d5cefc2f29d583c10b99c1478fb810f1e46fbb06535bfb0bbba3c84aa5",
235
+ "version": "87141a0e8e193478dc3f1c33d380d899acd2df86a4e119e774df0156204d88cc",
236
+ "signature": "87141a0e8e193478dc3f1c33d380d899acd2df86a4e119e774df0156204d88cc",
237
237
  "affectsGlobalScope": false
238
238
  },
239
239
  "../../../node_modules/@types/babel__generator/index.d.ts": {
@@ -242,8 +242,8 @@
242
242
  "affectsGlobalScope": false
243
243
  },
244
244
  "../../../node_modules/@babel/parser/typings/babel-parser.d.ts": {
245
- "version": "43d058146b002d075f5d0033a6870321048297f1658eb0db559ba028383803a6",
246
- "signature": "43d058146b002d075f5d0033a6870321048297f1658eb0db559ba028383803a6",
245
+ "version": "9d16476349353974716bd2ad745830d0542c18c9edad4566d77ccd9d61c6cfb2",
246
+ "signature": "9d16476349353974716bd2ad745830d0542c18c9edad4566d77ccd9d61c6cfb2",
247
247
  "affectsGlobalScope": false
248
248
  },
249
249
  "../../../node_modules/@types/babel__template/index.d.ts": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@financial-times/dotcom-ui-app-context",
3
- "version": "11.1.0",
3
+ "version": "11.2.0",
4
4
  "description": "",
5
5
  "main": "component.js",
6
6
  "browser": "browser.js",
@@ -37,7 +37,7 @@
37
37
  },
38
38
  "homepage": "https://github.com/Financial-Times/dotcom-page-kit/tree/HEAD/packages/dotcom-ui-app-context",
39
39
  "dependencies": {
40
- "@financial-times/dotcom-ui-data-embed": "^11.1.0"
40
+ "@financial-times/dotcom-ui-data-embed": "^11.2.0"
41
41
  },
42
42
  "volta": {
43
43
  "extends": "../../package.json"