plugin(npm): switch to workspace dependency ref and add another code owner (#1507)

* fix(npm): switch to workspace dependency ref
* fix(npm): add @karthikjeeyar as another codeowner

Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
This commit is contained in:
Christoph Jerolimov 2024-10-10 14:13:10 +02:00 committed by GitHub
parent ab4b7fd85d
commit 19d4ffcb15
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

2
.github/CODEOWNERS vendored
View File

@ -29,7 +29,7 @@ yarn.lock @backstage/community-plugins
/workspaces/kafka @backstage/community-plugins-maintainers @andrewthauer
/workspaces/linguist @backstage/community-plugins-maintainers @awanlin
/workspaces/nexus-repository-manager @backstage/community-plugins-maintainers @schultzp2020
/workspaces/npm @backstage/community-plugins-maintainers @jerolimov
/workspaces/npm @backstage/community-plugins-maintainers @jerolimov @karthikjeeyar
/workspaces/octopus-deploy @backstage/community-plugins-maintainers @jmezach
/workspaces/pingidentity @backstage/community-plugins-maintainers @jessicajhee
/workspaces/playlist @backstage/community-plugins-maintainers @kuangp

View File

@ -19,7 +19,7 @@
"lint": "backstage-cli package lint"
},
"dependencies": {
"@backstage-community/plugin-npm": "^0.1.0",
"@backstage-community/plugin-npm": "workspace:^",
"@backstage/app-defaults": "^1.5.11",
"@backstage/catalog-model": "^1.7.0",
"@backstage/cli": "^0.27.1",

View File

@ -2706,7 +2706,7 @@ __metadata:
languageName: node
linkType: hard
"@backstage-community/plugin-npm@^0.1.0, @backstage-community/plugin-npm@workspace:plugins/npm":
"@backstage-community/plugin-npm@workspace:^, @backstage-community/plugin-npm@workspace:plugins/npm":
version: 0.0.0-use.local
resolution: "@backstage-community/plugin-npm@workspace:plugins/npm"
dependencies:
@ -13878,7 +13878,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "app@workspace:packages/app"
dependencies:
"@backstage-community/plugin-npm": ^0.1.0
"@backstage-community/plugin-npm": "workspace:^"
"@backstage/app-defaults": ^1.5.11
"@backstage/catalog-model": ^1.7.0
"@backstage/cli": ^0.27.1