@backstage/plugin-events-backend-module-gitlab 0.0.0-nightly-20221128023335 → 0.0.0-nightly-20221129023337

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,6 +1,6 @@
1
1
  # @backstage/plugin-events-backend-module-gitlab
2
2
 
3
- ## 0.0.0-nightly-20221128023335
3
+ ## 0.0.0-nightly-20221129023337
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -14,9 +14,9 @@
14
14
  https://github.com/backstage/backstage/tree/master/plugins/events-backend-module-gitlab/README.md.
15
15
 
16
16
  - Updated dependencies
17
- - @backstage/plugin-events-node@0.0.0-nightly-20221128023335
18
- - @backstage/backend-plugin-api@0.0.0-nightly-20221128023335
19
- - @backstage/config@0.0.0-nightly-20221128023335
17
+ - @backstage/plugin-events-node@0.0.0-nightly-20221129023337
18
+ - @backstage/backend-plugin-api@0.0.0-nightly-20221129023337
19
+ - @backstage/config@0.0.0-nightly-20221129023337
20
20
 
21
21
  ## 0.1.1-next.0
22
22
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-events-backend-module-gitlab",
3
- "version": "0.0.0-nightly-20221128023335",
3
+ "version": "0.0.0-nightly-20221129023337",
4
4
  "main": "../dist/index.cjs.js",
5
5
  "types": "../dist/index.alpha.d.ts"
6
6
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-events-backend-module-gitlab",
3
- "version": "0.0.0-nightly-20221128023335",
3
+ "version": "0.0.0-nightly-20221129023337",
4
4
  "main": "dist/index.cjs.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "license": "Apache-2.0",
@@ -23,15 +23,15 @@
23
23
  "postpack": "backstage-cli package postpack"
24
24
  },
25
25
  "dependencies": {
26
- "@backstage/backend-plugin-api": "^0.0.0-nightly-20221128023335",
27
- "@backstage/config": "^0.0.0-nightly-20221128023335",
28
- "@backstage/plugin-events-node": "^0.0.0-nightly-20221128023335",
26
+ "@backstage/backend-plugin-api": "^0.0.0-nightly-20221129023337",
27
+ "@backstage/config": "^0.0.0-nightly-20221129023337",
28
+ "@backstage/plugin-events-node": "^0.0.0-nightly-20221129023337",
29
29
  "winston": "^3.2.1"
30
30
  },
31
31
  "devDependencies": {
32
- "@backstage/backend-test-utils": "^0.0.0-nightly-20221128023335",
33
- "@backstage/cli": "^0.0.0-nightly-20221128023335",
34
- "@backstage/plugin-events-backend-test-utils": "^0.0.0-nightly-20221128023335",
32
+ "@backstage/backend-test-utils": "^0.0.0-nightly-20221129023337",
33
+ "@backstage/cli": "^0.0.0-nightly-20221129023337",
34
+ "@backstage/plugin-events-backend-test-utils": "^0.0.0-nightly-20221129023337",
35
35
  "supertest": "^6.1.3"
36
36
  },
37
37
  "files": [