@times-components/article-skeleton 1.130.3-alpha.4 → 1.130.3-alpha.6

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.
Files changed (1) hide show
  1. package/package.json +24 -24
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@times-components/article-skeleton",
3
- "version": "1.130.3-alpha.4+87a9384e81",
3
+ "version": "1.130.3-alpha.6+8a99b8e955",
4
4
  "description": "The article skeleton",
5
5
  "main": "dist/article-skeleton",
6
6
  "dev": "src/article-skeleton",
@@ -39,9 +39,9 @@
39
39
  "@storybook/react": "6.5.16",
40
40
  "@times-components/eslint-config-thetimes": "^0.8.18",
41
41
  "@times-components/jest-configurator-web": "^0.8.2",
42
- "@times-components/jest-serializer": "^3.13.10-alpha.13+87a9384e81",
42
+ "@times-components/jest-serializer": "^3.13.9",
43
43
  "@times-components/provider-test-tools": "^1.29.3",
44
- "@times-components/storybook": "^4.12.15-alpha.13+87a9384e81",
44
+ "@times-components/storybook": "^4.12.14",
45
45
  "@times-components/tealium-utils": "^0.9.1",
46
46
  "@times-components/test-utils": "^2.4.2",
47
47
  "@times-components/webpack-configurator": "^2.1.1",
@@ -61,32 +61,32 @@
61
61
  "webpack": "4.30.0"
62
62
  },
63
63
  "dependencies": {
64
- "@times-components/ad": "^2.22.4-alpha.13+87a9384e81",
65
- "@times-components/article-extras": "^0.27.6-alpha.4+87a9384e81",
66
- "@times-components/article-image": "^7.17.3-alpha.13+87a9384e81",
67
- "@times-components/article-paragraph": "^1.9.291-alpha.4+87a9384e81",
68
- "@times-components/article-topics": "^4.11.36-alpha.13+87a9384e81",
69
- "@times-components/caption": "^3.8.36-alpha.13+87a9384e81",
64
+ "@times-components/ad": "^2.22.3",
65
+ "@times-components/article-extras": "^0.27.6-alpha.6+8a99b8e955",
66
+ "@times-components/article-image": "^7.17.2",
67
+ "@times-components/article-paragraph": "^1.9.291-alpha.6+8a99b8e955",
68
+ "@times-components/article-topics": "^4.11.35",
69
+ "@times-components/caption": "^3.8.35",
70
70
  "@times-components/context": "^1.15.2",
71
- "@times-components/interactive-wrapper": "^0.9.69-alpha.13+87a9384e81",
72
- "@times-components/key-facts": "^2.12.65-alpha.13+87a9384e81",
71
+ "@times-components/interactive-wrapper": "^0.9.68",
72
+ "@times-components/key-facts": "^2.12.64",
73
73
  "@times-components/lazy-load": "^0.11.2",
74
- "@times-components/link": "^3.17.15-alpha.13+87a9384e81",
75
- "@times-components/markup": "^3.8.42-alpha.13+87a9384e81",
74
+ "@times-components/link": "^3.17.14",
75
+ "@times-components/markup": "^3.8.41",
76
76
  "@times-components/markup-forest": "^1.9.2",
77
- "@times-components/message-bar": "^0.7.66-alpha.13+87a9384e81",
77
+ "@times-components/message-bar": "^0.7.65",
78
78
  "@times-components/provider-queries": "^2.21.1",
79
- "@times-components/pull-quote": "^3.15.21-alpha.13+87a9384e81",
80
- "@times-components/save-and-share-bar": "^0.20.6-alpha.4+87a9384e81",
81
- "@times-components/sticky": "^0.5.65-alpha.13+87a9384e81",
82
- "@times-components/tracking": "^2.22.15-alpha.13+87a9384e81",
83
- "@times-components/ts-components": "^1.84.3-alpha.13+87a9384e81",
79
+ "@times-components/pull-quote": "^3.15.20",
80
+ "@times-components/save-and-share-bar": "^0.20.6-alpha.6+8a99b8e955",
81
+ "@times-components/sticky": "^0.5.64",
82
+ "@times-components/tracking": "^2.22.14",
83
+ "@times-components/ts-components": "^1.84.2",
84
84
  "@times-components/ts-newskit": "^1.180.0",
85
- "@times-components/ts-styleguide": "^1.50.15-alpha.13+87a9384e81",
85
+ "@times-components/ts-styleguide": "^1.50.14",
86
86
  "@times-components/typeset": "^0.3.3",
87
- "@times-components/user-state": "^0.5.32-alpha.13+87a9384e81",
88
- "@times-components/utils": "^6.20.3-alpha.13+87a9384e81",
89
- "@times-components/video": "^4.18.6-alpha.13+87a9384e81",
87
+ "@times-components/user-state": "^0.5.31",
88
+ "@times-components/utils": "^6.20.2",
89
+ "@times-components/video": "^4.18.5",
90
90
  "lodash.get": "4.4.2",
91
91
  "lodash.pick": "4.4.0",
92
92
  "memoize-one": "5.1.1",
@@ -106,5 +106,5 @@
106
106
  "publishConfig": {
107
107
  "access": "public"
108
108
  },
109
- "gitHead": "87a9384e81ca9f210a5074e3a6831bd0cd1ffde2"
109
+ "gitHead": "8a99b8e955826434c29f3276723cda4c3d9dd82a"
110
110
  }