Skip to content

Commit 6ed7b42

Browse files
authored
Merge pull request #983 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 42fa6f7 + 7485b06 commit 6ed7b42

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
@@ -19,7 +19,7 @@
1919
"@oclif/plugin-command-snapshot": "^5.0.9",
2020
"@salesforce/cli-plugins-testkit": "^5.1.10",
2121
"@salesforce/dev-scripts": "^8.4.2",
22-
"@salesforce/plugin-command-reference": "^3.0.69",
22+
"@salesforce/plugin-command-reference": "^3.0.70",
2323
"@salesforce/ts-sinon": "1.4.19",
2424
"@types/shelljs": "^0.8.14",
2525
"eslint-plugin-sf-plugin": "^1.17.4",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1710,7 +1710,7 @@
17101710
read-package-json-fast "^3.0.0"
17111711
which "^3.0.0"
17121712

1713-
"@oclif/core@^3.15.1", "@oclif/core@^3.19.2", "@oclif/core@^3.19.3", "@oclif/core@^3.19.6", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0":
1713+
"@oclif/core@^3.15.1", "@oclif/core@^3.19.2", "@oclif/core@^3.19.3", "@oclif/core@^3.19.6", "@oclif/core@^3.20.0", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0":
17141714
version "3.23.0"
17151715
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.23.0.tgz#d0ccc5f99c376e4bcfce04e8e94efae8417a53f8"
17161716
integrity sha512-giQ/8Ft8yXWg4IyPVtynPb7ihoQsa3A/1Q53UIJIhh+8k+EedE3lJ01yn6sq6Ha35IGqsG1WhkeHzlJIuldEaw==
@@ -1976,12 +1976,12 @@
19761976
"@salesforce/ts-types" "^2.0.9"
19771977
tslib "^2.6.2"
19781978

1979-
"@salesforce/plugin-command-reference@^3.0.69":
1980-
version "3.0.69"
1981-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.69.tgz#e187706e6751a27d99047f8fe5b42cda8c6a8819"
1982-
integrity sha512-SVUx7CMdc9h10x1S1X50Vk5q8lNm53Erz+j8X1niAAqeoh/cubYrwChyJS8rhrToxLfV3OeHJ7NQsqovNqTzVg==
1979+
"@salesforce/plugin-command-reference@^3.0.70":
1980+
version "3.0.70"
1981+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.70.tgz#0573fcdaf86679a98e0e8088ed75f2e7d0388639"
1982+
integrity sha512-MwgdWn5OzY3d+6PgW/aopYqnGmeLvs/7JXS5VNOO63bnYYfhwCwzoJL9gRkL8v+PWeU6wZhEDITNPOM6x7K+YA==
19831983
dependencies:
1984-
"@oclif/core" "^3.19.6"
1984+
"@oclif/core" "^3.20.0"
19851985
"@salesforce/core" "^6.5.3"
19861986
"@salesforce/kit" "^3.0.15"
19871987
"@salesforce/sf-plugins-core" "^5.0.13"

0 commit comments

Comments
 (0)