From aea00faae83a612775d055500ac831018abf37ef Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 11 Jul 2021 15:01:58 +0000 Subject: [PATCH] chore: bump @sap-devx/yeoman-ui-types from 0.0.1 to 1.3.1 in /backend Bumps [@sap-devx/yeoman-ui-types](https://github.com/SAP/yeoman-ui) from 0.0.1 to 1.3.1. - [Release notes](https://github.com/SAP/yeoman-ui/releases) - [Changelog](https://github.com/SAP/yeoman-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/SAP/yeoman-ui/compare/v0.0.1...v1.3.1) Signed-off-by: dependabot-preview[bot] --- backend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/package.json b/backend/package.json index e2c3fc5..a9dfd73 100644 --- a/backend/package.json +++ b/backend/package.json @@ -118,7 +118,7 @@ }, "dependencies": { "@sap-devx/webview-rpc": "0.3.1", - "@sap-devx/yeoman-ui-types": "0.0.1", + "@sap-devx/yeoman-ui-types": "1.3.1", "@vscode-logging/logger": "1.2.3", "chalk": "^4.0.0", "datauri": "^3.0.0",