Skip to content

Commit 5b99af8

Browse files
chore(dev-deps): bump @salesforce/plugin-alias from 2.1.5 to 2.1.6
Bumps [@salesforce/plugin-alias](https://github.com/salesforcecli/plugin-alias) from 2.1.5 to 2.1.6. - [Release notes](https://github.com/salesforcecli/plugin-alias/releases) - [Changelog](https://github.com/salesforcecli/plugin-alias/blob/main/CHANGELOG.md) - [Commits](salesforcecli/plugin-alias@2.1.5...2.1.6) --- updated-dependencies: - dependency-name: "@salesforce/plugin-alias" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e8487d commit 5b99af8

2 files changed

Lines changed: 23 additions & 23 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"devDependencies": {
1818
"@salesforce/dev-config": "^3.1.0",
1919
"@salesforce/dev-scripts": "^3.1.0",
20-
"@salesforce/plugin-alias": "^2.1.5",
20+
"@salesforce/plugin-alias": "^2.1.6",
2121
"@salesforce/plugin-signups": "^1.2.7",
2222
"@salesforce/prettier-config": "^0.0.2",
2323
"@semantic-release/changelog": "^5.0.0",

yarn.lock

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -879,13 +879,13 @@
879879
resolved "https://registry.yarnpkg.com/@oclif/screen/-/screen-3.0.2.tgz#969054308fe98d130c02844a45cc792199b75670"
880880
integrity sha512-S/SF/XYJeevwIgHFmVDAFRUvM3m+OjhvCAYMk78ZJQCYCQ5wS7j+LTt1ZEv2jpEEGg2tx/F6TYYWxddNAYHrFQ==
881881

882-
"@oclif/test@^2.2.0":
883-
version "2.2.4"
884-
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.2.4.tgz#30c29cb4a0cd370e8d95280fe40097473edbd884"
885-
integrity sha512-bLaapIKHWyeuWCbD64uUCJCH+OJHFlEi6u/3sRPgi00kEyP95mM23IvkggDWEzQNh92IFj1xx5Bg8qnp0E2tjw==
882+
"@oclif/test@^2.2.4":
883+
version "2.2.6"
884+
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.2.6.tgz#2c98bb1ecab3ddf6b01b51f8a3489c9105353d67"
885+
integrity sha512-rf67rTBkEeulpomdeBYm0D+Q0e1uMqTPUNPhY2/G6guAJhmu3M+78HvSKpLdG7WqpbfQJ68D5Dh5HnauO+MY2g==
886886
dependencies:
887-
"@oclif/core" "^1.18.0"
888-
fancy-test "^2.0.4"
887+
"@oclif/core" "^1.19.1"
888+
fancy-test "^2.0.5"
889889

890890
"@octokit/auth-token@^2.4.0", "@octokit/auth-token@^2.4.4":
891891
version "2.5.0"
@@ -1044,22 +1044,22 @@
10441044
mv "~2"
10451045
safe-json-stringify "~1"
10461046

1047-
"@salesforce/command@^5.1.0", "@salesforce/command@^5.2.11", "@salesforce/command@^5.2.15":
1048-
version "5.2.15"
1049-
resolved "https://registry.yarnpkg.com/@salesforce/command/-/command-5.2.15.tgz#0ac6418ae968d2c4c2ddd7b6609fca0e699ad4b9"
1050-
integrity sha512-dkrkFZRyhApsUI80EQ7JtN5TQAeoWpD3lVwHBJAwr0nYNH8NF+fjLIXhzZ7L1RVlnMfgMxDnE4DZIW8ZTqtxCQ==
1047+
"@salesforce/command@^5.1.0", "@salesforce/command@^5.2.11", "@salesforce/command@^5.2.15", "@salesforce/command@^5.2.16":
1048+
version "5.2.17"
1049+
resolved "https://registry.yarnpkg.com/@salesforce/command/-/command-5.2.17.tgz#9987b889b0e9fc9b33f8b9a91a2264a595c66ce0"
1050+
integrity sha512-CDM7i7ZAySzKbccKCmlUu9IF8F4CZaFPU8hkz4j+WPljmdHzlG8Glc55LAHvtsw/zbNJDVR6/MqKu9ARGYNOQA==
10511051
dependencies:
10521052
"@oclif/core" "^1.19.1"
1053-
"@oclif/test" "^2.2.0"
1054-
"@salesforce/core" "^3.31.16"
1053+
"@oclif/test" "^2.2.4"
1054+
"@salesforce/core" "^3.31.17"
10551055
"@salesforce/kit" "^1.6.1"
10561056
"@salesforce/ts-types" "^1.5.21"
10571057
chalk "^2.4.2"
10581058

1059-
"@salesforce/core@^3.19.0", "@salesforce/core@^3.21.5", "@salesforce/core@^3.30.9", "@salesforce/core@^3.31.10", "@salesforce/core@^3.31.16":
1060-
version "3.31.16"
1061-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-3.31.16.tgz#af52b01eda974b8f000c81d7111e299db64ee38c"
1062-
integrity sha512-at5J9chWR0RQxymQTNiyoNxsVJ56Opq79F7FIKt7Y0T/o+OkdOCnveny2tcVEFeJz4OjRV9+57R9eCsn0gg3gQ==
1059+
"@salesforce/core@^3.19.0", "@salesforce/core@^3.21.5", "@salesforce/core@^3.30.9", "@salesforce/core@^3.31.10", "@salesforce/core@^3.31.17":
1060+
version "3.31.17"
1061+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-3.31.17.tgz#83ab3c9c4730223943ceef4798aaa901fec7981e"
1062+
integrity sha512-rn3AYyePp3m1+IH+KVi+DWwMPcAPDYFiUxyJLh+Jr2hNj9i79eQBcUix6wunK3HaVz0N6Tm5FGIpjqfEVsU0cA==
10631063
dependencies:
10641064
"@salesforce/bunyan" "^2.0.0"
10651065
"@salesforce/kit" "^1.7.0"
@@ -1132,13 +1132,13 @@
11321132
shx "^0.3.3"
11331133
tslib "^2.2.0"
11341134

1135-
"@salesforce/plugin-alias@^2.1.5":
1136-
version "2.1.5"
1137-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-alias/-/plugin-alias-2.1.5.tgz#ad4432d0a3a124361ea18f5d3c477f81b1d9d9f6"
1138-
integrity sha512-IdcvnHV2c8Qvh6rpraWMV3fVte2gxYSJVrWxJqF05pELL2k+pZ35lLKPcxH6NpEvH3ChYxm37poaHwDQd+r3jQ==
1135+
"@salesforce/plugin-alias@^2.1.6":
1136+
version "2.1.6"
1137+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-alias/-/plugin-alias-2.1.6.tgz#25f335aa8cc6e2b75f7b401190a9c616d1f5053f"
1138+
integrity sha512-pB+nlHK5V76TncnurtUaypR6x0ZC6m8LzETiYYOSEnp/m4urgiheaECCwmq90VnWJykysmVANucRydBA2PfQyQ==
11391139
dependencies:
11401140
"@oclif/core" "^1.16.4"
1141-
"@salesforce/command" "^5.2.11"
1141+
"@salesforce/command" "^5.2.16"
11421142
"@salesforce/core" "^3.30.9"
11431143
chalk "^4.1.2"
11441144
tslib "^2"
@@ -4041,7 +4041,7 @@ extsprintf@^1.2.0:
40414041
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.1.tgz#8d172c064867f235c0c84a596806d279bf4bcc07"
40424042
integrity sha512-Wrk35e8ydCKDj/ArClo1VrPVmN8zph5V4AtHwIuHhvMXsKf73UT3BOD+azBIW+3wOJ4FhEH7zyaJCFvChjYvMA==
40434043

4044-
fancy-test@^2.0.4:
4044+
fancy-test@^2.0.5:
40454045
version "2.0.5"
40464046
resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.5.tgz#eb39e10b77e476147aa4ed5a81e14e809b46aaae"
40474047
integrity sha512-ASPLNVkHSSIdRI/uLlK+XGhf1ul/MpRN9VE84ehXL+FOprQjXrDXX3wW1wqKvtcTTC+AW0E0RxdpJ5IEopjhQA==

0 commit comments

Comments
 (0)