Skip to content

Commit

Permalink
Merge pull request #999 from salesforcecli/release/2.2.3
Browse files Browse the repository at this point in the history
Release PR for 2.2.3 as nightly
  • Loading branch information
svc-cli-bot authored Jul 23, 2023
2 parents 570d8b7 + d60f991 commit f2a0500
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@salesforce/cli",
"description": "The Salesforce CLI",
"version": "2.2.2",
"version": "2.2.3",
"author": "Salesforce",
"bin": {
"sf": "./bin/run",
Expand Down Expand Up @@ -70,12 +70,12 @@
],
"jitPlugins": {
"@salesforce/plugin-custom-metadata": "2.1.35",
"@salesforce/plugin-community": "2.3.9",
"@salesforce/plugin-community": "2.3.10",
"@salesforce/plugin-dev": "1.1.3",
"@salesforce/plugin-env": "2.1.19",
"@salesforce/plugin-functions": "1.21.10",
"@salesforce/plugin-packaging": "1.21.1",
"@salesforce/plugin-signups": "1.4.28",
"@salesforce/plugin-signups": "1.4.29",
"@salesforce/sfdx-plugin-lwc-test": "1.0.2",
"@salesforce/sfdx-scanner": "3.14.0"
},
Expand Down Expand Up @@ -123,8 +123,8 @@
"@oclif/plugin-autocomplete": "2.3.3",
"@oclif/plugin-commands": "2.2.20",
"@oclif/plugin-help": "5.2.14",
"@oclif/plugin-not-found": "2.3.32",
"@oclif/plugin-plugins": "3.1.7",
"@oclif/plugin-not-found": "2.3.33",
"@oclif/plugin-plugins": "3.1.8",
"@oclif/plugin-search": "0.0.21",
"@oclif/plugin-update": "3.1.27",
"@oclif/plugin-version": "1.3.7",
Expand All @@ -134,7 +134,7 @@
"@salesforce/plugin-apex": "2.3.7",
"@salesforce/plugin-auth": "2.8.9",
"@salesforce/plugin-data": "2.5.2",
"@salesforce/plugin-deploy-retrieve": "1.16.1",
"@salesforce/plugin-deploy-retrieve": "1.16.3",
"@salesforce/plugin-info": "2.6.32",
"@salesforce/plugin-limits": "2.3.26",
"@salesforce/plugin-login": "1.2.21",
Expand Down Expand Up @@ -186,7 +186,7 @@
"@salesforce/schemas": "1.6.0",
"@salesforce/templates": "58.0.1",
"@salesforce/source-deploy-retrieve": "9.4.2",
"@salesforce/source-tracking": "4.2.6"
"@salesforce/source-tracking": "4.2.7"
},
"repository": "salesforcecli/cli",
"scripts": {
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1353,19 +1353,19 @@
dependencies:
"@oclif/core" "^2.9.3"

"@oclif/plugin-not-found@2.3.32", "@oclif/plugin-not-found@^2.3.32":
version "2.3.32"
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-2.3.32.tgz#4b9371b028ed6a74238a5ea7c12cfa7d30d7d0a8"
integrity sha512-tVFHfR9XRUWrcxBugHjFr7HUmbLheDX05IaFr7fMF2hcvcqDs3DBjy42WKEoXSaBVTcST6KKhoSy2UVX8pk9Fg==
"@oclif/plugin-not-found@2.3.33", "@oclif/plugin-not-found@^2.3.32":
version "2.3.33"
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-2.3.33.tgz#478f5ec958cb78163ce3687875e427591b4c8c6b"
integrity sha512-s3nPMyY4PcJQDhZnppimCfZuAaAR6J0LlapdzIgTl5k2Li9wE4QfYqu3Wrx0JyczdfhFjoolNuINoiejmW6WgA==
dependencies:
"@oclif/color" "^1.0.8"
"@oclif/core" "^2.9.3"
"@oclif/core" "^2.9.4"
fast-levenshtein "^3.0.0"

"@oclif/plugin-plugins@3.1.7":
version "3.1.7"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-3.1.7.tgz#4201133b1126ab45b7de8ae2d85c18e310bcb804"
integrity sha512-rGH3unndc5bY73b63K9IrGnXM6XeB7vOALKVHbbiia3fPIf4oG2ybjo1MBHyUsfwZYifRc/GK2RAZ8cle0GqDA==
"@oclif/plugin-plugins@3.1.8":
version "3.1.8"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-3.1.8.tgz#92ebebda1dd01d40e8f85c488bde3495999721a3"
integrity sha512-514sFBzLcR9QCSMWCHt/1XntfjJEZvb637b9YuV4kwq749pKEPF7fjCxSV1gYQCCP4TjMB5gB4AwPL4cCbe+/A==
dependencies:
"@oclif/color" "^1.0.4"
"@oclif/core" "^2.8.7"
Expand All @@ -1378,7 +1378,7 @@
npm-run-path "^4.0.1"
semver "^7.5.3"
shelljs "^0.8.5"
tslib "^2.5.3"
tslib "^2.6.0"
validate-npm-package-name "^5.0.0"
yarn "^1.22.18"

Expand Down Expand Up @@ -1881,18 +1881,18 @@
jsforce "^2.0.0-beta.27"
tslib "^2"

"@salesforce/plugin-deploy-retrieve@1.16.1":
version "1.16.1"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-1.16.1.tgz#4b9aa691185ee6e07b608727f59bb528942e41c4"
integrity sha512-/Yr78hDSp8O+wBUvv9tpWrC8HyDpbi0nVXST3HxmCsTkuo98dy2QO+moilPYErdK8/6eD8iVsF2VWnmFXM1W+A==
"@salesforce/plugin-deploy-retrieve@1.16.3":
version "1.16.3"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-1.16.3.tgz#ca5ac613107780822eaccc49de0a6ddaa877f96e"
integrity sha512-q5NhZgscmJ8vdBYJxdfNaNPtC0tWlNzi43jhmzFe0hBtIgoacZghsLOYaft0BA4zabWMiohRHwpRv/efKY19FA==
dependencies:
"@oclif/core" "^2.8.7"
"@salesforce/apex-node" "^1.6.2"
"@salesforce/core" "^4.3.10"
"@salesforce/kit" "^3.0.2"
"@salesforce/kit" "^3.0.6"
"@salesforce/sf-plugins-core" "^3.1.3"
"@salesforce/source-deploy-retrieve" "^9.4.0"
"@salesforce/source-tracking" "^4.2.5"
"@salesforce/source-tracking" "^4.2.7"
chalk "^4.1.2"
fs-extra "^10.0.1"
shelljs "^0.8.5"
Expand Down Expand Up @@ -2149,10 +2149,10 @@
proxy-agent "^6.2.2"
unzipper "0.10.14"

"@salesforce/source-tracking@4.2.6", "@salesforce/source-tracking@^4.2.5":
version "4.2.6"
resolved "https://registry.yarnpkg.com/@salesforce/source-tracking/-/source-tracking-4.2.6.tgz#b28f99d26983d370a9b1da40093a14797d711c71"
integrity sha512-ZL4a8Fouof16QviacuMS3XLmH5GUTm4yw48xtf0eeHy4/Ggbrf2SvZXdJM6YkORfMG78rxXDNfIjg5q+3SQO2A==
"@salesforce/source-tracking@4.2.7", "@salesforce/source-tracking@^4.2.5", "@salesforce/source-tracking@^4.2.7":
version "4.2.7"
resolved "https://registry.yarnpkg.com/@salesforce/source-tracking/-/source-tracking-4.2.7.tgz#aa1ad0e6aba8ebefa410da697fc83cbb15432074"
integrity sha512-MYKGhj1ppPmRHeNSsN53t8t5NeIbKVoxUNx8uh9PnzZH46V3R5d1f27cBXLsa57c8zr3ptKqLzgKFc8RJ+YO7A==
dependencies:
"@salesforce/core" "^4.3.11"
"@salesforce/kit" "^3.0.6"
Expand Down Expand Up @@ -10907,7 +10907,7 @@ tslib@^1, tslib@^1.8.1, tslib@^1.9.0:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==

tslib@^2, tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.2.0, tslib@^2.3.1, tslib@^2.4.1, tslib@^2.5.0, tslib@^2.5.3, tslib@^2.6.0:
tslib@^2, tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.2.0, tslib@^2.3.1, tslib@^2.4.1, tslib@^2.5.0, tslib@^2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.0.tgz#b295854684dbda164e181d259a22cd779dcd7bc3"
integrity sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA==
Expand Down

0 comments on commit f2a0500

Please sign in to comment.