@backstage/plugin-catalog-backend-module-bitbucket-server 0.0.0-nightly-20221012030146 → 0.0.0-nightly-20221014030528

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 +8 -8
  2. package/package.json +10 -10
package/CHANGELOG.md CHANGED
@@ -1,17 +1,17 @@
1
1
  # @backstage/plugin-catalog-backend-module-bitbucket-server
2
2
 
3
- ## 0.0.0-nightly-20221012030146
3
+ ## 0.0.0-nightly-20221014030528
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies
8
- - @backstage/catalog-model@0.0.0-nightly-20221012030146
9
- - @backstage/plugin-catalog-backend@0.0.0-nightly-20221012030146
10
- - @backstage/backend-tasks@0.0.0-nightly-20221012030146
11
- - @backstage/backend-common@0.0.0-nightly-20221012030146
12
- - @backstage/config@0.0.0-nightly-20221012030146
13
- - @backstage/errors@0.0.0-nightly-20221012030146
14
- - @backstage/integration@0.0.0-nightly-20221012030146
8
+ - @backstage/catalog-model@0.0.0-nightly-20221014030528
9
+ - @backstage/plugin-catalog-backend@0.0.0-nightly-20221014030528
10
+ - @backstage/backend-tasks@0.0.0-nightly-20221014030528
11
+ - @backstage/backend-common@0.0.0-nightly-20221014030528
12
+ - @backstage/config@0.0.0-nightly-20221014030528
13
+ - @backstage/errors@0.0.0-nightly-20221014030528
14
+ - @backstage/integration@0.0.0-nightly-20221014030528
15
15
 
16
16
  ## 0.1.2-next.2
17
17
 
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-20221012030146",
3
+ "version": "0.0.0-nightly-20221014030528",
4
4
  "main": "dist/index.cjs.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "license": "Apache-2.0",
@@ -31,21 +31,21 @@
31
31
  "postpack": "backstage-cli package postpack"
32
32
  },
33
33
  "dependencies": {
34
- "@backstage/backend-common": "^0.0.0-nightly-20221012030146",
35
- "@backstage/backend-tasks": "^0.0.0-nightly-20221012030146",
36
- "@backstage/catalog-model": "^0.0.0-nightly-20221012030146",
37
- "@backstage/config": "^0.0.0-nightly-20221012030146",
38
- "@backstage/errors": "^0.0.0-nightly-20221012030146",
39
- "@backstage/integration": "^0.0.0-nightly-20221012030146",
40
- "@backstage/plugin-catalog-backend": "^0.0.0-nightly-20221012030146",
34
+ "@backstage/backend-common": "^0.0.0-nightly-20221014030528",
35
+ "@backstage/backend-tasks": "^0.0.0-nightly-20221014030528",
36
+ "@backstage/catalog-model": "^0.0.0-nightly-20221014030528",
37
+ "@backstage/config": "^0.0.0-nightly-20221014030528",
38
+ "@backstage/errors": "^0.0.0-nightly-20221014030528",
39
+ "@backstage/integration": "^0.0.0-nightly-20221014030528",
40
+ "@backstage/plugin-catalog-backend": "^0.0.0-nightly-20221014030528",
41
41
  "@types/node-fetch": "^2.5.12",
42
42
  "node-fetch": "^2.6.7",
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-20221012030146",
48
- "@backstage/cli": "^0.0.0-nightly-20221012030146",
47
+ "@backstage/backend-test-utils": "^0.0.0-nightly-20221014030528",
48
+ "@backstage/cli": "^0.0.0-nightly-20221014030528",
49
49
  "msw": "^0.47.0"
50
50
  },
51
51
  "files": [