Skip to content

Commit 92ea213

Browse files
committed
chore: command bump
1 parent 6e95d02 commit 92ea213

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"main": "lib/index.js",
88
"dependencies": {
99
"@oclif/core": "^1.6.3",
10-
"@salesforce/command": "^5.0.1",
10+
"@salesforce/command": "^5.0.4",
1111
"@salesforce/core": "^3.10.1",
1212
"tslib": "^2"
1313
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -777,10 +777,10 @@
777777
chalk "^2.4.2"
778778
cli-ux "^4.9.3"
779779

780-
"@salesforce/command@^5.0.1":
781-
version "5.0.1"
782-
resolved "https://registry.yarnpkg.com/@salesforce/command/-/command-5.0.1.tgz#4a994691f8b81edcc7c2944d62fa74cacae0fddb"
783-
integrity sha512-9RnFF6qaJQ5rmOego5Ib+JP3Ph+dD4Kq7yqxvv90BpLxDmPSUl6ru+ntDZS/rivcOUgh9XaeIBRE35Z23xOp/w==
780+
"@salesforce/command@^5.0.4":
781+
version "5.0.4"
782+
resolved "https://registry.yarnpkg.com/@salesforce/command/-/command-5.0.4.tgz#4f9b5d764b603bcbc23dc65c06ac54512e92a32f"
783+
integrity sha512-pdnvpoyW9iZBoobcmKV2vt0cRqTt1RsATf4E03L+vxX+8X39HnXoSDxAsZ8BthNj/RMuAXfftddmRAr1D99JYA==
784784
dependencies:
785785
"@oclif/core" "^1.5.2"
786786
"@oclif/plugin-help" "^5.1.11"

0 commit comments

Comments
 (0)