@backstage/plugin-events-backend-module-gitlab 0.0.0-nightly-20221217022032 → 0.0.0-nightly-20221219022033

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-20221217022032
3
+ ## 0.0.0-nightly-20221219022033
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -15,9 +15,9 @@
15
15
  https://github.com/backstage/backstage/tree/master/plugins/events-backend-module-gitlab/README.md.
16
16
 
17
17
  - Updated dependencies
18
- - @backstage/backend-plugin-api@0.0.0-nightly-20221217022032
19
- - @backstage/plugin-events-node@0.0.0-nightly-20221217022032
20
- - @backstage/config@0.0.0-nightly-20221217022032
18
+ - @backstage/backend-plugin-api@0.0.0-nightly-20221219022033
19
+ - @backstage/plugin-events-node@0.0.0-nightly-20221219022033
20
+ - @backstage/config@0.0.0-nightly-20221219022033
21
21
 
22
22
  ## 0.1.1-next.3
23
23
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-events-backend-module-gitlab",
3
- "version": "0.0.0-nightly-20221217022032",
3
+ "version": "0.0.0-nightly-20221219022033",
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-20221217022032",
3
+ "version": "0.0.0-nightly-20221219022033",
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-20221217022032",
27
- "@backstage/config": "^0.0.0-nightly-20221217022032",
28
- "@backstage/plugin-events-node": "^0.0.0-nightly-20221217022032",
26
+ "@backstage/backend-plugin-api": "^0.0.0-nightly-20221219022033",
27
+ "@backstage/config": "^0.0.0-nightly-20221219022033",
28
+ "@backstage/plugin-events-node": "^0.0.0-nightly-20221219022033",
29
29
  "winston": "^3.2.1"
30
30
  },
31
31
  "devDependencies": {
32
- "@backstage/backend-test-utils": "^0.0.0-nightly-20221217022032",
33
- "@backstage/cli": "^0.0.0-nightly-20221217022032",
34
- "@backstage/plugin-events-backend-test-utils": "^0.0.0-nightly-20221217022032",
32
+ "@backstage/backend-test-utils": "^0.0.0-nightly-20221219022033",
33
+ "@backstage/cli": "^0.0.0-nightly-20221219022033",
34
+ "@backstage/plugin-events-backend-test-utils": "^0.0.0-nightly-20221219022033",
35
35
  "supertest": "^6.1.3"
36
36
  },
37
37
  "files": [