@times-components/article-magazine-comment 3.80.5 → 3.80.6-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 +26 -26
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@times-components/article-magazine-comment",
3
- "version": "3.80.5",
3
+ "version": "3.80.6-alpha.1+568fbc44da",
4
4
  "description": "Magazine Comment Article Template",
5
5
  "main": "dist/article-magazine-comment",
6
6
  "dev": "src/article-magazine-comment",
@@ -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.9",
39
- "@times-components/provider": "1.40.15",
40
- "@times-components/provider-test-tools": "1.29.3",
41
- "@times-components/storybook": "4.12.14",
42
- "@times-components/tealium-utils": "0.9.1",
43
- "@times-components/test-utils": "2.4.2",
44
- "@times-components/ts-newskit": "1.179.0",
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.9",
39
+ "@times-components/provider": "^1.40.15",
40
+ "@times-components/provider-test-tools": "^1.29.3",
41
+ "@times-components/storybook": "^4.12.14",
42
+ "@times-components/tealium-utils": "^0.9.1",
43
+ "@times-components/test-utils": "^2.4.2",
44
+ "@times-components/ts-newskit": "^1.179.1-alpha.1+568fbc44da",
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,20 +54,20 @@
54
54
  "webpack": "4.30.0"
55
55
  },
56
56
  "dependencies": {
57
- "@times-components/ad": "2.22.3",
58
- "@times-components/article-byline": "3.13.35",
59
- "@times-components/article-label": "2.18.14",
60
- "@times-components/article-lead-asset": "1.18.21",
61
- "@times-components/article-skeleton": "1.130.1",
62
- "@times-components/caption": "3.8.35",
63
- "@times-components/context": "1.15.2",
64
- "@times-components/date-publication": "0.30.14",
65
- "@times-components/image": "6.17.1",
66
- "@times-components/ts-components": "1.84.2",
67
- "@times-components/ts-styleguide": "1.50.14",
68
- "@times-components/user-state": "0.5.31",
69
- "@times-components/utils": "6.20.2",
70
- "@times-components/video-label": "2.11.42",
57
+ "@times-components/ad": "^2.22.3",
58
+ "@times-components/article-byline": "^3.13.35",
59
+ "@times-components/article-label": "^2.18.14",
60
+ "@times-components/article-lead-asset": "^1.18.21",
61
+ "@times-components/article-skeleton": "^1.130.2-alpha.1+568fbc44da",
62
+ "@times-components/caption": "^3.8.35",
63
+ "@times-components/context": "^1.15.2",
64
+ "@times-components/date-publication": "^0.30.14",
65
+ "@times-components/image": "^6.17.1",
66
+ "@times-components/ts-components": "^1.84.2",
67
+ "@times-components/ts-styleguide": "^1.50.14",
68
+ "@times-components/user-state": "^0.5.31",
69
+ "@times-components/utils": "^6.20.2",
70
+ "@times-components/video-label": "^2.11.42",
71
71
  "prop-types": "15.7.2",
72
72
  "styled-components": "4.3.2"
73
73
  },
@@ -82,5 +82,5 @@
82
82
  "publishConfig": {
83
83
  "access": "public"
84
84
  },
85
- "gitHead": "81584f30b180ae5c1f73c0f4ca2f69022b9bb517"
85
+ "gitHead": "568fbc44da5a741bd7dac5c0d739192bb6f5516b"
86
86
  }