@times-components/article-magazine-standard 3.75.2 → 3.75.3-alpha.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.
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.75.2",
3
+ "version": "3.75.3-alpha.0+a1fa89703b",
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.1",
38
- "@times-components/jest-serializer": "3.13.2",
39
- "@times-components/provider": "1.40.5",
40
- "@times-components/provider-test-tools": "1.29.1",
41
- "@times-components/storybook": "4.12.5",
42
- "@times-components/tealium-utils": "0.9.0",
43
- "@times-components/test-utils": "2.4.1",
44
- "@times-components/webpack-configurator": "2.1.0",
36
+ "@times-components/eslint-config-thetimes": "^0.8.18",
37
+ "@times-components/jest-configurator-web": "^0.8.1",
38
+ "@times-components/jest-serializer": "^3.13.3-alpha.3+a1fa89703b",
39
+ "@times-components/provider": "^1.40.6-alpha.0+a1fa89703b",
40
+ "@times-components/provider-test-tools": "^1.29.1",
41
+ "@times-components/storybook": "^4.12.6-alpha.0+a1fa89703b",
42
+ "@times-components/tealium-utils": "^0.9.0",
43
+ "@times-components/test-utils": "^2.4.1",
44
+ "@times-components/webpack-configurator": "^2.1.0",
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.21.55",
57
- "@times-components/article-byline": "3.13.26",
58
- "@times-components/article-label": "2.18.5",
59
- "@times-components/article-lead-asset": "1.18.5",
60
- "@times-components/article-skeleton": "1.119.1",
61
- "@times-components/caption": "3.8.26",
62
- "@times-components/context": "1.12.1",
63
- "@times-components/date-publication": "0.30.5",
64
- "@times-components/ts-components": "1.81.18",
65
- "@times-components/ts-styleguide": "1.50.5",
66
- "@times-components/user-state": "0.5.22",
67
- "@times-components/utils": "6.17.0",
68
- "@times-components/video-label": "2.11.33",
56
+ "@times-components/ad": "^2.21.56-alpha.0+a1fa89703b",
57
+ "@times-components/article-byline": "^3.13.27-alpha.0+a1fa89703b",
58
+ "@times-components/article-label": "^2.18.6-alpha.0+a1fa89703b",
59
+ "@times-components/article-lead-asset": "^1.18.6-alpha.0+a1fa89703b",
60
+ "@times-components/article-skeleton": "^1.119.2-alpha.0+a1fa89703b",
61
+ "@times-components/caption": "^3.8.27-alpha.0+a1fa89703b",
62
+ "@times-components/context": "^1.12.1",
63
+ "@times-components/date-publication": "^0.30.6-alpha.0+a1fa89703b",
64
+ "@times-components/ts-components": "^1.81.19-alpha.0+a1fa89703b",
65
+ "@times-components/ts-styleguide": "^1.50.6-alpha.0+a1fa89703b",
66
+ "@times-components/user-state": "^0.5.23-alpha.0+a1fa89703b",
67
+ "@times-components/utils": "^6.17.1-alpha.3+a1fa89703b",
68
+ "@times-components/video-label": "^2.11.34-alpha.0+a1fa89703b",
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": "9a81d9e11676393373c5adb5fc41b83ad93b2300"
83
+ "gitHead": "a1fa89703ba1e80c0f04f66ad9b0136bb625508d"
84
84
  }