From 9d8c0b6a5739be1ed214a2973bcedc58ecbb35d3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 5 Jul 2021 10:35:47 +0000 Subject: [PATCH] chore: bump @types/vscode from 1.57.0 to 1.57.1 Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) from 1.57.0 to 1.57.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 34 ++++++++++++++++------------------ package.json | 2 +- 2 files changed, 17 insertions(+), 19 deletions(-) diff --git a/package-lock.json b/package-lock.json index 58178ed..8d859a0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,15 +1,15 @@ { "name": "vscode-wing-cf-tools", - "version": "6.4.0", + "version": "6.4.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "vscode-wing-cf-tools", - "version": "6.4.0", + "version": "6.4.2", "license": "Apache 2.0", "dependencies": { - "@sap/cf-tools": "^2.0.0", + "@sap/cf-tools": "^2.0.1", "@sap/swa-for-sapbas-vsx": "1.2.15", "@sap/wing-run-config-types": "4.2.0", "@vscode-logging/wrapper": "1.0.1", @@ -30,7 +30,7 @@ "@types/properties-reader": "2.1.0", "@types/rimraf": "^3.0.0", "@types/sinon": "^10.0.0", - "@types/vscode": "^1.43.0", + "@types/vscode": "^1.57.1", "@typescript-eslint/eslint-plugin": "^4.22.0", "@typescript-eslint/parser": "^4.22.0", "@vscode-logging/types": "0.1.4", @@ -55,7 +55,6 @@ "webpack-cli": "^4.2.0" }, "engines": { - "node": ">=14.0.0", "vscode": "^1.43.0" } }, @@ -909,10 +908,9 @@ } }, "node_modules/@sap/cf-tools": { - "version": "2.0.0", - "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.releases.npm/@sap/cf-tools/-/cf-tools-2.0.0.tgz", - "integrity": "sha512-7StRs5ohffwdchLx4gFdLDJT6LagqWIR38DV38WTEDMhzGJHQT7zZEAJAI1GqTl3lruTZUGmuWdQ+biMcJDXDQ==", - "license": "Apache-2.0", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@sap/cf-tools/-/cf-tools-2.0.1.tgz", + "integrity": "sha512-J6sgZAXEhNSYxFRpAl++bMWxHO1HYPcTEKNkN8KFh3629A7fiqiJcKADGEyk5f2Pi09LGMngsRygN0M6F+it8g==", "dependencies": { "comment-json": "4.1.0", "lodash": "4.17.21", @@ -1147,9 +1145,9 @@ } }, "node_modules/@types/vscode": { - "version": "1.57.0", - "resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.57.0.tgz", - "integrity": "sha512-FeznBFtIDCWRluojTsi9c3LLcCHOXP5etQfBK42+ixo1CoEAchkw39tuui9zomjZuKfUVL33KZUDIwHZ/xvOkQ==", + "version": "1.57.1", + "resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.57.1.tgz", + "integrity": "sha512-I+NlKdnDnUZZ5HYu3F99ye3ERORnoqdyPer6nXVC7ToU/4WEjrCQOlLosmLyVoi75+UbKCJMFqTgeZuID+8yoA==", "dev": true }, "node_modules/@types/webpack": { @@ -18204,9 +18202,9 @@ } }, "@sap/cf-tools": { - "version": "2.0.0", - "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.releases.npm/@sap/cf-tools/-/cf-tools-2.0.0.tgz", - "integrity": "sha512-7StRs5ohffwdchLx4gFdLDJT6LagqWIR38DV38WTEDMhzGJHQT7zZEAJAI1GqTl3lruTZUGmuWdQ+biMcJDXDQ==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@sap/cf-tools/-/cf-tools-2.0.1.tgz", + "integrity": "sha512-J6sgZAXEhNSYxFRpAl++bMWxHO1HYPcTEKNkN8KFh3629A7fiqiJcKADGEyk5f2Pi09LGMngsRygN0M6F+it8g==", "requires": { "comment-json": "4.1.0", "lodash": "4.17.21", @@ -18435,9 +18433,9 @@ } }, "@types/vscode": { - "version": "1.57.0", - "resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.57.0.tgz", - "integrity": "sha512-FeznBFtIDCWRluojTsi9c3LLcCHOXP5etQfBK42+ixo1CoEAchkw39tuui9zomjZuKfUVL33KZUDIwHZ/xvOkQ==", + "version": "1.57.1", + "resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.57.1.tgz", + "integrity": "sha512-I+NlKdnDnUZZ5HYu3F99ye3ERORnoqdyPer6nXVC7ToU/4WEjrCQOlLosmLyVoi75+UbKCJMFqTgeZuID+8yoA==", "dev": true }, "@types/webpack": { diff --git a/package.json b/package.json index 49d028d..abde95f 100644 --- a/package.json +++ b/package.json @@ -343,7 +343,7 @@ "@types/properties-reader": "2.1.0", "@types/rimraf": "^3.0.0", "@types/sinon": "^10.0.0", - "@types/vscode": "^1.43.0", + "@types/vscode": "^1.57.1", "@typescript-eslint/eslint-plugin": "^4.22.0", "@typescript-eslint/parser": "^4.22.0", "@vscode-logging/types": "0.1.4",