bump package versions

Signed-off-by: Anders Näsman <andersn@spotify.com>
This commit is contained in:
Anders Näsman
2022-04-19 13:54:10 +02:00
parent c9097b4d9d
commit 62068114ad
+6 -6
View File
@@ -34,8 +34,8 @@
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@backstage/core-components": "^0.9.3-next.1",
"@backstage/core-plugin-api": "^1.0.0",
"@backstage/core-components": "^0.9.3-next.2",
"@backstage/core-plugin-api": "^1.0.1-next.0",
"@backstage/integration": "^1.1.0-next.2",
"@backstage/integration-react": "^1.0.1-next.1",
"@backstage/plugin-techdocs-react": "^0.1.0-next.0",
@@ -50,10 +50,10 @@
"react": "^16.13.1 || ^17.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.17.0-next.2",
"@backstage/core-app-api": "^1.0.1-next.0",
"@backstage/dev-utils": "^1.0.1-next.0",
"@backstage/test-utils": "^1.0.1-next.1",
"@backstage/cli": "^0.17.0-next.3",
"@backstage/core-app-api": "^1.0.1-next.1",
"@backstage/dev-utils": "^1.0.1-next.1",
"@backstage/test-utils": "^1.0.1-next.2",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^14.0.0",