Skip to content

Commit

Permalink
chore(deps): bump the npm_and_yarn group across 2 directories with 4 …
Browse files Browse the repository at this point in the history
…updates

Bumps the npm_and_yarn group with 2 updates in the /dashboard directory: [@backstage/backend-common](https://github.com/backstage/backstage/tree/HEAD/packages/backend-common) and [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse).
Bumps the npm_and_yarn group with 1 update in the /linear-jira directory: [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse).


Updates `@backstage/backend-common` from 0.21.6 to 0.24.1
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/backend-common/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v0.24.1/packages/backend-common)

Updates `@babel/traverse` from 7.25.2 to 7.25.6
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.6/packages/babel-traverse)

Updates `@babel/traverse` from 7.20.13 to 7.25.6
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.6/packages/babel-traverse)

Updates `browserify-sign` from 4.2.1 to 4.2.3
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](browserify/browserify-sign@v4.2.1...v4.2.3)

Updates `elliptic` from 6.5.4 to 6.5.7
- [Commits](indutny/elliptic@v6.5.4...v6.5.7)

---
updated-dependencies:
- dependency-name: "@backstage/backend-common"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@babel/traverse"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@babel/traverse"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: browserify-sign
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: elliptic
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 0182959 commit fe72e1d
Show file tree
Hide file tree
Showing 4 changed files with 6,129 additions and 4,167 deletions.
2 changes: 1 addition & 1 deletion dashboard/packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"dependencies": {
"app": "link:../app",
"@backstage/backend-common": "^0.21.1",
"@backstage/backend-common": "^0.24.1",
"@backstage/backend-tasks": "^0.3.1",
"@backstage/catalog-model": "^1.0.2",
"@backstage/catalog-client": "^1.0.2",
Expand Down
Loading

0 comments on commit fe72e1d

Please sign in to comment.