Skip to content

Commit ae87243

Browse files
authored
Merge pull request #119 from BESTSELLER/version-bump
Updating dependencies
2 parents 7c1206e + b72254a commit ae87243

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

backstage.json

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"version": "0.4.7"
3+
}

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
},
2323
"dependencies": {
2424
"@backstage/catalog-model": "^0.9.0",
25-
"@backstage/core-app-api": "^0.1.10",
26-
"@backstage/core-components": "^0.7.3",
27-
"@backstage/core-plugin-api": "^0.2.0",
25+
"@backstage/core-app-api": "^0.2.0",
26+
"@backstage/core-components": "^0.8.0",
27+
"@backstage/core-plugin-api": "^0.3.0",
2828
"@backstage/plugin-catalog-react": "^0.6.3",
2929
"@backstage/theme": "^0.2.11",
3030
"@material-ui/core": "^4.11.0",
@@ -36,7 +36,7 @@
3636
"styled-components": "^5.3.1"
3737
},
3838
"devDependencies": {
39-
"@backstage/cli": "^0.9.0",
39+
"@backstage/cli": "^0.10.1",
4040
"@backstage/dev-utils": "^0.2.7",
4141
"@backstage/test-utils": "^0.1.17",
4242
"@testing-library/jest-dom": "^5.10.1",

0 commit comments

Comments
 (0)