@times-components/article-skeleton 1.80.12 → 1.80.15

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 (2) hide show
  1. package/CHANGELOG.md +24 -0
  2. package/package.json +25 -25
package/CHANGELOG.md CHANGED
@@ -3,6 +3,30 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [1.80.15](https://github.com/newsuk/times-components/compare/@times-components/article-skeleton@1.80.14...@times-components/article-skeleton@1.80.15) (2022-05-12)
7
+
8
+ **Note:** Version bump only for package @times-components/article-skeleton
9
+
10
+
11
+
12
+
13
+
14
+ ## [1.80.14](https://github.com/newsuk/times-components/compare/@times-components/article-skeleton@1.80.13...@times-components/article-skeleton@1.80.14) (2022-05-12)
15
+
16
+ **Note:** Version bump only for package @times-components/article-skeleton
17
+
18
+
19
+
20
+
21
+
22
+ ## [1.80.13](https://github.com/newsuk/times-components/compare/@times-components/article-skeleton@1.80.12...@times-components/article-skeleton@1.80.13) (2022-05-12)
23
+
24
+ **Note:** Version bump only for package @times-components/article-skeleton
25
+
26
+
27
+
28
+
29
+
6
30
  ## [1.80.12](https://github.com/newsuk/times-components/compare/@times-components/article-skeleton@1.80.11...@times-components/article-skeleton@1.80.12) (2022-05-11)
7
31
 
8
32
  **Note:** Version bump only for package @times-components/article-skeleton
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@times-components/article-skeleton",
3
- "version": "1.80.12",
3
+ "version": "1.80.15",
4
4
  "description": "The article skeleton",
5
5
  "main": "dist/article-skeleton",
6
6
  "dev": "src/article-skeleton",
@@ -43,7 +43,7 @@
43
43
  "@times-components/jest-configurator": "2.8.0",
44
44
  "@times-components/jest-serializer": "3.2.29",
45
45
  "@times-components/provider-test-tools": "1.26.3",
46
- "@times-components/storybook": "4.2.19",
46
+ "@times-components/storybook": "4.2.22",
47
47
  "@times-components/tealium-utils": "0.7.75",
48
48
  "@times-components/test-utils": "2.3.10",
49
49
  "@times-components/webpack-configurator": "2.0.29",
@@ -72,31 +72,31 @@
72
72
  "webpack-cli": "3.3.1"
73
73
  },
74
74
  "dependencies": {
75
- "@times-components/ad": "2.18.12",
76
- "@times-components/article-extras": "0.10.45",
77
- "@times-components/article-image": "7.8.11",
78
- "@times-components/article-paragraph": "1.7.21",
79
- "@times-components/article-topics": "4.5.1",
80
- "@times-components/caption": "3.0.170",
81
- "@times-components/context": "1.8.0",
82
- "@times-components/interactive-wrapper": "0.8.47",
83
- "@times-components/key-facts": "2.10.18",
84
- "@times-components/lazy-load": "0.6.52",
85
- "@times-components/link": "3.10.1",
86
- "@times-components/markup": "3.4.87",
75
+ "@times-components/ad": "2.18.15",
76
+ "@times-components/article-extras": "0.10.48",
77
+ "@times-components/article-image": "7.8.14",
78
+ "@times-components/article-paragraph": "1.7.24",
79
+ "@times-components/article-topics": "4.5.4",
80
+ "@times-components/caption": "3.0.173",
81
+ "@times-components/context": "1.8.2",
82
+ "@times-components/interactive-wrapper": "0.8.50",
83
+ "@times-components/key-facts": "2.10.21",
84
+ "@times-components/lazy-load": "0.6.55",
85
+ "@times-components/link": "3.10.4",
86
+ "@times-components/markup": "3.4.90",
87
87
  "@times-components/markup-forest": "1.8.1",
88
- "@times-components/message-bar": "0.4.19",
88
+ "@times-components/message-bar": "0.4.22",
89
89
  "@times-components/provider-queries": "2.15.3",
90
- "@times-components/pull-quote": "3.8.19",
91
- "@times-components/save-and-share-bar": "0.9.109",
92
- "@times-components/sticky": "0.3.32",
93
- "@times-components/styleguide": "3.38.49",
94
- "@times-components/tracking": "2.9.27",
95
- "@times-components/ts-components": "1.35.1",
90
+ "@times-components/pull-quote": "3.8.22",
91
+ "@times-components/save-and-share-bar": "0.9.112",
92
+ "@times-components/sticky": "0.3.35",
93
+ "@times-components/styleguide": "3.38.52",
94
+ "@times-components/tracking": "2.9.30",
95
+ "@times-components/ts-components": "1.35.4",
96
96
  "@times-components/typeset": "0.2.2",
97
- "@times-components/user-state": "0.3.19",
98
- "@times-components/utils": "6.11.2",
99
- "@times-components/video": "4.11.42",
97
+ "@times-components/user-state": "0.3.22",
98
+ "@times-components/utils": "6.12.0",
99
+ "@times-components/video": "4.11.45",
100
100
  "lodash.get": "4.4.2",
101
101
  "lodash.pick": "4.4.0",
102
102
  "memoize-one": "5.1.1",
@@ -118,5 +118,5 @@
118
118
  "publishConfig": {
119
119
  "access": "public"
120
120
  },
121
- "gitHead": "a49fcaf66564f039df7560e7dae7ba8f76b31bd1"
121
+ "gitHead": "e926b7a5463c90161222c3c0e9e2a88951063d3a"
122
122
  }