|
1316 | 1316 | istanbul-lib-report "^3.0.1"
|
1317 | 1317 | istanbul-reports "^3.1.7"
|
1318 | 1318 |
|
1319 |
| -"@salesforce/cli-plugins-testkit@^5.3.18", "@salesforce/cli-plugins-testkit@^5.3.25": |
| 1319 | +"@salesforce/cli-plugins-testkit@^5.3.25": |
1320 | 1320 | version "5.3.25"
|
1321 | 1321 | resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.25.tgz#a3e081d1e8bce8660d602fdf04851986c89f18a1"
|
1322 | 1322 | integrity sha512-wwFnd7EuEVxc7IRCvOtJO65iEbjYWrIHUdkxf7bZkgrS9ZfjFNDyua/XthT+gWpVfIZiHxEjqYBdHzMNWZQkbg==
|
|
1332 | 1332 | strip-ansi "6.0.1"
|
1333 | 1333 | ts-retry-promise "^0.8.1"
|
1334 | 1334 |
|
1335 |
| -"@salesforce/core@^8.1.0", "@salesforce/core@^8.2.1", "@salesforce/core@^8.2.7", "@salesforce/core@^8.2.8", "@salesforce/core@^8.3.0", "@salesforce/core@^8.4.0": |
| 1335 | +"@salesforce/core@^8.1.0", "@salesforce/core@^8.2.7", "@salesforce/core@^8.2.8", "@salesforce/core@^8.3.0", "@salesforce/core@^8.4.0": |
1336 | 1336 | version "8.4.0"
|
1337 | 1337 | resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.4.0.tgz#d2ddfe07994c42b1e917e581e9cf47ad27b97a93"
|
1338 | 1338 | integrity sha512-P+n0+Sp+v6voLTShW2E5sdF7gCUxEXJjNcc9Jtto0ZMyQesmQJ6WGpWmAuRoi+BVYc8OPSlEffndaYDAo/u73g==
|
|
1460 | 1460 | minimatch "^9.0.5"
|
1461 | 1461 | proxy-agent "^6.4.0"
|
1462 | 1462 |
|
1463 |
| -"@salesforce/source-testkit@^2.2.41": |
1464 |
| - version "2.2.41" |
1465 |
| - resolved "https://registry.yarnpkg.com/@salesforce/source-testkit/-/source-testkit-2.2.41.tgz#9554e1556ca7c0531d3ccc6bbf0a7a3b53397c07" |
1466 |
| - integrity sha512-xQCu5hl+ey8p1ngk3o+uAKcAncYi37JvERl/mrrQvjZZtB3YQPqHrnjQxA2bE+2GilawvG5N+FZIruCqyTfRQA== |
| 1463 | +"@salesforce/source-testkit@^2.2.57": |
| 1464 | + version "2.2.57" |
| 1465 | + resolved "https://registry.yarnpkg.com/@salesforce/source-testkit/-/source-testkit-2.2.57.tgz#e71f99f0abc3fab62458c0e77ba6fb60776c9edf" |
| 1466 | + integrity sha512-uVtsXC35eejxsrWLXTk+OErJZlXCs9/AvzZPZwtxA4/EKrOftR9vnOIX6/JF8H83XJiyzpMxUl/0x949vYVdmw== |
1467 | 1467 | dependencies:
|
1468 |
| - "@salesforce/cli-plugins-testkit" "^5.3.18" |
1469 |
| - "@salesforce/core" "^8.2.1" |
1470 |
| - "@salesforce/kit" "^3.1.6" |
1471 |
| - "@salesforce/source-deploy-retrieve" "^12.1.8" |
1472 |
| - "@salesforce/ts-types" "^2.0.10" |
1473 |
| - chai "^4.4.1" |
1474 |
| - debug "^4.3.5" |
| 1468 | + "@salesforce/cli-plugins-testkit" "^5.3.25" |
| 1469 | + "@salesforce/core" "^8.4.0" |
| 1470 | + "@salesforce/kit" "^3.2.1" |
| 1471 | + "@salesforce/source-deploy-retrieve" "^12.4.0" |
| 1472 | + "@salesforce/ts-types" "^2.0.12" |
| 1473 | + chai "^4.5.0" |
| 1474 | + debug "^4.3.6" |
1475 | 1475 | fast-glob "^3.3.2"
|
1476 | 1476 | shelljs "^0.8.4"
|
1477 | 1477 | sinon "^10.0.0"
|
@@ -3074,18 +3074,18 @@ chai-each@^0.0.1:
|
3074 | 3074 | resolved "https://registry.yarnpkg.com/chai-each/-/chai-each-0.0.1.tgz#d195674e02c2ab3210a2b11f4d7f3ca0d7f46712"
|
3075 | 3075 | integrity sha512-W0G98eDRmV4ahXjGBXHsljhXU2MBLQquP2Eo+oOikqywGO0QLYK8tBUKkFGwl7KPQWeeQPLssvRbQXFsIk6Xlg==
|
3076 | 3076 |
|
3077 |
| -chai@^4.3.10, chai@^4.4.1: |
3078 |
| - version "4.4.1" |
3079 |
| - resolved "https://registry.yarnpkg.com/chai/-/chai-4.4.1.tgz#3603fa6eba35425b0f2ac91a009fe924106e50d1" |
3080 |
| - integrity sha512-13sOfMv2+DWduEU+/xbun3LScLoqN17nBeTLUsmDfKdoiC1fr0n9PU4guu4AhRcOVFk/sW8LyZWHuhWtQZiF+g== |
| 3077 | +chai@^4.3.10, chai@^4.5.0: |
| 3078 | + version "4.5.0" |
| 3079 | + resolved "https://registry.yarnpkg.com/chai/-/chai-4.5.0.tgz#707e49923afdd9b13a8b0b47d33d732d13812fd8" |
| 3080 | + integrity sha512-RITGBfijLkBddZvnn8jdqoTypxvqbOLYQkGGxXzeFjVHvudaPw0HNFD9x928/eUwYWd2dPCugVqspGALTZZQKw== |
3081 | 3081 | dependencies:
|
3082 | 3082 | assertion-error "^1.1.0"
|
3083 | 3083 | check-error "^1.0.3"
|
3084 | 3084 | deep-eql "^4.1.3"
|
3085 | 3085 | get-func-name "^2.0.2"
|
3086 | 3086 | loupe "^2.3.6"
|
3087 | 3087 | pathval "^1.1.1"
|
3088 |
| - type-detect "^4.0.8" |
| 3088 | + type-detect "^4.1.0" |
3089 | 3089 |
|
3090 | 3090 | chalk@^2.4.2:
|
3091 | 3091 | version "2.4.2"
|
|
7597 | 7597 | resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
|
7598 | 7598 | integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
|
7599 | 7599 |
|
| 7600 | +type-detect@^4.1.0: |
| 7601 | + version "4.1.0" |
| 7602 | + resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.1.0.tgz#deb2453e8f08dcae7ae98c626b13dddb0155906c" |
| 7603 | + integrity sha512-Acylog8/luQ8L7il+geoSxhEkazvkslg7PSNKOX59mbB9cOveP5aq9h74Y7YU8yDpJwetzQQrfIwtf4Wp4LKcw== |
| 7604 | + |
7600 | 7605 | type-fest@^0.18.0:
|
7601 | 7606 | version "0.18.1"
|
7602 | 7607 | resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.18.1.tgz#db4bc151a4a2cf4eebf9add5db75508db6cc841f"
|
|
0 commit comments