Skip to content

Commit

Permalink
chore(release): bump to 2.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Sep 12, 2023
1 parent bf7d04b commit 19db511
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
18 changes: 9 additions & 9 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.9.5",
"version": "2.9.6",
"author": "Salesforce",
"bin": {
"sf": "./bin/run",
Expand Down Expand Up @@ -72,13 +72,13 @@
"jitPlugins": {
"@salesforce/plugin-custom-metadata": "2.2.2",
"@salesforce/plugin-community": "2.4.1",
"@salesforce/plugin-dev": "1.1.10",
"@salesforce/plugin-devops-center": "1.1.5",
"@salesforce/plugin-env": "2.1.26",
"@salesforce/plugin-functions": "1.21.12",
"@salesforce/plugin-packaging": "1.24.0",
"@salesforce/plugin-signups": "1.4.34",
"@salesforce/sfdx-plugin-lwc-test": "1.0.2",
"@salesforce/plugin-dev": "1.2.0",
"@salesforce/plugin-devops-center": "1.2.0",
"@salesforce/plugin-env": "2.2.0",
"@salesforce/plugin-functions": "1.22.0",
"@salesforce/plugin-packaging": "1.25.0",
"@salesforce/plugin-signups": "1.5.0",
"@salesforce/sfdx-plugin-lwc-test": "1.1.0",
"@salesforce/sfdx-scanner": "3.16.0"
},
"devPlugins": [
Expand Down Expand Up @@ -126,7 +126,7 @@
"@oclif/plugin-commands": "2.2.25",
"@oclif/plugin-help": "5.2.19",
"@oclif/plugin-not-found": "2.4.1",
"@oclif/plugin-plugins": "3.5.0",
"@oclif/plugin-plugins": "3.6.0",
"@oclif/plugin-search": "0.0.22",
"@oclif/plugin-update": "3.2.3",
"@oclif/plugin-version": "1.3.10",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1228,12 +1228,12 @@
chalk "^4"
fast-levenshtein "^3.0.0"

"@oclif/plugin-plugins@3.5.0":
version "3.5.0"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-3.5.0.tgz#48f4ec8d17bd3c76e87da581e40ef8f05b03817d"
integrity sha512-eE1P5jaFLLAeJvs2ilnGIHbxlhr7Z+3qgn/2uQoAGyozbSltAVkRRQ0LGPrGsqiwdgpgSpR2fPcvaskFanKfyA==
"@oclif/plugin-plugins@3.6.0":
version "3.6.0"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-3.6.0.tgz#b218609d809dec1e92eaac67b962ff6feb39cba1"
integrity sha512-xjcwI1QaZwlTqxr6lfbSbGQHATZ2ZJwwBcTyqw5ooMFpO8SUtJ+iAGQmy8mWWsAr03UANsNLU5XjuYTq+nyu4g==
dependencies:
"@oclif/core" "^2.11.10"
"@oclif/core" "^2.15.0"
chalk "^4.1.2"
debug "^4.3.4"
http-call "^5.2.2"
Expand Down

0 comments on commit 19db511

Please sign in to comment.