@times-components/article-magazine-standard 3.80.13 → 3.80.14-alpha.1

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 +25 -25
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@times-components/article-magazine-standard",
3
- "version": "3.80.13",
3
+ "version": "3.80.14-alpha.1+0f18c77b26",
4
4
  "description": "Magazine Standard Article Template",
5
5
  "main": "dist/article-magazine-standard",
6
6
  "dev": "src/article-magazine-standard",
@@ -33,16 +33,16 @@
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.12",
39
- "@times-components/provider": "1.40.21",
40
- "@times-components/provider-test-tools": "1.29.3",
41
- "@times-components/storybook": "4.12.20",
42
- "@times-components/tealium-utils": "0.9.1",
43
- "@times-components/test-utils": "2.4.2",
44
- "@times-components/ts-newskit": "1.181.2",
45
- "@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.13-alpha.3+0f18c77b26",
39
+ "@times-components/provider": "^1.40.22-alpha.1+0f18c77b26",
40
+ "@times-components/provider-test-tools": "^1.29.3",
41
+ "@times-components/storybook": "^4.12.21-alpha.1+0f18c77b26",
42
+ "@times-components/tealium-utils": "^0.9.1",
43
+ "@times-components/test-utils": "^2.4.2",
44
+ "@times-components/ts-newskit": "^1.181.3-alpha.3+0f18c77b26",
45
+ "@times-components/webpack-configurator": "^2.1.1",
46
46
  "babel-jest": "24.8.0",
47
47
  "eslint": "5.9.0",
48
48
  "jest": "24.8.0",
@@ -54,19 +54,19 @@
54
54
  "webpack": "4.30.0"
55
55
  },
56
56
  "dependencies": {
57
- "@times-components/ad": "2.22.9",
58
- "@times-components/article-byline": "3.13.41",
59
- "@times-components/article-label": "2.18.20",
60
- "@times-components/article-lead-asset": "1.18.27",
61
- "@times-components/article-skeleton": "1.130.9",
62
- "@times-components/caption": "3.8.41",
63
- "@times-components/context": "1.17.0",
64
- "@times-components/date-publication": "0.30.20",
65
- "@times-components/ts-components": "1.86.0",
66
- "@times-components/ts-styleguide": "1.50.20",
67
- "@times-components/user-state": "0.5.37",
68
- "@times-components/utils": "6.20.5",
69
- "@times-components/video-label": "2.11.48",
57
+ "@times-components/ad": "^2.22.10-alpha.1+0f18c77b26",
58
+ "@times-components/article-byline": "^3.13.42-alpha.1+0f18c77b26",
59
+ "@times-components/article-label": "^2.18.21-alpha.1+0f18c77b26",
60
+ "@times-components/article-lead-asset": "^1.18.28-alpha.1+0f18c77b26",
61
+ "@times-components/article-skeleton": "^1.130.10-alpha.1+0f18c77b26",
62
+ "@times-components/caption": "^3.8.42-alpha.1+0f18c77b26",
63
+ "@times-components/context": "^1.17.0",
64
+ "@times-components/date-publication": "^0.30.21-alpha.1+0f18c77b26",
65
+ "@times-components/ts-components": "^1.86.1-alpha.1+0f18c77b26",
66
+ "@times-components/ts-styleguide": "^1.50.21-alpha.1+0f18c77b26",
67
+ "@times-components/user-state": "^0.5.38-alpha.1+0f18c77b26",
68
+ "@times-components/utils": "^6.20.6-alpha.3+0f18c77b26",
69
+ "@times-components/video-label": "^2.11.49-alpha.1+0f18c77b26",
70
70
  "prop-types": "15.7.2",
71
71
  "styled-components": "4.3.2"
72
72
  },
@@ -81,5 +81,5 @@
81
81
  "publishConfig": {
82
82
  "access": "public"
83
83
  },
84
- "gitHead": "50548fac1e7157fbbfe0acb78162390420017fd4"
84
+ "gitHead": "0f18c77b263a22d8579bb5996a13ebdd7b6c0ee0"
85
85
  }