@financial-times/dotcom-build-images 9.0.2 → 9.1.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.
@@ -631,11 +631,6 @@
631
631
  "signature": "b82fc740467e59abe3d6170417e461527d2a95610f55915fc59557c4b7be55ba",
632
632
  "affectsGlobalScope": false
633
633
  },
634
- "../../../node_modules/@types/lodash.uniqueid/index.d.ts": {
635
- "version": "f7bc2eb97d6cd2821d4b8cff502655b71bcafd633598d7acc46ef9cfe85b3915",
636
- "signature": "f7bc2eb97d6cd2821d4b8cff502655b71bcafd633598d7acc46ef9cfe85b3915",
637
- "affectsGlobalScope": false
638
- },
639
634
  "../../../node_modules/@types/mdast/index.d.ts": {
640
635
  "version": "202f8582ee3cd89e06c4a17d8aabb925ff8550370559c771d1cc3ec3934071c2",
641
636
  "signature": "202f8582ee3cd89e06c4a17d8aabb925ff8550370559c771d1cc3ec3934071c2",
@@ -1149,9 +1144,6 @@
1149
1144
  "../../../node_modules/jest-matcher-utils/build/index.d.ts",
1150
1145
  "../../../node_modules/pretty-format/build/index.d.ts"
1151
1146
  ],
1152
- "../../../node_modules/@types/lodash.uniqueid/index.d.ts": [
1153
- "../../../node_modules/@types/lodash/index.d.ts"
1154
- ],
1155
1147
  "../../../node_modules/@types/lodash/common/array.d.ts": [
1156
1148
  "../../../node_modules/@types/lodash/common/collection.d.ts",
1157
1149
  "../../../node_modules/@types/lodash/common/common.d.ts",
@@ -1901,9 +1893,6 @@
1901
1893
  "../../../node_modules/jest-matcher-utils/build/index.d.ts",
1902
1894
  "../../../node_modules/pretty-format/build/index.d.ts"
1903
1895
  ],
1904
- "../../../node_modules/@types/lodash.uniqueid/index.d.ts": [
1905
- "../../../node_modules/@types/lodash/index.d.ts"
1906
- ],
1907
1896
  "../../../node_modules/@types/lodash/common/array.d.ts": [
1908
1897
  "../../../node_modules/@types/lodash/common/collection.d.ts",
1909
1898
  "../../../node_modules/@types/lodash/common/common.d.ts",
@@ -2613,7 +2602,6 @@
2613
2602
  "../../../node_modules/@types/jest/index.d.ts",
2614
2603
  "../../../node_modules/@types/json-schema/index.d.ts",
2615
2604
  "../../../node_modules/@types/json5/index.d.ts",
2616
- "../../../node_modules/@types/lodash.uniqueid/index.d.ts",
2617
2605
  "../../../node_modules/@types/lodash/common/array.d.ts",
2618
2606
  "../../../node_modules/@types/lodash/common/collection.d.ts",
2619
2607
  "../../../node_modules/@types/lodash/common/common.d.ts",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@financial-times/dotcom-build-images",
3
- "version": "9.0.2",
3
+ "version": "9.1.0",
4
4
  "description": "",
5
5
  "main": "dist/node/index.js",
6
6
  "types": "dist/node/index.d.ts",