Skip to content

Commit 1c3b8f4

Browse files
v1.47.2 version bump (#7228)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1a71b9a commit 1c3b8f4

File tree

5 files changed

+365
-187
lines changed

5 files changed

+365
-187
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@backstage-community/plugin-jfrog-artifactory': minor
3+
---
4+
5+
Backstage version bump to v1.47.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.46.1"
2+
"version": "1.47.2"
33
}

workspaces/jfrog-artifactory/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
"directory": "workspaces/jfrog-artifactory"
3737
},
3838
"devDependencies": {
39-
"@backstage/cli": "^0.35.1",
39+
"@backstage/cli": "^0.35.3",
4040
"@backstage/e2e-test-utils": "^0.1.1",
41-
"@backstage/repo-tools": "^0.16.1",
41+
"@backstage/repo-tools": "^0.16.3",
4242
"@changesets/cli": "^2.27.1",
4343
"@playwright/test": "^1.57.0",
4444
"knip": "^5.27.4",

workspaces/jfrog-artifactory/plugins/jfrog-artifactory/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@
4343
},
4444
"dependencies": {
4545
"@backstage/catalog-model": "^1.7.6",
46-
"@backstage/core-components": "^0.18.4",
47-
"@backstage/core-plugin-api": "^1.12.1",
48-
"@backstage/plugin-catalog-react": "^1.21.4",
46+
"@backstage/core-components": "^0.18.6",
47+
"@backstage/core-plugin-api": "^1.12.2",
48+
"@backstage/plugin-catalog-react": "^1.21.6",
4949
"@backstage/theme": "^0.7.1",
5050
"@material-ui/core": "^4.9.13",
5151
"filesize": "^10.1.6",
@@ -58,8 +58,8 @@
5858
},
5959
"devDependencies": {
6060
"@axe-core/playwright": "^4.11.0",
61-
"@backstage/cli": "^0.35.1",
62-
"@backstage/dev-utils": "^1.1.18",
61+
"@backstage/cli": "^0.35.3",
62+
"@backstage/dev-utils": "^1.1.19",
6363
"@backstage/test-utils": "^1.7.14",
6464
"@playwright/test": "^1.57.0",
6565
"@testing-library/jest-dom": "6.9.1",

0 commit comments

Comments
 (0)