File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed
Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' @backstage/plugin-catalog ' : patch
3+ ' @backstage/plugin-catalog-backend ' : patch
4+ ---
5+
6+ Move dependency to ` @microsoft/microsoft-graph-types ` from ` @backstage/plugin-catalog `
7+ to ` @backstage/plugin-catalog-backend ` .
Original file line number Diff line number Diff line change 3838 "@backstage/integration" : " ^0.5.4" ,
3939 "@backstage/plugin-search-backend-node" : " ^0.1.4" ,
4040 "@backstage/search-common" : " ^0.1.1" ,
41+ "@microsoft/microsoft-graph-types" : " ^1.25.0" ,
4142 "@octokit/graphql" : " ^4.5.8" ,
4243 "@types/express" : " ^4.17.6" ,
4344 "@types/ldapjs" : " ^1.0.9" ,
Original file line number Diff line number Diff line change 5656 "@backstage/cli" : " ^0.6.13" ,
5757 "@backstage/dev-utils" : " ^0.1.16" ,
5858 "@backstage/test-utils" : " ^0.1.12" ,
59- "@microsoft/microsoft-graph-types" : " ^1.25.0" ,
6059 "@testing-library/jest-dom" : " ^5.10.1" ,
6160 "@testing-library/react" : " ^11.2.5" ,
6261 "@testing-library/react-hooks" : " ^3.3.0" ,
You can’t perform that action at this time.
0 commit comments