Skip to content

Commit a80285d

Browse files
v1.45.1 version bump (#6094)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9ba39c3 commit a80285d

File tree

5 files changed

+2392
-413
lines changed

5 files changed

+2392
-413
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.45.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.44.0"
2+
"version": "1.45.1"
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.34.4",
39+
"@backstage/cli": "^0.34.5",
4040
"@backstage/e2e-test-utils": "^0.1.1",
41-
"@backstage/repo-tools": "^0.15.3",
41+
"@backstage/repo-tools": "^0.16.0",
4242
"@changesets/cli": "^2.27.1",
4343
"knip": "^5.27.4",
4444
"node-gyp": "^9.0.0",

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
"tsc": "tsc"
3030
},
3131
"dependencies": {
32-
"@backstage/catalog-model": "^1.7.5",
33-
"@backstage/core-components": "^0.18.2",
34-
"@backstage/core-plugin-api": "^1.11.1",
35-
"@backstage/plugin-catalog-react": "^1.21.2",
32+
"@backstage/catalog-model": "^1.7.6",
33+
"@backstage/core-components": "^0.18.3",
34+
"@backstage/core-plugin-api": "^1.12.0",
35+
"@backstage/plugin-catalog-react": "^1.21.3",
3636
"@backstage/theme": "^0.7.0",
3737
"@material-ui/core": "^4.9.13",
3838
"@material-ui/icons": "^4.11.3",
@@ -45,9 +45,9 @@
4545
"react-dom": "^16.13.1 || ^17.0.0 || ^18.0.0"
4646
},
4747
"devDependencies": {
48-
"@backstage/cli": "^0.34.4",
49-
"@backstage/dev-utils": "^1.1.15",
50-
"@backstage/test-utils": "^1.7.12",
48+
"@backstage/cli": "^0.34.5",
49+
"@backstage/dev-utils": "^1.1.17",
50+
"@backstage/test-utils": "^1.7.13",
5151
"@testing-library/jest-dom": "6.9.1",
5252
"@testing-library/react": "14.3.1",
5353
"@types/luxon": "^3",

0 commit comments

Comments
 (0)