@times-components/article-magazine-comment 3.89.3 → 3.89.4-4761ba3ab4a2c1cdc7621bb7fc224c229b560b54.7

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-comment",
3
- "version": "3.89.3",
3
+ "version": "3.89.4-4761ba3ab4a2c1cdc7621bb7fc224c229b560b54.7+4761ba3ab4",
4
4
  "description": "Magazine Comment Article Template",
5
5
  "main": "dist/article-magazine-comment",
6
6
  "dev": "src/article-magazine-comment",
@@ -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.20",
39
- "@times-components/provider": "1.41.5",
40
- "@times-components/provider-test-tools": "1.30.5",
41
- "@times-components/storybook": "4.12.34",
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.20",
39
+ "@times-components/provider": "^1.41.5",
40
+ "@times-components/provider-test-tools": "^1.30.5",
41
+ "@times-components/storybook": "^4.12.34",
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,20 +53,20 @@
53
53
  "webpack": "4.30.0"
54
54
  },
55
55
  "dependencies": {
56
- "@times-components/ad": "2.22.23",
57
- "@times-components/article-byline": "3.13.56",
58
- "@times-components/article-label": "2.18.34",
59
- "@times-components/article-lead-asset": "1.19.0",
60
- "@times-components/article-skeleton": "1.145.1",
61
- "@times-components/caption": "3.8.55",
62
- "@times-components/context": "1.24.0",
63
- "@times-components/date-publication": "0.30.34",
64
- "@times-components/image": "6.18.2",
65
- "@times-components/ts-components": "1.115.0",
66
- "@times-components/ts-styleguide": "1.50.34",
67
- "@times-components/user-state": "0.5.51",
68
- "@times-components/utils": "6.26.0",
69
- "@times-components/video-label": "2.11.63",
56
+ "@times-components/ad": "^2.22.23",
57
+ "@times-components/article-byline": "^3.13.56",
58
+ "@times-components/article-label": "^2.18.34",
59
+ "@times-components/article-lead-asset": "^1.19.0",
60
+ "@times-components/article-skeleton": "^1.145.2-4761ba3ab4a2c1cdc7621bb7fc224c229b560b54.7+4761ba3ab4",
61
+ "@times-components/caption": "^3.8.55",
62
+ "@times-components/context": "^1.24.0",
63
+ "@times-components/date-publication": "^0.30.34",
64
+ "@times-components/image": "^6.18.2",
65
+ "@times-components/ts-components": "^1.115.1-4761ba3ab4a2c1cdc7621bb7fc224c229b560b54.9+4761ba3ab4",
66
+ "@times-components/ts-styleguide": "^1.50.34",
67
+ "@times-components/user-state": "^0.5.51",
68
+ "@times-components/utils": "^6.26.0",
69
+ "@times-components/video-label": "^2.11.63",
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": "858b0c014f369fd4387c63cb1238706646707275"
84
+ "gitHead": "4761ba3ab4a2c1cdc7621bb7fc224c229b560b54"
85
85
  }