Skip to content

Commit b2ea1bc

Browse files
amphroSF-CLI-BOT
andauthored
chore: sync package.json [ci skip] (#24)
* chore: sync dependencies [skip-validate-pr] Authored via Leif * chore: sync package.json [skip-validate-pr] Authored via Leif Co-authored-by: SF-CLI-BOT <[email protected]>
1 parent 636b042 commit b2ea1bc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@oclif/plugin-command-snapshot": "^2.0.0",
1818
"@salesforce/dev-config": "^2.1.0",
1919
"@salesforce/dev-scripts": "0.7.0",
20-
"@salesforce/plugin-command-reference": "^1.2.3",
20+
"@salesforce/plugin-command-reference": "^1.3.0",
2121
"@salesforce/prettier-config": "^0.0.1",
2222
"@salesforce/ts-sinon": "1.3.0",
2323
"@typescript-eslint/eslint-plugin": "^4.2.0",
@@ -104,7 +104,7 @@
104104
"prepare": "sf-install",
105105
"pretest": "sf-compile-test",
106106
"test": "sf-test",
107-
"test:command-reference": "./bin/run commandreference:generate -p @salesforce/plugin-org --erroronwarnings",
107+
"test:command-reference": "./bin/run commandreference:generate --erroronwarnings",
108108
"test:deprecation-policy": "./bin/run snapshot:compare",
109109
"version": "oclif-dev readme && git add README.md"
110110
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -612,10 +612,10 @@
612612
"@salesforce/ts-types" "^1.5.0"
613613
tslib "^1.10.0"
614614

615-
"@salesforce/plugin-command-reference@^1.2.3":
616-
version "1.2.4"
617-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-1.2.4.tgz#da1298cd1682a61e198e684b1c4fc6503c863e75"
618-
integrity sha512-xe4zwkLW3VZ+m2n6LTUFLq05yNhEGf+YR2FgOKEU/+orItFXvgJNO2+OzMuZzdl7eh4+fuLB3DLbYJHkq/ubIg==
615+
"@salesforce/plugin-command-reference@^1.3.0":
616+
version "1.3.0"
617+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-1.3.0.tgz#02e843b3a2fa3c900ff646fcfde1cdc6cc6863b3"
618+
integrity sha512-MN55iUzRhmlHIX2Hb/ED9uBUnSZRJcwdBRHfQo+z1C4edbLMxA4sfbMSAmwdFsQ0sIIdjDW504gFhmys4z1rpg==
619619
dependencies:
620620
"@oclif/command" "^1.5.19"
621621
"@oclif/config" "^1.14.0"

0 commit comments

Comments
 (0)