Skip to content

Commit 214f360

Browse files
chore(dev-deps): bump @salesforce/plugin-alias from 2.1.0 to 2.1.5
Bumps [@salesforce/plugin-alias](https://github.com/salesforcecli/plugin-alias) from 2.1.0 to 2.1.5. - [Release notes](https://github.com/salesforcecli/plugin-alias/releases) - [Changelog](https://github.com/salesforcecli/plugin-alias/blob/main/CHANGELOG.md) - [Commits](salesforcecli/plugin-alias@v2.1.0...2.1.5) --- 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 723d073 commit 214f360

2 files changed

Lines changed: 11 additions & 11 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.0",
20+
"@salesforce/plugin-alias": "^2.1.5",
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: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -733,7 +733,7 @@
733733
is-wsl "^2.1.1"
734734
tslib "^2.3.1"
735735

736-
"@oclif/core@^1.14.1", "@oclif/core@^1.16.4", "@oclif/core@^1.6.4", "@oclif/core@^1.8.0", "@oclif/core@^1.9.0":
736+
"@oclif/core@^1.14.1", "@oclif/core@^1.16.4", "@oclif/core@^1.6.4", "@oclif/core@^1.8.0":
737737
version "1.16.4"
738738
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.16.4.tgz#fafa338ada0624d7f1adac036302b05a37cd96d0"
739739
integrity sha512-l+xHtVMteJWeTZZ+f2yLyNjf69X0mhAH8GILXnmoAGAemXbc1DVstvloxOouarvm9xyHHhquzO1Qg5l6xa1VIw==
@@ -1049,7 +1049,7 @@
10491049
mv "~2"
10501050
safe-json-stringify "~1"
10511051

1052-
"@salesforce/command@^5.0.0", "@salesforce/command@^5.1.0", "@salesforce/command@^5.2.11":
1052+
"@salesforce/command@^5.1.0", "@salesforce/command@^5.2.11":
10531053
version "5.2.11"
10541054
resolved "https://registry.yarnpkg.com/@salesforce/command/-/command-5.2.11.tgz#43fdb687c8cd6a5f76dafd548ea176663c8a6620"
10551055
integrity sha512-6KhXbxlV+noVFL8FNhVBPDiD5Z4fEcezh1rClcjdturt2Zg/cp9KPIFqZoFn34zt30u+DlhhU3GDlfE18IoNHw==
@@ -1062,7 +1062,7 @@
10621062
"@salesforce/ts-types" "^1.5.21"
10631063
chalk "^2.4.2"
10641064

1065-
"@salesforce/core@^3.19.0", "@salesforce/core@^3.19.3", "@salesforce/core@^3.21.5", "@salesforce/core@^3.30.10", "@salesforce/core@^3.30.9":
1065+
"@salesforce/core@^3.19.0", "@salesforce/core@^3.21.5", "@salesforce/core@^3.30.10", "@salesforce/core@^3.30.9":
10661066
version "3.30.10"
10671067
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-3.30.10.tgz#146724f2bbc294afbcb3fa41eac281d5d880f2f7"
10681068
integrity sha512-mVt/gLuF/zimBEs1oDThHm6GjKCRYkc6MuLjfwZrAo3m2H2QFH828HZEVU0nulkC4lF7F0kMXuLqk8n6sWwScw==
@@ -1138,14 +1138,14 @@
11381138
shx "^0.3.3"
11391139
tslib "^2.2.0"
11401140

1141-
"@salesforce/plugin-alias@^2.1.0":
1142-
version "2.1.0"
1143-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-alias/-/plugin-alias-2.1.0.tgz#6acb6653f571004f1f3fb890b0b095033427a550"
1144-
integrity sha512-EszxoE5lMbqmn86yNdsQXNm6LJLBGeupnVg7d+vkwHxSw5Dl/iR3ZJYW0cXwwMQWancWrSwacLP4e8z5couoBg==
1141+
"@salesforce/plugin-alias@^2.1.5":
1142+
version "2.1.5"
1143+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-alias/-/plugin-alias-2.1.5.tgz#ad4432d0a3a124361ea18f5d3c477f81b1d9d9f6"
1144+
integrity sha512-IdcvnHV2c8Qvh6rpraWMV3fVte2gxYSJVrWxJqF05pELL2k+pZ35lLKPcxH6NpEvH3ChYxm37poaHwDQd+r3jQ==
11451145
dependencies:
1146-
"@oclif/core" "^1.9.0"
1147-
"@salesforce/command" "^5.0.0"
1148-
"@salesforce/core" "^3.19.3"
1146+
"@oclif/core" "^1.16.4"
1147+
"@salesforce/command" "^5.2.11"
1148+
"@salesforce/core" "^3.30.9"
11491149
chalk "^4.1.2"
11501150
tslib "^2"
11511151

0 commit comments

Comments
 (0)