From 83c75c18172878071e0b22bcfa67071ff91154e1 Mon Sep 17 00:00:00 2001 From: "Crash Collison (from Dev Box)" <3751389+tehcrashxor@users.noreply.github.com> Date: Fri, 22 Mar 2024 10:54:34 -0700 Subject: [PATCH 1/2] PAC v1.31.6 --- dist/actions/actions-install/index.js | 2 +- src/pacPackageInfo.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/actions/actions-install/index.js b/dist/actions/actions-install/index.js index 98fed348..f181ab2a 100644 --- a/dist/actions/actions-install/index.js +++ b/dist/actions/actions-install/index.js @@ -3268,7 +3268,7 @@ var require_pacPackageInfo = __commonJS({ PacPackageName: "Microsoft.PowerApps.CLI", LegacyLinuxPackage: "Microsoft.PowerApps.CLI.Core.linux-x64", DotnetToolName: "Microsoft.PowerApps.CLI.Tool", - PacPackageVersion: "1.30.6" + PacPackageVersion: "1.31.6" }; } }); diff --git a/src/pacPackageInfo.json b/src/pacPackageInfo.json index 2591b49d..01efaa9b 100644 --- a/src/pacPackageInfo.json +++ b/src/pacPackageInfo.json @@ -2,5 +2,5 @@ "PacPackageName": "Microsoft.PowerApps.CLI", "LegacyLinuxPackage": "Microsoft.PowerApps.CLI.Core.linux-x64", "DotnetToolName": "Microsoft.PowerApps.CLI.Tool", - "PacPackageVersion": "1.30.6" + "PacPackageVersion": "1.31.6" } From f676967808ef00d4c6a83b8f0de7783785112e41 Mon Sep 17 00:00:00 2001 From: Crash Collison <3751389+tehcrashxor@users.noreply.github.com> Date: Fri, 22 Mar 2024 18:49:26 +0000 Subject: [PATCH 2/2] Update dist for dependency updates --- dist/actions/actions-install/index.js | 10 +++++----- dist/actions/add-solution-component/index.js | 10 +++++----- dist/actions/assign-group/index.js | 10 +++++----- dist/actions/assign-user/index.js | 10 +++++----- dist/actions/backup-environment/index.js | 10 +++++----- dist/actions/branch-solution/index.js | 10 +++++----- dist/actions/catalog-status/index.js | 10 +++++----- dist/actions/check-solution/index.js | 10 +++++----- dist/actions/clone-solution/index.js | 10 +++++----- dist/actions/copy-environment/index.js | 10 +++++----- dist/actions/create-environment/index.js | 10 +++++----- dist/actions/delete-environment/index.js | 10 +++++----- dist/actions/delete-solution/index.js | 10 +++++----- dist/actions/deploy-package/index.js | 10 +++++----- dist/actions/download-paportal/index.js | 10 +++++----- dist/actions/export-data/index.js | 10 +++++----- dist/actions/export-solution/index.js | 10 +++++----- dist/actions/import-data/index.js | 10 +++++----- dist/actions/import-solution/index.js | 10 +++++----- dist/actions/install-catalog/index.js | 10 +++++----- dist/actions/pack-solution/index.js | 10 +++++----- dist/actions/publish-solution/index.js | 10 +++++----- dist/actions/reset-environment/index.js | 10 +++++----- dist/actions/restore-environment/index.js | 10 +++++----- dist/actions/set-online-solution-version/index.js | 10 +++++----- dist/actions/submit-catalog/index.js | 10 +++++----- dist/actions/unpack-solution/index.js | 10 +++++----- dist/actions/update-solution-version/index.js | 10 +++++----- dist/actions/upgrade-solution/index.js | 10 +++++----- dist/actions/upload-paportal/index.js | 10 +++++----- dist/actions/who-am-i/index.js | 10 +++++----- 31 files changed, 155 insertions(+), 155 deletions(-) diff --git a/dist/actions/actions-install/index.js b/dist/actions/actions-install/index.js index f181ab2a..58d13f6a 100644 --- a/dist/actions/actions-install/index.js +++ b/dist/actions/actions-install/index.js @@ -3322,8 +3322,8 @@ var require_package = __commonJS({ url: "https://github.com/microsoft/powerplatform-actions.git" }, devDependencies: { - "@types/async": "^3.2.20", - "@types/chai": "^4.3.5", + "@types/async": "^3.2.24", + "@types/chai": "^4.3.6", "@types/fancy-log": "^2.0.0", "@types/fs-extra": "^11.0.1", "@types/glob": "^8.1.0", @@ -3335,10 +3335,10 @@ var require_package = __commonJS({ "@types/unzip-stream": "^0.3.1", "@types/uuid": "^9.0.2", "@types/yargs": "^17.0.24", - "@typescript-eslint/eslint-plugin": "^5.61.0", + "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - async: "^3.2.4", - chai: "^4.3.7", + async: "^3.2.5", + chai: "^4.3.8", dotenv: "^16.3.1", esbuild: "^0.19.3", eslint: "^8.49.0", diff --git a/dist/actions/add-solution-component/index.js b/dist/actions/add-solution-component/index.js index 9adfa689..3205a1f2 100644 --- a/dist/actions/add-solution-component/index.js +++ b/dist/actions/add-solution-component/index.js @@ -24198,8 +24198,8 @@ var require_package = __commonJS({ url: "https://github.com/microsoft/powerplatform-actions.git" }, devDependencies: { - "@types/async": "^3.2.20", - "@types/chai": "^4.3.5", + "@types/async": "^3.2.24", + "@types/chai": "^4.3.6", "@types/fancy-log": "^2.0.0", "@types/fs-extra": "^11.0.1", "@types/glob": "^8.1.0", @@ -24211,10 +24211,10 @@ var require_package = __commonJS({ "@types/unzip-stream": "^0.3.1", "@types/uuid": "^9.0.2", "@types/yargs": "^17.0.24", - "@typescript-eslint/eslint-plugin": "^5.61.0", + "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - async: "^3.2.4", - chai: "^4.3.7", + async: "^3.2.5", + chai: "^4.3.8", dotenv: "^16.3.1", esbuild: "^0.19.3", eslint: "^8.49.0", diff --git a/dist/actions/assign-group/index.js b/dist/actions/assign-group/index.js index 80a4b9b6..7e1db23c 100644 --- a/dist/actions/assign-group/index.js +++ b/dist/actions/assign-group/index.js @@ -24198,8 +24198,8 @@ var require_package = __commonJS({ url: "https://github.com/microsoft/powerplatform-actions.git" }, devDependencies: { - "@types/async": "^3.2.20", - "@types/chai": "^4.3.5", + "@types/async": "^3.2.24", + "@types/chai": "^4.3.6", "@types/fancy-log": "^2.0.0", "@types/fs-extra": "^11.0.1", "@types/glob": "^8.1.0", @@ -24211,10 +24211,10 @@ var require_package = __commonJS({ "@types/unzip-stream": "^0.3.1", "@types/uuid": "^9.0.2", "@types/yargs": "^17.0.24", - "@typescript-eslint/eslint-plugin": "^5.61.0", + "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - async: "^3.2.4", - chai: "^4.3.7", + async: "^3.2.5", + chai: "^4.3.8", dotenv: "^16.3.1", esbuild: "^0.19.3", eslint: "^8.49.0", diff --git a/dist/actions/assign-user/index.js b/dist/actions/assign-user/index.js index 0e08260c..8b5e451a 100644 --- a/dist/actions/assign-user/index.js +++ b/dist/actions/assign-user/index.js @@ -24198,8 +24198,8 @@ var require_package = __commonJS({ url: "https://github.com/microsoft/powerplatform-actions.git" }, devDependencies: { - "@types/async": "^3.2.20", - "@types/chai": "^4.3.5", + "@types/async": "^3.2.24", + "@types/chai": "^4.3.6", "@types/fancy-log": "^2.0.0", "@types/fs-extra": "^11.0.1", "@types/glob": "^8.1.0", @@ -24211,10 +24211,10 @@ var require_package = __commonJS({ "@types/unzip-stream": "^0.3.1", "@types/uuid": "^9.0.2", "@types/yargs": "^17.0.24", - "@typescript-eslint/eslint-plugin": "^5.61.0", + "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - async: "^3.2.4", - chai: "^4.3.7", + async: "^3.2.5", + chai: "^4.3.8", dotenv: "^16.3.1", esbuild: "^0.19.3", eslint: "^8.49.0", diff --git a/dist/actions/backup-environment/index.js b/dist/actions/backup-environment/index.js index 7f1d8e24..5bb7134c 100644 --- a/dist/actions/backup-environment/index.js +++ b/dist/actions/backup-environment/index.js @@ -24198,8 +24198,8 @@ var require_package = __commonJS({ url: "https://github.com/microsoft/powerplatform-actions.git" }, devDependencies: { - "@types/async": "^3.2.20", - "@types/chai": "^4.3.5", + "@types/async": "^3.2.24", + "@types/chai": "^4.3.6", "@types/fancy-log": "^2.0.0", "@types/fs-extra": "^11.0.1", "@types/glob": "^8.1.0", @@ -24211,10 +24211,10 @@ var require_package = __commonJS({ "@types/unzip-stream": "^0.3.1", "@types/uuid": "^9.0.2", "@types/yargs": "^17.0.24", - "@typescript-eslint/eslint-plugin": "^5.61.0", + "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - async: "^3.2.4", - chai: "^4.3.7", + async: "^3.2.5", + chai: "^4.3.8", dotenv: "^16.3.1", esbuild: "^0.19.3", eslint: "^8.49.0", diff --git a/dist/actions/branch-solution/index.js b/dist/actions/branch-solution/index.js index a9f14696..42c770a3 100644 --- a/dist/actions/branch-solution/index.js +++ b/dist/actions/branch-solution/index.js @@ -2298,8 +2298,8 @@ var require_package = __commonJS({ url: "https://github.com/microsoft/powerplatform-actions.git" }, devDependencies: { - "@types/async": "^3.2.20", - "@types/chai": "^4.3.5", + "@types/async": "^3.2.24", + "@types/chai": "^4.3.6", "@types/fancy-log": "^2.0.0", "@types/fs-extra": "^11.0.1", "@types/glob": "^8.1.0", @@ -2311,10 +2311,10 @@ var require_package = __commonJS({ "@types/unzip-stream": "^0.3.1", "@types/uuid": "^9.0.2", "@types/yargs": "^17.0.24", - "@typescript-eslint/eslint-plugin": "^5.61.0", + "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - async: "^3.2.4", - chai: "^4.3.7", + async: "^3.2.5", + chai: "^4.3.8", dotenv: "^16.3.1", esbuild: "^0.19.3", eslint: "^8.49.0", diff --git a/dist/actions/catalog-status/index.js b/dist/actions/catalog-status/index.js index e5bfbf5d..90979ae2 100644 --- a/dist/actions/catalog-status/index.js +++ b/dist/actions/catalog-status/index.js @@ -24211,8 +24211,8 @@ var require_package = __commonJS({ url: "https://github.com/microsoft/powerplatform-actions.git" }, devDependencies: { - "@types/async": "^3.2.20", - "@types/chai": "^4.3.5", + "@types/async": "^3.2.24", + "@types/chai": "^4.3.6", "@types/fancy-log": "^2.0.0", "@types/fs-extra": "^11.0.1", "@types/glob": "^8.1.0", @@ -24224,10 +24224,10 @@ var require_package = __commonJS({ "@types/unzip-stream": "^0.3.1", "@types/uuid": "^9.0.2", "@types/yargs": "^17.0.24", - "@typescript-eslint/eslint-plugin": "^5.61.0", + "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - async: "^3.2.4", - chai: "^4.3.7", + async: "^3.2.5", + chai: "^4.3.8", dotenv: "^16.3.1", esbuild: "^0.19.3", eslint: "^8.49.0", diff --git a/dist/actions/check-solution/index.js b/dist/actions/check-solution/index.js index c26b6cb7..b86fcb4f 100644 --- a/dist/actions/check-solution/index.js +++ b/dist/actions/check-solution/index.js @@ -24211,8 +24211,8 @@ var require_package = __commonJS({ url: "https://github.com/microsoft/powerplatform-actions.git" }, devDependencies: { - "@types/async": "^3.2.20", - "@types/chai": "^4.3.5", + "@types/async": "^3.2.24", + "@types/chai": "^4.3.6", "@types/fancy-log": "^2.0.0", "@types/fs-extra": "^11.0.1", "@types/glob": "^8.1.0", @@ -24224,10 +24224,10 @@ var require_package = __commonJS({ "@types/unzip-stream": "^0.3.1", "@types/uuid": "^9.0.2", "@types/yargs": "^17.0.24", - "@typescript-eslint/eslint-plugin": "^5.61.0", + "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - async: "^3.2.4", - chai: "^4.3.7", + async: "^3.2.5", + chai: "^4.3.8", dotenv: "^16.3.1", esbuild: "^0.19.3", eslint: "^8.49.0", diff --git a/dist/actions/clone-solution/index.js b/dist/actions/clone-solution/index.js index 8c22bf89..992fc73b 100644 --- a/dist/actions/clone-solution/index.js +++ b/dist/actions/clone-solution/index.js @@ -24211,8 +24211,8 @@ var require_package = __commonJS({ url: "https://github.com/microsoft/powerplatform-actions.git" }, devDependencies: { - "@types/async": "^3.2.20", - "@types/chai": "^4.3.5", + "@types/async": "^3.2.24", + "@types/chai": "^4.3.6", "@types/fancy-log": "^2.0.0", "@types/fs-extra": "^11.0.1", "@types/glob": "^8.1.0", @@ -24224,10 +24224,10 @@ var require_package = __commonJS({ "@types/unzip-stream": "^0.3.1", "@types/uuid": "^9.0.2", "@types/yargs": "^17.0.24", - "@typescript-eslint/eslint-plugin": "^5.61.0", + "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - async: "^3.2.4", - chai: "^4.3.7", + async: "^3.2.5", + chai: "^4.3.8", dotenv: "^16.3.1", esbuild: "^0.19.3", eslint: "^8.49.0", diff --git a/dist/actions/copy-environment/index.js b/dist/actions/copy-environment/index.js index cde32f02..d6cc3604 100644 --- a/dist/actions/copy-environment/index.js +++ b/dist/actions/copy-environment/index.js @@ -24198,8 +24198,8 @@ var require_package = __commonJS({ url: "https://github.com/microsoft/powerplatform-actions.git" }, devDependencies: { - "@types/async": "^3.2.20", - "@types/chai": "^4.3.5", + "@types/async": "^3.2.24", + "@types/chai": "^4.3.6", "@types/fancy-log": "^2.0.0", "@types/fs-extra": "^11.0.1", "@types/glob": "^8.1.0", @@ -24211,10 +24211,10 @@ var require_package = __commonJS({ "@types/unzip-stream": "^0.3.1", "@types/uuid": "^9.0.2", "@types/yargs": "^17.0.24", - "@typescript-eslint/eslint-plugin": "^5.61.0", + "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - async: "^3.2.4", - chai: "^4.3.7", + async: "^3.2.5", + chai: "^4.3.8", dotenv: "^16.3.1", esbuild: "^0.19.3", eslint: "^8.49.0", diff --git a/dist/actions/create-environment/index.js b/dist/actions/create-environment/index.js index 692859de..e91143a6 100644 --- a/dist/actions/create-environment/index.js +++ b/dist/actions/create-environment/index.js @@ -24198,8 +24198,8 @@ var require_package = __commonJS({ url: "https://github.com/microsoft/powerplatform-actions.git" }, devDependencies: { - "@types/async": "^3.2.20", - "@types/chai": "^4.3.5", + "@types/async": "^3.2.24", + "@types/chai": "^4.3.6", "@types/fancy-log": "^2.0.0", "@types/fs-extra": "^11.0.1", "@types/glob": "^8.1.0", @@ -24211,10 +24211,10 @@ var require_package = __commonJS({ "@types/unzip-stream": "^0.3.1", "@types/uuid": "^9.0.2", "@types/yargs": "^17.0.24", - "@typescript-eslint/eslint-plugin": "^5.61.0", + "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - async: "^3.2.4", - chai: "^4.3.7", + async: "^3.2.5", + chai: "^4.3.8", dotenv: "^16.3.1", esbuild: "^0.19.3", eslint: "^8.49.0", diff --git a/dist/actions/delete-environment/index.js b/dist/actions/delete-environment/index.js index 86307eea..0ca54d96 100644 --- a/dist/actions/delete-environment/index.js +++ b/dist/actions/delete-environment/index.js @@ -24198,8 +24198,8 @@ var require_package = __commonJS({ url: "https://github.com/microsoft/powerplatform-actions.git" }, devDependencies: { - "@types/async": "^3.2.20", - "@types/chai": "^4.3.5", + "@types/async": "^3.2.24", + "@types/chai": "^4.3.6", "@types/fancy-log": "^2.0.0", "@types/fs-extra": "^11.0.1", "@types/glob": "^8.1.0", @@ -24211,10 +24211,10 @@ var require_package = __commonJS({ "@types/unzip-stream": "^0.3.1", "@types/uuid": "^9.0.2", "@types/yargs": "^17.0.24", - "@typescript-eslint/eslint-plugin": "^5.61.0", + "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - async: "^3.2.4", - chai: "^4.3.7", + async: "^3.2.5", + chai: "^4.3.8", dotenv: "^16.3.1", esbuild: "^0.19.3", eslint: "^8.49.0", diff --git a/dist/actions/delete-solution/index.js b/dist/actions/delete-solution/index.js index 064dc693..71eab053 100644 --- a/dist/actions/delete-solution/index.js +++ b/dist/actions/delete-solution/index.js @@ -24211,8 +24211,8 @@ var require_package = __commonJS({ url: "https://github.com/microsoft/powerplatform-actions.git" }, devDependencies: { - "@types/async": "^3.2.20", - "@types/chai": "^4.3.5", + "@types/async": "^3.2.24", + "@types/chai": "^4.3.6", "@types/fancy-log": "^2.0.0", "@types/fs-extra": "^11.0.1", "@types/glob": "^8.1.0", @@ -24224,10 +24224,10 @@ var require_package = __commonJS({ "@types/unzip-stream": "^0.3.1", "@types/uuid": "^9.0.2", "@types/yargs": "^17.0.24", - "@typescript-eslint/eslint-plugin": "^5.61.0", + "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - async: "^3.2.4", - chai: "^4.3.7", + async: "^3.2.5", + chai: "^4.3.8", dotenv: "^16.3.1", esbuild: "^0.19.3", eslint: "^8.49.0", diff --git a/dist/actions/deploy-package/index.js b/dist/actions/deploy-package/index.js index df911f5d..9997e3cc 100644 --- a/dist/actions/deploy-package/index.js +++ b/dist/actions/deploy-package/index.js @@ -24211,8 +24211,8 @@ var require_package = __commonJS({ url: "https://github.com/microsoft/powerplatform-actions.git" }, devDependencies: { - "@types/async": "^3.2.20", - "@types/chai": "^4.3.5", + "@types/async": "^3.2.24", + "@types/chai": "^4.3.6", "@types/fancy-log": "^2.0.0", "@types/fs-extra": "^11.0.1", "@types/glob": "^8.1.0", @@ -24224,10 +24224,10 @@ var require_package = __commonJS({ "@types/unzip-stream": "^0.3.1", "@types/uuid": "^9.0.2", "@types/yargs": "^17.0.24", - "@typescript-eslint/eslint-plugin": "^5.61.0", + "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - async: "^3.2.4", - chai: "^4.3.7", + async: "^3.2.5", + chai: "^4.3.8", dotenv: "^16.3.1", esbuild: "^0.19.3", eslint: "^8.49.0", diff --git a/dist/actions/download-paportal/index.js b/dist/actions/download-paportal/index.js index 85df8c0f..9a4afc82 100644 --- a/dist/actions/download-paportal/index.js +++ b/dist/actions/download-paportal/index.js @@ -24211,8 +24211,8 @@ var require_package = __commonJS({ url: "https://github.com/microsoft/powerplatform-actions.git" }, devDependencies: { - "@types/async": "^3.2.20", - "@types/chai": "^4.3.5", + "@types/async": "^3.2.24", + "@types/chai": "^4.3.6", "@types/fancy-log": "^2.0.0", "@types/fs-extra": "^11.0.1", "@types/glob": "^8.1.0", @@ -24224,10 +24224,10 @@ var require_package = __commonJS({ "@types/unzip-stream": "^0.3.1", "@types/uuid": "^9.0.2", "@types/yargs": "^17.0.24", - "@typescript-eslint/eslint-plugin": "^5.61.0", + "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - async: "^3.2.4", - chai: "^4.3.7", + async: "^3.2.5", + chai: "^4.3.8", dotenv: "^16.3.1", esbuild: "^0.19.3", eslint: "^8.49.0", diff --git a/dist/actions/export-data/index.js b/dist/actions/export-data/index.js index 6d66ae3b..1ad35aa3 100644 --- a/dist/actions/export-data/index.js +++ b/dist/actions/export-data/index.js @@ -24211,8 +24211,8 @@ var require_package = __commonJS({ url: "https://github.com/microsoft/powerplatform-actions.git" }, devDependencies: { - "@types/async": "^3.2.20", - "@types/chai": "^4.3.5", + "@types/async": "^3.2.24", + "@types/chai": "^4.3.6", "@types/fancy-log": "^2.0.0", "@types/fs-extra": "^11.0.1", "@types/glob": "^8.1.0", @@ -24224,10 +24224,10 @@ var require_package = __commonJS({ "@types/unzip-stream": "^0.3.1", "@types/uuid": "^9.0.2", "@types/yargs": "^17.0.24", - "@typescript-eslint/eslint-plugin": "^5.61.0", + "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - async: "^3.2.4", - chai: "^4.3.7", + async: "^3.2.5", + chai: "^4.3.8", dotenv: "^16.3.1", esbuild: "^0.19.3", eslint: "^8.49.0", diff --git a/dist/actions/export-solution/index.js b/dist/actions/export-solution/index.js index 23c3f2fe..d555905f 100644 --- a/dist/actions/export-solution/index.js +++ b/dist/actions/export-solution/index.js @@ -24211,8 +24211,8 @@ var require_package = __commonJS({ url: "https://github.com/microsoft/powerplatform-actions.git" }, devDependencies: { - "@types/async": "^3.2.20", - "@types/chai": "^4.3.5", + "@types/async": "^3.2.24", + "@types/chai": "^4.3.6", "@types/fancy-log": "^2.0.0", "@types/fs-extra": "^11.0.1", "@types/glob": "^8.1.0", @@ -24224,10 +24224,10 @@ var require_package = __commonJS({ "@types/unzip-stream": "^0.3.1", "@types/uuid": "^9.0.2", "@types/yargs": "^17.0.24", - "@typescript-eslint/eslint-plugin": "^5.61.0", + "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - async: "^3.2.4", - chai: "^4.3.7", + async: "^3.2.5", + chai: "^4.3.8", dotenv: "^16.3.1", esbuild: "^0.19.3", eslint: "^8.49.0", diff --git a/dist/actions/import-data/index.js b/dist/actions/import-data/index.js index 48a05f55..0c9253e1 100644 --- a/dist/actions/import-data/index.js +++ b/dist/actions/import-data/index.js @@ -24211,8 +24211,8 @@ var require_package = __commonJS({ url: "https://github.com/microsoft/powerplatform-actions.git" }, devDependencies: { - "@types/async": "^3.2.20", - "@types/chai": "^4.3.5", + "@types/async": "^3.2.24", + "@types/chai": "^4.3.6", "@types/fancy-log": "^2.0.0", "@types/fs-extra": "^11.0.1", "@types/glob": "^8.1.0", @@ -24224,10 +24224,10 @@ var require_package = __commonJS({ "@types/unzip-stream": "^0.3.1", "@types/uuid": "^9.0.2", "@types/yargs": "^17.0.24", - "@typescript-eslint/eslint-plugin": "^5.61.0", + "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - async: "^3.2.4", - chai: "^4.3.7", + async: "^3.2.5", + chai: "^4.3.8", dotenv: "^16.3.1", esbuild: "^0.19.3", eslint: "^8.49.0", diff --git a/dist/actions/import-solution/index.js b/dist/actions/import-solution/index.js index ed4a73aa..97998fe6 100644 --- a/dist/actions/import-solution/index.js +++ b/dist/actions/import-solution/index.js @@ -24211,8 +24211,8 @@ var require_package = __commonJS({ url: "https://github.com/microsoft/powerplatform-actions.git" }, devDependencies: { - "@types/async": "^3.2.20", - "@types/chai": "^4.3.5", + "@types/async": "^3.2.24", + "@types/chai": "^4.3.6", "@types/fancy-log": "^2.0.0", "@types/fs-extra": "^11.0.1", "@types/glob": "^8.1.0", @@ -24224,10 +24224,10 @@ var require_package = __commonJS({ "@types/unzip-stream": "^0.3.1", "@types/uuid": "^9.0.2", "@types/yargs": "^17.0.24", - "@typescript-eslint/eslint-plugin": "^5.61.0", + "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - async: "^3.2.4", - chai: "^4.3.7", + async: "^3.2.5", + chai: "^4.3.8", dotenv: "^16.3.1", esbuild: "^0.19.3", eslint: "^8.49.0", diff --git a/dist/actions/install-catalog/index.js b/dist/actions/install-catalog/index.js index f844fd49..f6e1ee7d 100644 --- a/dist/actions/install-catalog/index.js +++ b/dist/actions/install-catalog/index.js @@ -24211,8 +24211,8 @@ var require_package = __commonJS({ url: "https://github.com/microsoft/powerplatform-actions.git" }, devDependencies: { - "@types/async": "^3.2.20", - "@types/chai": "^4.3.5", + "@types/async": "^3.2.24", + "@types/chai": "^4.3.6", "@types/fancy-log": "^2.0.0", "@types/fs-extra": "^11.0.1", "@types/glob": "^8.1.0", @@ -24224,10 +24224,10 @@ var require_package = __commonJS({ "@types/unzip-stream": "^0.3.1", "@types/uuid": "^9.0.2", "@types/yargs": "^17.0.24", - "@typescript-eslint/eslint-plugin": "^5.61.0", + "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - async: "^3.2.4", - chai: "^4.3.7", + async: "^3.2.5", + chai: "^4.3.8", dotenv: "^16.3.1", esbuild: "^0.19.3", eslint: "^8.49.0", diff --git a/dist/actions/pack-solution/index.js b/dist/actions/pack-solution/index.js index cedfe3a7..d4717d65 100644 --- a/dist/actions/pack-solution/index.js +++ b/dist/actions/pack-solution/index.js @@ -24150,8 +24150,8 @@ var require_package = __commonJS({ url: "https://github.com/microsoft/powerplatform-actions.git" }, devDependencies: { - "@types/async": "^3.2.20", - "@types/chai": "^4.3.5", + "@types/async": "^3.2.24", + "@types/chai": "^4.3.6", "@types/fancy-log": "^2.0.0", "@types/fs-extra": "^11.0.1", "@types/glob": "^8.1.0", @@ -24163,10 +24163,10 @@ var require_package = __commonJS({ "@types/unzip-stream": "^0.3.1", "@types/uuid": "^9.0.2", "@types/yargs": "^17.0.24", - "@typescript-eslint/eslint-plugin": "^5.61.0", + "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - async: "^3.2.4", - chai: "^4.3.7", + async: "^3.2.5", + chai: "^4.3.8", dotenv: "^16.3.1", esbuild: "^0.19.3", eslint: "^8.49.0", diff --git a/dist/actions/publish-solution/index.js b/dist/actions/publish-solution/index.js index 8540bece..1f2f1613 100644 --- a/dist/actions/publish-solution/index.js +++ b/dist/actions/publish-solution/index.js @@ -24211,8 +24211,8 @@ var require_package = __commonJS({ url: "https://github.com/microsoft/powerplatform-actions.git" }, devDependencies: { - "@types/async": "^3.2.20", - "@types/chai": "^4.3.5", + "@types/async": "^3.2.24", + "@types/chai": "^4.3.6", "@types/fancy-log": "^2.0.0", "@types/fs-extra": "^11.0.1", "@types/glob": "^8.1.0", @@ -24224,10 +24224,10 @@ var require_package = __commonJS({ "@types/unzip-stream": "^0.3.1", "@types/uuid": "^9.0.2", "@types/yargs": "^17.0.24", - "@typescript-eslint/eslint-plugin": "^5.61.0", + "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - async: "^3.2.4", - chai: "^4.3.7", + async: "^3.2.5", + chai: "^4.3.8", dotenv: "^16.3.1", esbuild: "^0.19.3", eslint: "^8.49.0", diff --git a/dist/actions/reset-environment/index.js b/dist/actions/reset-environment/index.js index dac154ec..216a82f5 100644 --- a/dist/actions/reset-environment/index.js +++ b/dist/actions/reset-environment/index.js @@ -24198,8 +24198,8 @@ var require_package = __commonJS({ url: "https://github.com/microsoft/powerplatform-actions.git" }, devDependencies: { - "@types/async": "^3.2.20", - "@types/chai": "^4.3.5", + "@types/async": "^3.2.24", + "@types/chai": "^4.3.6", "@types/fancy-log": "^2.0.0", "@types/fs-extra": "^11.0.1", "@types/glob": "^8.1.0", @@ -24211,10 +24211,10 @@ var require_package = __commonJS({ "@types/unzip-stream": "^0.3.1", "@types/uuid": "^9.0.2", "@types/yargs": "^17.0.24", - "@typescript-eslint/eslint-plugin": "^5.61.0", + "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - async: "^3.2.4", - chai: "^4.3.7", + async: "^3.2.5", + chai: "^4.3.8", dotenv: "^16.3.1", esbuild: "^0.19.3", eslint: "^8.49.0", diff --git a/dist/actions/restore-environment/index.js b/dist/actions/restore-environment/index.js index af52b489..0a853a03 100644 --- a/dist/actions/restore-environment/index.js +++ b/dist/actions/restore-environment/index.js @@ -24198,8 +24198,8 @@ var require_package = __commonJS({ url: "https://github.com/microsoft/powerplatform-actions.git" }, devDependencies: { - "@types/async": "^3.2.20", - "@types/chai": "^4.3.5", + "@types/async": "^3.2.24", + "@types/chai": "^4.3.6", "@types/fancy-log": "^2.0.0", "@types/fs-extra": "^11.0.1", "@types/glob": "^8.1.0", @@ -24211,10 +24211,10 @@ var require_package = __commonJS({ "@types/unzip-stream": "^0.3.1", "@types/uuid": "^9.0.2", "@types/yargs": "^17.0.24", - "@typescript-eslint/eslint-plugin": "^5.61.0", + "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - async: "^3.2.4", - chai: "^4.3.7", + async: "^3.2.5", + chai: "^4.3.8", dotenv: "^16.3.1", esbuild: "^0.19.3", eslint: "^8.49.0", diff --git a/dist/actions/set-online-solution-version/index.js b/dist/actions/set-online-solution-version/index.js index 1180c697..5e2a336b 100644 --- a/dist/actions/set-online-solution-version/index.js +++ b/dist/actions/set-online-solution-version/index.js @@ -24211,8 +24211,8 @@ var require_package = __commonJS({ url: "https://github.com/microsoft/powerplatform-actions.git" }, devDependencies: { - "@types/async": "^3.2.20", - "@types/chai": "^4.3.5", + "@types/async": "^3.2.24", + "@types/chai": "^4.3.6", "@types/fancy-log": "^2.0.0", "@types/fs-extra": "^11.0.1", "@types/glob": "^8.1.0", @@ -24224,10 +24224,10 @@ var require_package = __commonJS({ "@types/unzip-stream": "^0.3.1", "@types/uuid": "^9.0.2", "@types/yargs": "^17.0.24", - "@typescript-eslint/eslint-plugin": "^5.61.0", + "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - async: "^3.2.4", - chai: "^4.3.7", + async: "^3.2.5", + chai: "^4.3.8", dotenv: "^16.3.1", esbuild: "^0.19.3", eslint: "^8.49.0", diff --git a/dist/actions/submit-catalog/index.js b/dist/actions/submit-catalog/index.js index c9e072a7..92c8582e 100644 --- a/dist/actions/submit-catalog/index.js +++ b/dist/actions/submit-catalog/index.js @@ -24211,8 +24211,8 @@ var require_package = __commonJS({ url: "https://github.com/microsoft/powerplatform-actions.git" }, devDependencies: { - "@types/async": "^3.2.20", - "@types/chai": "^4.3.5", + "@types/async": "^3.2.24", + "@types/chai": "^4.3.6", "@types/fancy-log": "^2.0.0", "@types/fs-extra": "^11.0.1", "@types/glob": "^8.1.0", @@ -24224,10 +24224,10 @@ var require_package = __commonJS({ "@types/unzip-stream": "^0.3.1", "@types/uuid": "^9.0.2", "@types/yargs": "^17.0.24", - "@typescript-eslint/eslint-plugin": "^5.61.0", + "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - async: "^3.2.4", - chai: "^4.3.7", + async: "^3.2.5", + chai: "^4.3.8", dotenv: "^16.3.1", esbuild: "^0.19.3", eslint: "^8.49.0", diff --git a/dist/actions/unpack-solution/index.js b/dist/actions/unpack-solution/index.js index 099f5064..11996b0f 100644 --- a/dist/actions/unpack-solution/index.js +++ b/dist/actions/unpack-solution/index.js @@ -24150,8 +24150,8 @@ var require_package = __commonJS({ url: "https://github.com/microsoft/powerplatform-actions.git" }, devDependencies: { - "@types/async": "^3.2.20", - "@types/chai": "^4.3.5", + "@types/async": "^3.2.24", + "@types/chai": "^4.3.6", "@types/fancy-log": "^2.0.0", "@types/fs-extra": "^11.0.1", "@types/glob": "^8.1.0", @@ -24163,10 +24163,10 @@ var require_package = __commonJS({ "@types/unzip-stream": "^0.3.1", "@types/uuid": "^9.0.2", "@types/yargs": "^17.0.24", - "@typescript-eslint/eslint-plugin": "^5.61.0", + "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - async: "^3.2.4", - chai: "^4.3.7", + async: "^3.2.5", + chai: "^4.3.8", dotenv: "^16.3.1", esbuild: "^0.19.3", eslint: "^8.49.0", diff --git a/dist/actions/update-solution-version/index.js b/dist/actions/update-solution-version/index.js index 3a256408..43654e8f 100644 --- a/dist/actions/update-solution-version/index.js +++ b/dist/actions/update-solution-version/index.js @@ -24150,8 +24150,8 @@ var require_package = __commonJS({ url: "https://github.com/microsoft/powerplatform-actions.git" }, devDependencies: { - "@types/async": "^3.2.20", - "@types/chai": "^4.3.5", + "@types/async": "^3.2.24", + "@types/chai": "^4.3.6", "@types/fancy-log": "^2.0.0", "@types/fs-extra": "^11.0.1", "@types/glob": "^8.1.0", @@ -24163,10 +24163,10 @@ var require_package = __commonJS({ "@types/unzip-stream": "^0.3.1", "@types/uuid": "^9.0.2", "@types/yargs": "^17.0.24", - "@typescript-eslint/eslint-plugin": "^5.61.0", + "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - async: "^3.2.4", - chai: "^4.3.7", + async: "^3.2.5", + chai: "^4.3.8", dotenv: "^16.3.1", esbuild: "^0.19.3", eslint: "^8.49.0", diff --git a/dist/actions/upgrade-solution/index.js b/dist/actions/upgrade-solution/index.js index e1cd7f7a..392e664e 100644 --- a/dist/actions/upgrade-solution/index.js +++ b/dist/actions/upgrade-solution/index.js @@ -24211,8 +24211,8 @@ var require_package = __commonJS({ url: "https://github.com/microsoft/powerplatform-actions.git" }, devDependencies: { - "@types/async": "^3.2.20", - "@types/chai": "^4.3.5", + "@types/async": "^3.2.24", + "@types/chai": "^4.3.6", "@types/fancy-log": "^2.0.0", "@types/fs-extra": "^11.0.1", "@types/glob": "^8.1.0", @@ -24224,10 +24224,10 @@ var require_package = __commonJS({ "@types/unzip-stream": "^0.3.1", "@types/uuid": "^9.0.2", "@types/yargs": "^17.0.24", - "@typescript-eslint/eslint-plugin": "^5.61.0", + "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - async: "^3.2.4", - chai: "^4.3.7", + async: "^3.2.5", + chai: "^4.3.8", dotenv: "^16.3.1", esbuild: "^0.19.3", eslint: "^8.49.0", diff --git a/dist/actions/upload-paportal/index.js b/dist/actions/upload-paportal/index.js index 5dcced36..56f2ced2 100644 --- a/dist/actions/upload-paportal/index.js +++ b/dist/actions/upload-paportal/index.js @@ -24211,8 +24211,8 @@ var require_package = __commonJS({ url: "https://github.com/microsoft/powerplatform-actions.git" }, devDependencies: { - "@types/async": "^3.2.20", - "@types/chai": "^4.3.5", + "@types/async": "^3.2.24", + "@types/chai": "^4.3.6", "@types/fancy-log": "^2.0.0", "@types/fs-extra": "^11.0.1", "@types/glob": "^8.1.0", @@ -24224,10 +24224,10 @@ var require_package = __commonJS({ "@types/unzip-stream": "^0.3.1", "@types/uuid": "^9.0.2", "@types/yargs": "^17.0.24", - "@typescript-eslint/eslint-plugin": "^5.61.0", + "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - async: "^3.2.4", - chai: "^4.3.7", + async: "^3.2.5", + chai: "^4.3.8", dotenv: "^16.3.1", esbuild: "^0.19.3", eslint: "^8.49.0", diff --git a/dist/actions/who-am-i/index.js b/dist/actions/who-am-i/index.js index f1914c5c..98c45805 100644 --- a/dist/actions/who-am-i/index.js +++ b/dist/actions/who-am-i/index.js @@ -14209,8 +14209,8 @@ var require_package = __commonJS({ url: "https://github.com/microsoft/powerplatform-actions.git" }, devDependencies: { - "@types/async": "^3.2.20", - "@types/chai": "^4.3.5", + "@types/async": "^3.2.24", + "@types/chai": "^4.3.6", "@types/fancy-log": "^2.0.0", "@types/fs-extra": "^11.0.1", "@types/glob": "^8.1.0", @@ -14222,10 +14222,10 @@ var require_package = __commonJS({ "@types/unzip-stream": "^0.3.1", "@types/uuid": "^9.0.2", "@types/yargs": "^17.0.24", - "@typescript-eslint/eslint-plugin": "^5.61.0", + "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - async: "^3.2.4", - chai: "^4.3.7", + async: "^3.2.5", + chai: "^4.3.8", dotenv: "^16.3.1", esbuild: "^0.19.3", eslint: "^8.49.0",