Merge pull request #15535 from luchillo17/feat/BCKSTG-93-spans

Enable eslint-plugin-react forbid span - Reopen
This commit is contained in:
Ben Lambert
2023-01-11 11:29:28 +01:00
committed by GitHub
41 changed files with 256 additions and 137 deletions
+24
View File
@@ -0,0 +1,24 @@
---
'@backstage/core-components': patch
'@backstage/plugin-adr': patch
'@backstage/plugin-api-docs': patch
'@backstage/plugin-azure-devops': patch
'@backstage/plugin-azure-sites': patch
'@backstage/plugin-bazaar': patch
'@backstage/plugin-cicd-statistics': patch
'@backstage/plugin-cost-insights': patch
'@backstage/plugin-firehydrant': patch
'@backstage/plugin-fossa': patch
'@backstage/plugin-gcp-projects': patch
'@backstage/plugin-git-release-manager': patch
'@backstage/plugin-home': patch
'@backstage/plugin-lighthouse': patch
'@backstage/plugin-search': patch
'@backstage/plugin-search-react': patch
'@backstage/plugin-sonarqube': patch
'@backstage/plugin-tech-radar': patch
'@backstage/plugin-techdocs': patch
'@backstage/plugin-user-settings': patch
---
Small updates to some components to ensure theme typography properties are inherited correctly.