Skip to content

Commit

Permalink
⬆️ Bump @backstage/plugin-sonarqube-backend in /app
Browse files Browse the repository at this point in the history
Bumps @backstage/plugin-sonarqube-backend from 0.1.10 to 0.2.0.

---
updated-dependencies:
- dependency-name: "@backstage/plugin-sonarqube-backend"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 20, 2023
1 parent b6dff09 commit fe644a9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion app/packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@backstage/plugin-search-backend": "^1.3.0",
"@backstage/plugin-search-backend-module-pg": "^0.5.5",
"@backstage/plugin-search-backend-node": "^1.2.0",
"@backstage/plugin-sonarqube-backend": "^0.1.10",
"@backstage/plugin-sonarqube-backend": "^0.2.0",
"@backstage/plugin-techdocs-backend": "^1.6.1",
"@backstage/plugin-todo-backend": "^0.1.41",
"add": "^2.0.6",
Expand Down
14 changes: 7 additions & 7 deletions app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4744,14 +4744,14 @@
qs "^6.9.4"
react-use "^17.2.4"

"@backstage/plugin-sonarqube-backend@^0.1.10":
version "0.1.10"
resolved "https://registry.yarnpkg.com/@backstage/plugin-sonarqube-backend/-/plugin-sonarqube-backend-0.1.10.tgz#b645805777f5dc30a7964b11fae8b5b32a7dc03c"
integrity sha512-esBLr0oGYnLqexkdx2KMg4iSbSdqJPT6UoO03l2HKSlMVyJ6u4GnT04Q52VTliUPCdJKBmNjDPYv3oGZ4o33fA==
"@backstage/plugin-sonarqube-backend@^0.2.0":
version "0.2.0"
resolved "https://registry.yarnpkg.com/@backstage/plugin-sonarqube-backend/-/plugin-sonarqube-backend-0.2.0.tgz#2eeed06a9974d67e092ca043c231f355ba3001ff"
integrity sha512-qSgJKCxqhsQtCyPl4293CJ+ciNS1nTF7/UTTtkd03j5vDJfUkfqCqSFHetZ4C656phScBmM+aX4thCwd4MECXg==
dependencies:
"@backstage/backend-common" "^0.18.5"
"@backstage/config" "^1.0.7"
"@backstage/errors" "^1.1.5"
"@backstage/backend-common" "^0.19.0"
"@backstage/config" "^1.0.8"
"@backstage/errors" "^1.2.0"
"@types/express" "*"
express "^4.18.1"
express-promise-router "^4.1.0"
Expand Down

0 comments on commit fe644a9

Please sign in to comment.