updated deps

Signed-off-by: Alex Rybchenko <arybchenko@box.com>
This commit is contained in:
Alex Rybchenko
2022-02-28 15:11:45 +01:00
parent b97ad0d2ee
commit 9c52f539fd
+3 -3
View File
@@ -41,7 +41,7 @@
},
"devDependencies": {
"@backstage/cli": "^0.14.1",
"@backstage/core-app-api": "^0.5.3",
"@backstage/core-app-api": "^0.5.4",
"@backstage/dev-utils": "^0.2.23",
"@backstage/test-utils": "^0.2.6",
"@testing-library/jest-dom": "^5.10.1",
@@ -51,8 +51,8 @@
"@types/gapi": "^0.0.41",
"@types/gapi.auth2": "^0.0.56",
"@types/gapi.client.calendar": "^3.0.10",
"@types/jest": "*",
"@types/node": "*",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
"@types/sanitize-html": "^2.6.2",
"cross-fetch": "^3.1.5",
"msw": "^0.35.0"