Skip to content

Commit 540b4e4

Browse files
authored
Merge pull request #379 from salesforcecli/dependabot-npm_and_yarn-salesforce-plugin-command-reference-3.0.70
chore(dev-deps): bump @salesforce/plugin-command-reference from 3.0.69 to 3.0.70
2 parents 95a65ee + 284d300 commit 540b4e4

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@oclif/plugin-command-snapshot": "^5.0.9",
1919
"@salesforce/cli-plugins-testkit": "^5.1.10",
2020
"@salesforce/dev-scripts": "^8.4.2",
21-
"@salesforce/plugin-command-reference": "^3.0.69",
21+
"@salesforce/plugin-command-reference": "^3.0.70",
2222
"@types/color-convert": "^2.0.3",
2323
"eslint-plugin-sf-plugin": "^1.17.4",
2424
"oclif": "^4.5.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1786,7 +1786,7 @@
17861786
read-package-json-fast "^3.0.0"
17871787
which "^3.0.0"
17881788

1789-
"@oclif/core@^3.15.1", "@oclif/core@^3.18.2", "@oclif/core@^3.19.2", "@oclif/core@^3.19.6", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0":
1789+
"@oclif/core@^3.15.1", "@oclif/core@^3.18.2", "@oclif/core@^3.19.2", "@oclif/core@^3.19.6", "@oclif/core@^3.20.0", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0":
17901790
version "3.23.0"
17911791
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.23.0.tgz#d0ccc5f99c376e4bcfce04e8e94efae8417a53f8"
17921792
integrity sha512-giQ/8Ft8yXWg4IyPVtynPb7ihoQsa3A/1Q53UIJIhh+8k+EedE3lJ01yn6sq6Ha35IGqsG1WhkeHzlJIuldEaw==
@@ -2067,12 +2067,12 @@
20672067
"@salesforce/ts-types" "^2.0.9"
20682068
tslib "^2.6.2"
20692069

2070-
"@salesforce/plugin-command-reference@^3.0.69":
2071-
version "3.0.69"
2072-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.69.tgz#e187706e6751a27d99047f8fe5b42cda8c6a8819"
2073-
integrity sha512-SVUx7CMdc9h10x1S1X50Vk5q8lNm53Erz+j8X1niAAqeoh/cubYrwChyJS8rhrToxLfV3OeHJ7NQsqovNqTzVg==
2070+
"@salesforce/plugin-command-reference@^3.0.70":
2071+
version "3.0.70"
2072+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.70.tgz#0573fcdaf86679a98e0e8088ed75f2e7d0388639"
2073+
integrity sha512-MwgdWn5OzY3d+6PgW/aopYqnGmeLvs/7JXS5VNOO63bnYYfhwCwzoJL9gRkL8v+PWeU6wZhEDITNPOM6x7K+YA==
20742074
dependencies:
2075-
"@oclif/core" "^3.19.6"
2075+
"@oclif/core" "^3.20.0"
20762076
"@salesforce/core" "^6.5.3"
20772077
"@salesforce/kit" "^3.0.15"
20782078
"@salesforce/sf-plugins-core" "^5.0.13"

0 commit comments

Comments
 (0)