@times-components/article-magazine-standard 3.81.6 → 3.81.7-alpha.4

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-magazine-standard",
3
- "version": "3.81.6",
3
+ "version": "3.81.7-alpha.4+92abd087dd",
4
4
  "description": "Magazine Standard Article Template",
5
5
  "main": "dist/article-magazine-standard",
6
6
  "dev": "src/article-magazine-standard",
@@ -33,15 +33,15 @@
33
33
  "homepage": "https://github.com/newsuk/times-components#readme",
34
34
  "devDependencies": {
35
35
  "@babel/core": "7.4.4",
36
- "@times-components/eslint-config-thetimes": "0.8.18",
37
- "@times-components/jest-configurator-web": "0.8.2",
38
- "@times-components/jest-serializer": "3.13.16",
39
- "@times-components/provider": "1.40.29",
40
- "@times-components/provider-test-tools": "1.29.3",
41
- "@times-components/storybook": "4.12.28",
42
- "@times-components/tealium-utils": "0.9.1",
43
- "@times-components/test-utils": "2.4.2",
44
- "@times-components/webpack-configurator": "2.1.1",
36
+ "@times-components/eslint-config-thetimes": "^0.8.18",
37
+ "@times-components/jest-configurator-web": "^0.8.2",
38
+ "@times-components/jest-serializer": "^3.13.17-alpha.7+92abd087dd",
39
+ "@times-components/provider": "^1.40.30-alpha.4+92abd087dd",
40
+ "@times-components/provider-test-tools": "^1.29.3",
41
+ "@times-components/storybook": "^4.12.29-alpha.4+92abd087dd",
42
+ "@times-components/tealium-utils": "^0.9.1",
43
+ "@times-components/test-utils": "^2.4.2",
44
+ "@times-components/webpack-configurator": "^2.1.1",
45
45
  "babel-jest": "24.8.0",
46
46
  "eslint": "5.9.0",
47
47
  "jest": "24.8.0",
@@ -53,19 +53,19 @@
53
53
  "webpack": "4.30.0"
54
54
  },
55
55
  "dependencies": {
56
- "@times-components/ad": "2.22.17",
57
- "@times-components/article-byline": "3.13.49",
58
- "@times-components/article-label": "2.18.28",
59
- "@times-components/article-lead-asset": "1.18.35",
60
- "@times-components/article-skeleton": "1.133.5",
61
- "@times-components/caption": "3.8.49",
62
- "@times-components/context": "1.21.0",
63
- "@times-components/date-publication": "0.30.28",
64
- "@times-components/ts-components": "1.93.0",
65
- "@times-components/ts-styleguide": "1.50.28",
66
- "@times-components/user-state": "0.5.45",
67
- "@times-components/utils": "6.23.0",
68
- "@times-components/video-label": "2.11.56",
56
+ "@times-components/ad": "^2.22.18-alpha.4+92abd087dd",
57
+ "@times-components/article-byline": "^3.13.50-alpha.4+92abd087dd",
58
+ "@times-components/article-label": "^2.18.29-alpha.4+92abd087dd",
59
+ "@times-components/article-lead-asset": "^1.18.36-alpha.4+92abd087dd",
60
+ "@times-components/article-skeleton": "^1.133.6-alpha.4+92abd087dd",
61
+ "@times-components/caption": "^3.8.50-alpha.4+92abd087dd",
62
+ "@times-components/context": "^1.21.0",
63
+ "@times-components/date-publication": "^0.30.29-alpha.4+92abd087dd",
64
+ "@times-components/ts-components": "^1.93.1-alpha.4+92abd087dd",
65
+ "@times-components/ts-styleguide": "^1.50.29-alpha.4+92abd087dd",
66
+ "@times-components/user-state": "^0.5.46-alpha.4+92abd087dd",
67
+ "@times-components/utils": "^6.23.1-alpha.7+92abd087dd",
68
+ "@times-components/video-label": "^2.11.57-alpha.4+92abd087dd",
69
69
  "prop-types": "15.7.2",
70
70
  "styled-components": "4.3.2"
71
71
  },
@@ -80,5 +80,5 @@
80
80
  "publishConfig": {
81
81
  "access": "public"
82
82
  },
83
- "gitHead": "461782a4666c86d469ef56d6c5bf469cbc1550a5"
83
+ "gitHead": "92abd087ddf41d6d1720785d4799b51e44f6d7c4"
84
84
  }