@times-components/article 7.21.49 → 7.21.50-149a2d28da8b02ccc8a33d94ca2f8e75d717da7f.3

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 +22 -22
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@times-components/article",
3
- "version": "7.21.49",
3
+ "version": "7.21.50-149a2d28da8b02ccc8a33d94ca2f8e75d717da7f.3+149a2d28da",
4
4
  "description": "The article",
5
5
  "main": "dist/article",
6
6
  "dev": "src/article",
@@ -33,13 +33,13 @@
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/provider-test-tools": "1.33.3",
39
- "@times-components/storybook": "4.16.40",
40
- "@times-components/tealium-utils": "0.9.1",
41
- "@times-components/user-state": "0.7.49",
42
- "@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/provider-test-tools": "^1.33.3",
39
+ "@times-components/storybook": "^4.16.40",
40
+ "@times-components/tealium-utils": "^0.9.1",
41
+ "@times-components/user-state": "^0.7.49",
42
+ "@times-components/webpack-configurator": "^2.1.1",
43
43
  "babel-jest": "24.8.0",
44
44
  "babel-loader": "8.0.5",
45
45
  "depcheck": "0.6.9",
@@ -52,19 +52,19 @@
52
52
  "webpack": "4.30.0"
53
53
  },
54
54
  "dependencies": {
55
- "@times-components/ad": "2.24.15",
56
- "@times-components/article-in-depth": "3.103.63",
57
- "@times-components/article-magazine-comment": "3.98.63",
58
- "@times-components/article-magazine-standard": "3.98.63",
59
- "@times-components/article-main-comment": "2.102.63",
60
- "@times-components/article-main-standard": "3.111.63",
61
- "@times-components/article-main-video": "1.20.60",
62
- "@times-components/context": "1.38.0",
63
- "@times-components/message-bar": "0.7.149",
64
- "@times-components/provider": "1.48.40",
65
- "@times-components/responsive": "0.41.1",
66
- "@times-components/ts-components": "1.171.0",
67
- "@times-components/ts-styleguide": "1.56.41"
55
+ "@times-components/ad": "^2.24.15",
56
+ "@times-components/article-in-depth": "^3.103.64-149a2d28da8b02ccc8a33d94ca2f8e75d717da7f.3+149a2d28da",
57
+ "@times-components/article-magazine-comment": "^3.98.64-149a2d28da8b02ccc8a33d94ca2f8e75d717da7f.3+149a2d28da",
58
+ "@times-components/article-magazine-standard": "^3.98.64-149a2d28da8b02ccc8a33d94ca2f8e75d717da7f.3+149a2d28da",
59
+ "@times-components/article-main-comment": "^2.102.64-149a2d28da8b02ccc8a33d94ca2f8e75d717da7f.3+149a2d28da",
60
+ "@times-components/article-main-standard": "^3.111.64-149a2d28da8b02ccc8a33d94ca2f8e75d717da7f.3+149a2d28da",
61
+ "@times-components/article-main-video": "^1.20.61-149a2d28da8b02ccc8a33d94ca2f8e75d717da7f.3+149a2d28da",
62
+ "@times-components/context": "^1.38.0",
63
+ "@times-components/message-bar": "^0.7.149",
64
+ "@times-components/provider": "^1.48.40",
65
+ "@times-components/responsive": "^0.41.1",
66
+ "@times-components/ts-components": "^1.171.1-149a2d28da8b02ccc8a33d94ca2f8e75d717da7f.3+149a2d28da",
67
+ "@times-components/ts-styleguide": "^1.56.41"
68
68
  },
69
69
  "resolutions": {
70
70
  "react": "16.9.0",
@@ -77,5 +77,5 @@
77
77
  "publishConfig": {
78
78
  "access": "public"
79
79
  },
80
- "gitHead": "4027f8ce864d402b0be76ee5b82938e28d171e4f"
80
+ "gitHead": "149a2d28da8b02ccc8a33d94ca2f8e75d717da7f"
81
81
  }