@backstage/plugin-catalog-backend-module-bitbucket-server 0.0.0-nightly-20220815025341 → 0.0.0-nightly-20220816025405

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 (2) hide show
  1. package/CHANGELOG.md +5 -5
  2. package/package.json +7 -7
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @backstage/plugin-catalog-backend-module-bitbucket-server
2
2
 
3
- ## 0.0.0-nightly-20220815025341
3
+ ## 0.0.0-nightly-20220816025405
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -55,10 +55,10 @@
55
55
  ### Patch Changes
56
56
 
57
57
  - Updated dependencies
58
- - @backstage/backend-common@0.0.0-nightly-20220815025341
59
- - @backstage/integration@0.0.0-nightly-20220815025341
60
- - @backstage/backend-tasks@0.0.0-nightly-20220815025341
61
- - @backstage/plugin-catalog-backend@0.0.0-nightly-20220815025341
58
+ - @backstage/backend-common@0.0.0-nightly-20220816025405
59
+ - @backstage/integration@0.0.0-nightly-20220816025405
60
+ - @backstage/backend-tasks@0.0.0-nightly-20220816025405
61
+ - @backstage/plugin-catalog-backend@0.0.0-nightly-20220816025405
62
62
 
63
63
  ## 0.1.0-next.0
64
64
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-catalog-backend-module-bitbucket-server",
3
- "version": "0.0.0-nightly-20220815025341",
3
+ "version": "0.0.0-nightly-20220816025405",
4
4
  "main": "dist/index.cjs.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "license": "Apache-2.0",
@@ -32,20 +32,20 @@
32
32
  "postpack": "backstage-cli package postpack"
33
33
  },
34
34
  "dependencies": {
35
- "@backstage/backend-common": "0.0.0-nightly-20220815025341",
36
- "@backstage/backend-tasks": "0.0.0-nightly-20220815025341",
35
+ "@backstage/backend-common": "0.0.0-nightly-20220816025405",
36
+ "@backstage/backend-tasks": "0.0.0-nightly-20220816025405",
37
37
  "@backstage/catalog-model": "^1.0.1",
38
38
  "@backstage/config": "^1.0.0",
39
39
  "@backstage/errors": "^1.0.0",
40
- "@backstage/integration": "0.0.0-nightly-20220815025341",
41
- "@backstage/plugin-catalog-backend": "0.0.0-nightly-20220815025341",
40
+ "@backstage/integration": "0.0.0-nightly-20220816025405",
41
+ "@backstage/plugin-catalog-backend": "0.0.0-nightly-20220816025405",
42
42
  "cross-fetch": "^3.1.5",
43
43
  "uuid": "^8.0.0",
44
44
  "winston": "^3.2.1"
45
45
  },
46
46
  "devDependencies": {
47
- "@backstage/backend-test-utils": "0.0.0-nightly-20220815025341",
48
- "@backstage/cli": "0.0.0-nightly-20220815025341",
47
+ "@backstage/backend-test-utils": "0.0.0-nightly-20220816025405",
48
+ "@backstage/cli": "0.0.0-nightly-20220816025405",
49
49
  "msw": "^0.44.0"
50
50
  },
51
51
  "files": [