From 1fc15f3ed33175596db9b50e75ed6815fcee3980 Mon Sep 17 00:00:00 2001 From: Julio Zynger Date: Mon, 3 Jan 2022 16:39:06 +0100 Subject: [PATCH] Sync with latest template Signed-off-by: Julio Zynger --- plugins/gocd/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/gocd/package.json b/plugins/gocd/package.json index 0af395637b..9db98cd7d2 100644 --- a/plugins/gocd/package.json +++ b/plugins/gocd/package.json @@ -46,10 +46,10 @@ "react": "^16.13.1 || ^17.0.0" }, "devDependencies": { - "@backstage/cli": "^0.10.3", + "@backstage/cli": "^0.10.4", "@backstage/core-app-api": "^0.3.0", "@backstage/dev-utils": "^0.2.15", - "@backstage/test-utils": "^0.2.0", + "@backstage/test-utils": "^0.2.1", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^13.1.8",