Skip to content

Commit 9fc6b7d

Browse files
authored
March Update - PAC v1.31.6 (#528)
* PAC v1.31.6 * Update dist for dependency updates
1 parent 76bc70c commit 9fc6b7d

File tree

32 files changed

+157
-157
lines changed

32 files changed

+157
-157
lines changed

dist/actions/actions-install/index.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3268,7 +3268,7 @@ var require_pacPackageInfo = __commonJS({
32683268
PacPackageName: "Microsoft.PowerApps.CLI",
32693269
LegacyLinuxPackage: "Microsoft.PowerApps.CLI.Core.linux-x64",
32703270
DotnetToolName: "Microsoft.PowerApps.CLI.Tool",
3271-
PacPackageVersion: "1.30.6"
3271+
PacPackageVersion: "1.31.6"
32723272
};
32733273
}
32743274
});
@@ -3322,8 +3322,8 @@ var require_package = __commonJS({
33223322
url: "https://github.com/microsoft/powerplatform-actions.git"
33233323
},
33243324
devDependencies: {
3325-
"@types/async": "^3.2.20",
3326-
"@types/chai": "^4.3.5",
3325+
"@types/async": "^3.2.24",
3326+
"@types/chai": "^4.3.6",
33273327
"@types/fancy-log": "^2.0.0",
33283328
"@types/fs-extra": "^11.0.1",
33293329
"@types/glob": "^8.1.0",
@@ -3335,10 +3335,10 @@ var require_package = __commonJS({
33353335
"@types/unzip-stream": "^0.3.1",
33363336
"@types/uuid": "^9.0.2",
33373337
"@types/yargs": "^17.0.24",
3338-
"@typescript-eslint/eslint-plugin": "^5.61.0",
3338+
"@typescript-eslint/eslint-plugin": "^5.62.0",
33393339
"@typescript-eslint/parser": "^5.62.0",
3340-
async: "^3.2.4",
3341-
chai: "^4.3.7",
3340+
async: "^3.2.5",
3341+
chai: "^4.3.8",
33423342
dotenv: "^16.3.1",
33433343
esbuild: "^0.19.3",
33443344
eslint: "^8.49.0",

dist/actions/add-solution-component/index.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24198,8 +24198,8 @@ var require_package = __commonJS({
2419824198
url: "https://github.com/microsoft/powerplatform-actions.git"
2419924199
},
2420024200
devDependencies: {
24201-
"@types/async": "^3.2.20",
24202-
"@types/chai": "^4.3.5",
24201+
"@types/async": "^3.2.24",
24202+
"@types/chai": "^4.3.6",
2420324203
"@types/fancy-log": "^2.0.0",
2420424204
"@types/fs-extra": "^11.0.1",
2420524205
"@types/glob": "^8.1.0",
@@ -24211,10 +24211,10 @@ var require_package = __commonJS({
2421124211
"@types/unzip-stream": "^0.3.1",
2421224212
"@types/uuid": "^9.0.2",
2421324213
"@types/yargs": "^17.0.24",
24214-
"@typescript-eslint/eslint-plugin": "^5.61.0",
24214+
"@typescript-eslint/eslint-plugin": "^5.62.0",
2421524215
"@typescript-eslint/parser": "^5.62.0",
24216-
async: "^3.2.4",
24217-
chai: "^4.3.7",
24216+
async: "^3.2.5",
24217+
chai: "^4.3.8",
2421824218
dotenv: "^16.3.1",
2421924219
esbuild: "^0.19.3",
2422024220
eslint: "^8.49.0",

dist/actions/assign-group/index.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24198,8 +24198,8 @@ var require_package = __commonJS({
2419824198
url: "https://github.com/microsoft/powerplatform-actions.git"
2419924199
},
2420024200
devDependencies: {
24201-
"@types/async": "^3.2.20",
24202-
"@types/chai": "^4.3.5",
24201+
"@types/async": "^3.2.24",
24202+
"@types/chai": "^4.3.6",
2420324203
"@types/fancy-log": "^2.0.0",
2420424204
"@types/fs-extra": "^11.0.1",
2420524205
"@types/glob": "^8.1.0",
@@ -24211,10 +24211,10 @@ var require_package = __commonJS({
2421124211
"@types/unzip-stream": "^0.3.1",
2421224212
"@types/uuid": "^9.0.2",
2421324213
"@types/yargs": "^17.0.24",
24214-
"@typescript-eslint/eslint-plugin": "^5.61.0",
24214+
"@typescript-eslint/eslint-plugin": "^5.62.0",
2421524215
"@typescript-eslint/parser": "^5.62.0",
24216-
async: "^3.2.4",
24217-
chai: "^4.3.7",
24216+
async: "^3.2.5",
24217+
chai: "^4.3.8",
2421824218
dotenv: "^16.3.1",
2421924219
esbuild: "^0.19.3",
2422024220
eslint: "^8.49.0",

dist/actions/assign-user/index.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24198,8 +24198,8 @@ var require_package = __commonJS({
2419824198
url: "https://github.com/microsoft/powerplatform-actions.git"
2419924199
},
2420024200
devDependencies: {
24201-
"@types/async": "^3.2.20",
24202-
"@types/chai": "^4.3.5",
24201+
"@types/async": "^3.2.24",
24202+
"@types/chai": "^4.3.6",
2420324203
"@types/fancy-log": "^2.0.0",
2420424204
"@types/fs-extra": "^11.0.1",
2420524205
"@types/glob": "^8.1.0",
@@ -24211,10 +24211,10 @@ var require_package = __commonJS({
2421124211
"@types/unzip-stream": "^0.3.1",
2421224212
"@types/uuid": "^9.0.2",
2421324213
"@types/yargs": "^17.0.24",
24214-
"@typescript-eslint/eslint-plugin": "^5.61.0",
24214+
"@typescript-eslint/eslint-plugin": "^5.62.0",
2421524215
"@typescript-eslint/parser": "^5.62.0",
24216-
async: "^3.2.4",
24217-
chai: "^4.3.7",
24216+
async: "^3.2.5",
24217+
chai: "^4.3.8",
2421824218
dotenv: "^16.3.1",
2421924219
esbuild: "^0.19.3",
2422024220
eslint: "^8.49.0",

dist/actions/backup-environment/index.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24198,8 +24198,8 @@ var require_package = __commonJS({
2419824198
url: "https://github.com/microsoft/powerplatform-actions.git"
2419924199
},
2420024200
devDependencies: {
24201-
"@types/async": "^3.2.20",
24202-
"@types/chai": "^4.3.5",
24201+
"@types/async": "^3.2.24",
24202+
"@types/chai": "^4.3.6",
2420324203
"@types/fancy-log": "^2.0.0",
2420424204
"@types/fs-extra": "^11.0.1",
2420524205
"@types/glob": "^8.1.0",
@@ -24211,10 +24211,10 @@ var require_package = __commonJS({
2421124211
"@types/unzip-stream": "^0.3.1",
2421224212
"@types/uuid": "^9.0.2",
2421324213
"@types/yargs": "^17.0.24",
24214-
"@typescript-eslint/eslint-plugin": "^5.61.0",
24214+
"@typescript-eslint/eslint-plugin": "^5.62.0",
2421524215
"@typescript-eslint/parser": "^5.62.0",
24216-
async: "^3.2.4",
24217-
chai: "^4.3.7",
24216+
async: "^3.2.5",
24217+
chai: "^4.3.8",
2421824218
dotenv: "^16.3.1",
2421924219
esbuild: "^0.19.3",
2422024220
eslint: "^8.49.0",

dist/actions/branch-solution/index.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2298,8 +2298,8 @@ var require_package = __commonJS({
22982298
url: "https://github.com/microsoft/powerplatform-actions.git"
22992299
},
23002300
devDependencies: {
2301-
"@types/async": "^3.2.20",
2302-
"@types/chai": "^4.3.5",
2301+
"@types/async": "^3.2.24",
2302+
"@types/chai": "^4.3.6",
23032303
"@types/fancy-log": "^2.0.0",
23042304
"@types/fs-extra": "^11.0.1",
23052305
"@types/glob": "^8.1.0",
@@ -2311,10 +2311,10 @@ var require_package = __commonJS({
23112311
"@types/unzip-stream": "^0.3.1",
23122312
"@types/uuid": "^9.0.2",
23132313
"@types/yargs": "^17.0.24",
2314-
"@typescript-eslint/eslint-plugin": "^5.61.0",
2314+
"@typescript-eslint/eslint-plugin": "^5.62.0",
23152315
"@typescript-eslint/parser": "^5.62.0",
2316-
async: "^3.2.4",
2317-
chai: "^4.3.7",
2316+
async: "^3.2.5",
2317+
chai: "^4.3.8",
23182318
dotenv: "^16.3.1",
23192319
esbuild: "^0.19.3",
23202320
eslint: "^8.49.0",

dist/actions/catalog-status/index.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24211,8 +24211,8 @@ var require_package = __commonJS({
2421124211
url: "https://github.com/microsoft/powerplatform-actions.git"
2421224212
},
2421324213
devDependencies: {
24214-
"@types/async": "^3.2.20",
24215-
"@types/chai": "^4.3.5",
24214+
"@types/async": "^3.2.24",
24215+
"@types/chai": "^4.3.6",
2421624216
"@types/fancy-log": "^2.0.0",
2421724217
"@types/fs-extra": "^11.0.1",
2421824218
"@types/glob": "^8.1.0",
@@ -24224,10 +24224,10 @@ var require_package = __commonJS({
2422424224
"@types/unzip-stream": "^0.3.1",
2422524225
"@types/uuid": "^9.0.2",
2422624226
"@types/yargs": "^17.0.24",
24227-
"@typescript-eslint/eslint-plugin": "^5.61.0",
24227+
"@typescript-eslint/eslint-plugin": "^5.62.0",
2422824228
"@typescript-eslint/parser": "^5.62.0",
24229-
async: "^3.2.4",
24230-
chai: "^4.3.7",
24229+
async: "^3.2.5",
24230+
chai: "^4.3.8",
2423124231
dotenv: "^16.3.1",
2423224232
esbuild: "^0.19.3",
2423324233
eslint: "^8.49.0",

dist/actions/check-solution/index.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24211,8 +24211,8 @@ var require_package = __commonJS({
2421124211
url: "https://github.com/microsoft/powerplatform-actions.git"
2421224212
},
2421324213
devDependencies: {
24214-
"@types/async": "^3.2.20",
24215-
"@types/chai": "^4.3.5",
24214+
"@types/async": "^3.2.24",
24215+
"@types/chai": "^4.3.6",
2421624216
"@types/fancy-log": "^2.0.0",
2421724217
"@types/fs-extra": "^11.0.1",
2421824218
"@types/glob": "^8.1.0",
@@ -24224,10 +24224,10 @@ var require_package = __commonJS({
2422424224
"@types/unzip-stream": "^0.3.1",
2422524225
"@types/uuid": "^9.0.2",
2422624226
"@types/yargs": "^17.0.24",
24227-
"@typescript-eslint/eslint-plugin": "^5.61.0",
24227+
"@typescript-eslint/eslint-plugin": "^5.62.0",
2422824228
"@typescript-eslint/parser": "^5.62.0",
24229-
async: "^3.2.4",
24230-
chai: "^4.3.7",
24229+
async: "^3.2.5",
24230+
chai: "^4.3.8",
2423124231
dotenv: "^16.3.1",
2423224232
esbuild: "^0.19.3",
2423324233
eslint: "^8.49.0",

dist/actions/clone-solution/index.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24211,8 +24211,8 @@ var require_package = __commonJS({
2421124211
url: "https://github.com/microsoft/powerplatform-actions.git"
2421224212
},
2421324213
devDependencies: {
24214-
"@types/async": "^3.2.20",
24215-
"@types/chai": "^4.3.5",
24214+
"@types/async": "^3.2.24",
24215+
"@types/chai": "^4.3.6",
2421624216
"@types/fancy-log": "^2.0.0",
2421724217
"@types/fs-extra": "^11.0.1",
2421824218
"@types/glob": "^8.1.0",
@@ -24224,10 +24224,10 @@ var require_package = __commonJS({
2422424224
"@types/unzip-stream": "^0.3.1",
2422524225
"@types/uuid": "^9.0.2",
2422624226
"@types/yargs": "^17.0.24",
24227-
"@typescript-eslint/eslint-plugin": "^5.61.0",
24227+
"@typescript-eslint/eslint-plugin": "^5.62.0",
2422824228
"@typescript-eslint/parser": "^5.62.0",
24229-
async: "^3.2.4",
24230-
chai: "^4.3.7",
24229+
async: "^3.2.5",
24230+
chai: "^4.3.8",
2423124231
dotenv: "^16.3.1",
2423224232
esbuild: "^0.19.3",
2423324233
eslint: "^8.49.0",

dist/actions/copy-environment/index.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24198,8 +24198,8 @@ var require_package = __commonJS({
2419824198
url: "https://github.com/microsoft/powerplatform-actions.git"
2419924199
},
2420024200
devDependencies: {
24201-
"@types/async": "^3.2.20",
24202-
"@types/chai": "^4.3.5",
24201+
"@types/async": "^3.2.24",
24202+
"@types/chai": "^4.3.6",
2420324203
"@types/fancy-log": "^2.0.0",
2420424204
"@types/fs-extra": "^11.0.1",
2420524205
"@types/glob": "^8.1.0",
@@ -24211,10 +24211,10 @@ var require_package = __commonJS({
2421124211
"@types/unzip-stream": "^0.3.1",
2421224212
"@types/uuid": "^9.0.2",
2421324213
"@types/yargs": "^17.0.24",
24214-
"@typescript-eslint/eslint-plugin": "^5.61.0",
24214+
"@typescript-eslint/eslint-plugin": "^5.62.0",
2421524215
"@typescript-eslint/parser": "^5.62.0",
24216-
async: "^3.2.4",
24217-
chai: "^4.3.7",
24216+
async: "^3.2.5",
24217+
chai: "^4.3.8",
2421824218
dotenv: "^16.3.1",
2421924219
esbuild: "^0.19.3",
2422024220
eslint: "^8.49.0",

0 commit comments

Comments
 (0)