@backstage/plugin-scaffolder-backend-module-gerrit 0.0.0-nightly-20231231021610 → 0.0.0-nightly-20240101021754

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 +2 -2
  2. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @backstage/plugin-scaffolder-backend-module-gerrit
2
2
 
3
- ## 0.0.0-nightly-20231231021610
3
+ ## 0.0.0-nightly-20240101021754
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -8,7 +8,7 @@
8
8
  - @backstage/config@1.1.1
9
9
  - @backstage/errors@1.2.3
10
10
  - @backstage/integration@1.8.0
11
- - @backstage/plugin-scaffolder-node@0.0.0-nightly-20231231021610
11
+ - @backstage/plugin-scaffolder-node@0.0.0-nightly-20240101021754
12
12
 
13
13
  ## 0.1.1-next.0
14
14
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@backstage/plugin-scaffolder-backend-module-gerrit",
3
3
  "description": "The gerrit module for @backstage/plugin-scaffolder-backend",
4
- "version": "0.0.0-nightly-20231231021610",
4
+ "version": "0.0.0-nightly-20240101021754",
5
5
  "main": "dist/index.cjs.js",
6
6
  "types": "dist/index.d.ts",
7
7
  "license": "Apache-2.0",
@@ -26,14 +26,14 @@
26
26
  "@backstage/config": "^1.1.1",
27
27
  "@backstage/errors": "^1.2.3",
28
28
  "@backstage/integration": "^1.8.0",
29
- "@backstage/plugin-scaffolder-node": "^0.0.0-nightly-20231231021610",
29
+ "@backstage/plugin-scaffolder-node": "^0.0.0-nightly-20240101021754",
30
30
  "node-fetch": "^2.6.7",
31
31
  "yaml": "^2.0.0"
32
32
  },
33
33
  "devDependencies": {
34
- "@backstage/backend-common": "^0.0.0-nightly-20231231021610",
35
- "@backstage/backend-test-utils": "^0.0.0-nightly-20231231021610",
36
- "@backstage/cli": "^0.0.0-nightly-20231231021610",
34
+ "@backstage/backend-common": "^0.0.0-nightly-20240101021754",
35
+ "@backstage/backend-test-utils": "^0.0.0-nightly-20240101021754",
36
+ "@backstage/cli": "^0.0.0-nightly-20240101021754",
37
37
  "msw": "^1.0.0"
38
38
  },
39
39
  "files": [