Skip to content

Commit 1115f8d

Browse files
authored
Merge pull request #328 from salesforcecli/dependabot-npm_and_yarn-salesforce-plugin-command-reference-3.0.70
chore(dev-deps): bump @salesforce/plugin-command-reference from 3.0.68 to 3.0.70
2 parents b7935ee + e821fe3 commit 1115f8d

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@oclif/test": "^3",
2020
"@salesforce/cli-plugins-testkit": "^5",
2121
"@salesforce/dev-scripts": "^8",
22-
"@salesforce/plugin-command-reference": "^3.0.68",
22+
"@salesforce/plugin-command-reference": "^3.0.70",
2323
"@salesforce/ts-sinon": "^1.4.19",
2424
"@swc/cli": "^0.3.9",
2525
"@swc/core": "^1.4.4",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1406,7 +1406,7 @@
14061406
read-package-json-fast "^3.0.0"
14071407
which "^3.0.0"
14081408

1409-
"@oclif/core@^3", "@oclif/core@^3.15.1", "@oclif/core@^3.19.1", "@oclif/core@^3.19.2", "@oclif/core@^3.19.3":
1409+
"@oclif/core@^3", "@oclif/core@^3.15.1", "@oclif/core@^3.19.2", "@oclif/core@^3.19.3", "@oclif/core@^3.20.0":
14101410
version "3.23.0"
14111411
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.23.0.tgz#d0ccc5f99c376e4bcfce04e8e94efae8417a53f8"
14121412
integrity sha512-giQ/8Ft8yXWg4IyPVtynPb7ihoQsa3A/1Q53UIJIhh+8k+EedE3lJ01yn6sq6Ha35IGqsG1WhkeHzlJIuldEaw==
@@ -1681,12 +1681,12 @@
16811681
"@salesforce/ts-types" "^2.0.9"
16821682
tslib "^2.6.2"
16831683

1684-
"@salesforce/plugin-command-reference@^3.0.68":
1685-
version "3.0.68"
1686-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.68.tgz#10761fb48f5346bdd3ed0c8e2f6cfaaaf32d1eca"
1687-
integrity sha512-tsAcHX2/wXIymRwUj+VEOfcX3Yz3G8wg2wCFI6pUGiEgz+6StVRXhG/lwRxNp+xHAxDmohW1FFNTQVeeJwCGqg==
1684+
"@salesforce/plugin-command-reference@^3.0.70":
1685+
version "3.0.70"
1686+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.70.tgz#0573fcdaf86679a98e0e8088ed75f2e7d0388639"
1687+
integrity sha512-MwgdWn5OzY3d+6PgW/aopYqnGmeLvs/7JXS5VNOO63bnYYfhwCwzoJL9gRkL8v+PWeU6wZhEDITNPOM6x7K+YA==
16881688
dependencies:
1689-
"@oclif/core" "^3.19.1"
1689+
"@oclif/core" "^3.20.0"
16901690
"@salesforce/core" "^6.5.3"
16911691
"@salesforce/kit" "^3.0.15"
16921692
"@salesforce/sf-plugins-core" "^5.0.13"

0 commit comments

Comments
 (0)