@times-components/article-magazine-standard 3.78.2 → 3.78.3-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.78.2",
3
+ "version": "3.78.3-alpha.4+d0c46a76c7",
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.8",
39
- "@times-components/provider": "1.40.14",
40
- "@times-components/provider-test-tools": "1.29.2",
41
- "@times-components/storybook": "4.12.13",
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.2-alpha.800+d0c46a76c7",
38
+ "@times-components/jest-serializer": "^3.13.9-alpha.6+d0c46a76c7",
39
+ "@times-components/provider": "^1.40.15-alpha.6+d0c46a76c7",
40
+ "@times-components/provider-test-tools": "^1.29.3-alpha.76+d0c46a76c7",
41
+ "@times-components/storybook": "^4.12.14-alpha.6+d0c46a76c7",
42
+ "@times-components/tealium-utils": "^0.9.1-alpha.783+d0c46a76c7",
43
+ "@times-components/test-utils": "^2.4.2-alpha.800+d0c46a76c7",
44
+ "@times-components/webpack-configurator": "^2.1.1-alpha.1019+d0c46a76c7",
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.2",
57
- "@times-components/article-byline": "3.13.34",
58
- "@times-components/article-label": "2.18.13",
59
- "@times-components/article-lead-asset": "1.18.18",
60
- "@times-components/article-skeleton": "1.128.2",
61
- "@times-components/caption": "3.8.34",
62
- "@times-components/context": "1.15.1",
63
- "@times-components/date-publication": "0.30.13",
64
- "@times-components/ts-components": "1.82.1",
65
- "@times-components/ts-styleguide": "1.50.13",
66
- "@times-components/user-state": "0.5.30",
67
- "@times-components/utils": "6.20.1",
68
- "@times-components/video-label": "2.11.41",
56
+ "@times-components/ad": "^2.22.3-alpha.6+d0c46a76c7",
57
+ "@times-components/article-byline": "^3.13.35-alpha.6+d0c46a76c7",
58
+ "@times-components/article-label": "^2.18.14-alpha.6+d0c46a76c7",
59
+ "@times-components/article-lead-asset": "^1.18.19-alpha.6+d0c46a76c7",
60
+ "@times-components/article-skeleton": "^1.128.3-alpha.4+d0c46a76c7",
61
+ "@times-components/caption": "^3.8.35-alpha.6+d0c46a76c7",
62
+ "@times-components/context": "^1.15.2-alpha.6+d0c46a76c7",
63
+ "@times-components/date-publication": "^0.30.14-alpha.6+d0c46a76c7",
64
+ "@times-components/ts-components": "^1.82.2-alpha.6+d0c46a76c7",
65
+ "@times-components/ts-styleguide": "^1.50.14-alpha.6+d0c46a76c7",
66
+ "@times-components/user-state": "^0.5.31-alpha.6+d0c46a76c7",
67
+ "@times-components/utils": "^6.20.2-alpha.6+d0c46a76c7",
68
+ "@times-components/video-label": "^2.11.42-alpha.6+d0c46a76c7",
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": "966d844f570594f97427594e819385ce139f7b31"
83
+ "gitHead": "d0c46a76c700fa0ae386e5fedabb357e452e601d"
84
84
  }