Skip to content

Commit 0e86459

Browse files
authored
Merge pull request #615 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 99ff9df + 9019feb commit 0e86459

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
@@ -14,7 +14,7 @@
1414
"@oclif/plugin-command-snapshot": "^5.1.1",
1515
"@salesforce/cli-plugins-testkit": "^5.1.9",
1616
"@salesforce/dev-scripts": "^8.4.2",
17-
"@salesforce/plugin-command-reference": "^3.0.69",
17+
"@salesforce/plugin-command-reference": "^3.0.70",
1818
"eslint-plugin-sf-plugin": "^1.17.4",
1919
"oclif": "^4.5.2",
2020
"ts-node": "^10.9.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1777,7 +1777,7 @@
17771777
wordwrap "^1.0.0"
17781778
wrap-ansi "^7.0.0"
17791779

1780-
"@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":
1780+
"@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":
17811781
version "3.23.0"
17821782
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.23.0.tgz#d0ccc5f99c376e4bcfce04e8e94efae8417a53f8"
17831783
integrity sha512-giQ/8Ft8yXWg4IyPVtynPb7ihoQsa3A/1Q53UIJIhh+8k+EedE3lJ01yn6sq6Ha35IGqsG1WhkeHzlJIuldEaw==
@@ -2044,12 +2044,12 @@
20442044
"@salesforce/ts-types" "^2.0.9"
20452045
tslib "^2.6.2"
20462046

2047-
"@salesforce/plugin-command-reference@^3.0.69":
2048-
version "3.0.69"
2049-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.69.tgz#e187706e6751a27d99047f8fe5b42cda8c6a8819"
2050-
integrity sha512-SVUx7CMdc9h10x1S1X50Vk5q8lNm53Erz+j8X1niAAqeoh/cubYrwChyJS8rhrToxLfV3OeHJ7NQsqovNqTzVg==
2047+
"@salesforce/plugin-command-reference@^3.0.70":
2048+
version "3.0.70"
2049+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.70.tgz#0573fcdaf86679a98e0e8088ed75f2e7d0388639"
2050+
integrity sha512-MwgdWn5OzY3d+6PgW/aopYqnGmeLvs/7JXS5VNOO63bnYYfhwCwzoJL9gRkL8v+PWeU6wZhEDITNPOM6x7K+YA==
20512051
dependencies:
2052-
"@oclif/core" "^3.19.6"
2052+
"@oclif/core" "^3.20.0"
20532053
"@salesforce/core" "^6.5.3"
20542054
"@salesforce/kit" "^3.0.15"
20552055
"@salesforce/sf-plugins-core" "^5.0.13"

0 commit comments

Comments
 (0)