Skip to content

Commit ada7a3b

Browse files
chore(dev-deps): bump @salesforce/plugin-command-reference
Bumps [@salesforce/plugin-command-reference](https://github.com/salesforcecli/plugin-command-reference) from 3.1.67 to 3.1.68. - [Release notes](https://github.com/salesforcecli/plugin-command-reference/releases) - [Changelog](https://github.com/salesforcecli/plugin-command-reference/blob/main/CHANGELOG.md) - [Commits](salesforcecli/plugin-command-reference@3.1.67...3.1.68) --- updated-dependencies: - dependency-name: "@salesforce/plugin-command-reference" dependency-version: 3.1.68 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a18398 commit ada7a3b

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@oclif/plugin-command-snapshot": "^5.3.5",
2121
"@salesforce/cli-plugins-testkit": "^5.3.41",
2222
"@salesforce/dev-scripts": "^11.0.4",
23-
"@salesforce/plugin-command-reference": "^3.1.67",
23+
"@salesforce/plugin-command-reference": "^3.1.68",
2424
"@salesforce/types": "^1.4.0",
2525
"eslint-plugin-sf-plugin": "^1.20.31",
2626
"oclif": "^4.22.15",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1802,14 +1802,14 @@
18021802
dependencies:
18031803
"@salesforce/ts-types" "^2.0.12"
18041804

1805-
"@salesforce/plugin-command-reference@^3.1.67":
1806-
version "3.1.67"
1807-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.67.tgz#f8b468c41d97096ef0ca5a110437667c3f82dc2d"
1808-
integrity sha512-9kVgdtJ2L58CjAy7L5EPpRF6OlAYILRdeLhXVwlj2FlJyA9dHK2w+T58sP0ORF2iJvc4wWLwZMTQgTmYBchmgw==
1805+
"@salesforce/plugin-command-reference@^3.1.68":
1806+
version "3.1.68"
1807+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.68.tgz#4d95f3f76d6fd1e0009f08cef143b8614a0943a6"
1808+
integrity sha512-ifQleQRr5TBrQMsazPXZlDgU3mpO9rozFCjlrcO2mhg0SqXvlr8Q2P3zh7YOHg5x26SYFB7Ok0PtkLmCsXxoXw==
18091809
dependencies:
18101810
"@oclif/core" "^4"
18111811
"@salesforce/core" "^8.22.0"
1812-
"@salesforce/kit" "^3.2.3"
1812+
"@salesforce/kit" "^3.2.4"
18131813
"@salesforce/sf-plugins-core" "^11.3.12"
18141814
"@salesforce/ts-types" "^2.0.11"
18151815
chalk "^5.6.0"

0 commit comments

Comments
 (0)