Skip to content

Commit

Permalink
Update internal dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and dweber019 committed Jun 12, 2024
1 parent 46d0778 commit 7d7da64
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 10 deletions.
5 changes: 0 additions & 5 deletions .changeset/sour-beans-fetch.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# app

## 0.0.9

### Patch Changes

- Updated dependencies [46d0778]
- @dweber019/backstage-plugin-endoflife@0.0.8

## 0.0.8

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "app",
"version": "0.0.8",
"version": "0.0.9",
"private": true,
"backstage": {
"role": "frontend"
Expand Down Expand Up @@ -34,7 +34,7 @@
"@dweber019/backstage-plugin-accentuate": "^0.0.4",
"@dweber019/backstage-plugin-api-docs-module-wsdl": "^0.0.9",
"@dweber019/backstage-plugin-api-docs-spectral-linter": "^0.4.0",
"@dweber019/backstage-plugin-endoflife": "^0.0.7",
"@dweber019/backstage-plugin-endoflife": "^0.0.8",
"@dweber019/backstage-plugin-relations": "0.0.4",
"@dweber019/backstage-plugin-tips": "^0.0.12",
"@material-ui/core": "^4.12.2",
Expand Down
6 changes: 6 additions & 0 deletions plugins/endoflife/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @dweber019/backstage-plugin-endoflife

## 0.0.8

### Patch Changes

- 46d0778: Add peer dependencies for `vis-timeline`.

## 0.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion plugins/endoflife/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"url": "https://github.com/dweber019/backstage-plugins.git"
},
"license": "MIT",
"version": "0.0.7",
"version": "0.0.8",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5955,7 +5955,7 @@ __metadata:
languageName: unknown
linkType: soft

"@dweber019/backstage-plugin-endoflife@^0.0.7, @dweber019/backstage-plugin-endoflife@workspace:plugins/endoflife":
"@dweber019/backstage-plugin-endoflife@^0.0.8, @dweber019/backstage-plugin-endoflife@workspace:plugins/endoflife":
version: 0.0.0-use.local
resolution: "@dweber019/backstage-plugin-endoflife@workspace:plugins/endoflife"
dependencies:
Expand Down Expand Up @@ -14355,7 +14355,7 @@ __metadata:
"@dweber019/backstage-plugin-accentuate": ^0.0.4
"@dweber019/backstage-plugin-api-docs-module-wsdl": ^0.0.9
"@dweber019/backstage-plugin-api-docs-spectral-linter": ^0.4.0
"@dweber019/backstage-plugin-endoflife": ^0.0.7
"@dweber019/backstage-plugin-endoflife": ^0.0.8
"@dweber019/backstage-plugin-relations": 0.0.4
"@dweber019/backstage-plugin-tips": ^0.0.12
"@material-ui/core": ^4.12.2
Expand Down

0 comments on commit 7d7da64

Please sign in to comment.