@atlaskit/media-test-helpers 33.0.3 → 33.0.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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @atlaskit/media-test-helpers
2
2
 
3
+ ## 33.0.4
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 33.0.3
4
10
 
5
11
  ### Patch Changes
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "name": "@atlaskit/media-test-helpers",
3
- "version": "33.0.3"
3
+ "version": "33.0.4"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "name": "@atlaskit/media-test-helpers",
3
- "version": "33.0.3"
3
+ "version": "33.0.4"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "name": "@atlaskit/media-test-helpers",
3
- "version": "33.0.3"
3
+ "version": "33.0.4"
4
4
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/media-test-helpers",
3
- "version": "33.0.3",
3
+ "version": "33.0.4",
4
4
  "description": "Collection of test helpers used in media component stories and specs",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -32,7 +32,7 @@
32
32
  "@atlaskit/icon": "^21.12.0",
33
33
  "@atlaskit/locale": "^2.5.0",
34
34
  "@atlaskit/media-client": "^22.0.0",
35
- "@atlaskit/media-common": "^4.1.0",
35
+ "@atlaskit/media-common": "^5.0.0",
36
36
  "@atlaskit/media-ui": "^23.0.0",
37
37
  "@atlaskit/popup": "^1.6.0",
38
38
  "@atlaskit/tabs": "^13.4.0",
package/report.api.md CHANGED
@@ -1126,7 +1126,7 @@ export const zipJiraArchiveFileId: FileIdentifier;
1126
1126
 
1127
1127
  ```json
1128
1128
  {
1129
- "@atlaskit/media-core": "^34.1.1",
1129
+ "@atlaskit/media-core": "^34.1.2",
1130
1130
  "react": "^16.8.0"
1131
1131
  }
1132
1132
  ```