Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pull-request-custom-filters-2

This commit is contained in:
Marley Powell
2022-01-11 09:32:52 +00:00
1192 changed files with 23669 additions and 9041 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-azure-devops-backend",
"version": "0.2.5",
"version": "0.2.6",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -20,7 +20,7 @@
"clean": "backstage-cli clean"
},
"dependencies": {
"@backstage/backend-common": "^0.9.14",
"@backstage/backend-common": "^0.10.0",
"@backstage/config": "^0.1.11",
"@backstage/plugin-azure-devops-common": "^0.1.3",
"@types/express": "^4.17.6",
@@ -32,9 +32,9 @@
"yn": "^4.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.10.2",
"@backstage/cli": "^0.10.3",
"@types/supertest": "^2.0.8",
"supertest": "^4.0.2",
"supertest": "^6.1.6",
"msw": "^0.35.0"
},
"files": [