upgrade deps for iLert plugin

Signed-off-by: yacut <roman.rogozhnikov@gmail.com>
Signed-off-by: yacut <roman.frey2020@gmail.com>
This commit is contained in:
yacut
2021-05-05 19:51:56 +02:00
committed by yacut
parent 078e4457a2
commit b4ea71e219
+3 -3
View File
@@ -21,9 +21,9 @@
},
"dependencies": {
"@backstage/catalog-model": "^0.7.6",
"@backstage/core": "^0.7.4",
"@backstage/core": "^0.7.7",
"@backstage/plugin-catalog-react": "^0.1.4",
"@backstage/theme": "^0.2.5",
"@backstage/theme": "^0.2.6",
"@date-io/date-fns": "1.x",
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
@@ -37,7 +37,7 @@
"react-use": "^15.3.3"
},
"devDependencies": {
"@backstage/cli": "^0.6.7",
"@backstage/cli": "^0.6.9",
"@backstage/dev-utils": "^0.1.13",
"@backstage/test-utils": "^0.1.10",
"@testing-library/jest-dom": "^5.10.1",