@financial-times/dotcom-ui-bootstrap 10.2.0 → 10.3.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.
@@ -686,6 +686,11 @@
686
686
  "signature": "b82fc740467e59abe3d6170417e461527d2a95610f55915fc59557c4b7be55ba",
687
687
  "affectsGlobalScope": false
688
688
  },
689
+ "../../../node_modules/@types/lodash.uniqueid/index.d.ts": {
690
+ "version": "f7bc2eb97d6cd2821d4b8cff502655b71bcafd633598d7acc46ef9cfe85b3915",
691
+ "signature": "f7bc2eb97d6cd2821d4b8cff502655b71bcafd633598d7acc46ef9cfe85b3915",
692
+ "affectsGlobalScope": false
693
+ },
689
694
  "../../../node_modules/@types/mdast/index.d.ts": {
690
695
  "version": "202f8582ee3cd89e06c4a17d8aabb925ff8550370559c771d1cc3ec3934071c2",
691
696
  "signature": "202f8582ee3cd89e06c4a17d8aabb925ff8550370559c771d1cc3ec3934071c2",
@@ -1174,6 +1179,9 @@
1174
1179
  "../../../node_modules/jest-matcher-utils/build/index.d.ts",
1175
1180
  "../../../node_modules/pretty-format/build/index.d.ts"
1176
1181
  ],
1182
+ "../../../node_modules/@types/lodash.uniqueid/index.d.ts": [
1183
+ "../../../node_modules/@types/lodash/index.d.ts"
1184
+ ],
1177
1185
  "../../../node_modules/@types/lodash/common/array.d.ts": [
1178
1186
  "../../../node_modules/@types/lodash/common/collection.d.ts",
1179
1187
  "../../../node_modules/@types/lodash/common/common.d.ts",
@@ -1941,6 +1949,9 @@
1941
1949
  "../../../node_modules/jest-matcher-utils/build/index.d.ts",
1942
1950
  "../../../node_modules/pretty-format/build/index.d.ts"
1943
1951
  ],
1952
+ "../../../node_modules/@types/lodash.uniqueid/index.d.ts": [
1953
+ "../../../node_modules/@types/lodash/index.d.ts"
1954
+ ],
1944
1955
  "../../../node_modules/@types/lodash/common/array.d.ts": [
1945
1956
  "../../../node_modules/@types/lodash/common/collection.d.ts",
1946
1957
  "../../../node_modules/@types/lodash/common/common.d.ts",
@@ -2663,6 +2674,7 @@
2663
2674
  "../../../node_modules/@types/jest/index.d.ts",
2664
2675
  "../../../node_modules/@types/json-schema/index.d.ts",
2665
2676
  "../../../node_modules/@types/json5/index.d.ts",
2677
+ "../../../node_modules/@types/lodash.uniqueid/index.d.ts",
2666
2678
  "../../../node_modules/@types/lodash/common/array.d.ts",
2667
2679
  "../../../node_modules/@types/lodash/common/collection.d.ts",
2668
2680
  "../../../node_modules/@types/lodash/common/common.d.ts",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@financial-times/dotcom-ui-bootstrap",
3
- "version": "10.2.0",
3
+ "version": "10.3.0",
4
4
  "description": "",
5
5
  "main": "component.js",
6
6
  "browser": "browser.js",