From 2408bfa06f0afa8eb6f3b171f39784fec16b3e29 Mon Sep 17 00:00:00 2001 From: Pedro Lopes <83576881+pedrompflopes@users.noreply.github.com> Date: Thu, 29 Aug 2024 12:04:03 +0100 Subject: [PATCH] [create-pull-request] automated change (#937) Co-authored-by: tiagobcx <92083272+tiagobcx@users.noreply.github.com> --- package-lock.json | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 38a8031d..4a1dd180 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ast-results", - "version": "2.18.0", + "version": "2.19.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ast-results", - "version": "2.18.0", + "version": "2.19.0", "dependencies": { "@checkmarxdev/ast-cli-javascript-wrapper": "0.0.112", "copyfiles": "2.4.1", diff --git a/package.json b/package.json index 8d1d6672..79750c2c 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "publisher": "checkmarx", "displayName": "Checkmarx One", "description": "Beat vulnerabilities with more-secure code", - "version": "2.18.0", + "version": "2.19.0", "repository": { "type": "git", "url": "https://github.com/CheckmarxDev/ast-vscode-extension.git" @@ -950,4 +950,4 @@ "pre-commit": "lint-staged" } } -} \ No newline at end of file +}