Skip to content

Commit 315dcde

Browse files
authored
Merge pull request #1072 from salesforcecli/dependabot-npm_and_yarn-salesforce-plugin-command-reference-3.1.75
chore(dev-deps): bump @salesforce/plugin-command-reference from 3.1.74 to 3.1.75
2 parents f478885 + 6093fb5 commit 315dcde

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@oclif/plugin-command-snapshot": "^5.3.7",
1717
"@salesforce/cli-plugins-testkit": "^5.3.41",
1818
"@salesforce/dev-scripts": "^11.0.4",
19-
"@salesforce/plugin-command-reference": "^3.1.74",
19+
"@salesforce/plugin-command-reference": "^3.1.75",
2020
"eslint-plugin-sf-plugin": "^1.20.32",
2121
"minimatch": "^10.0.3",
2222
"oclif": "^4.22.32",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1916,10 +1916,10 @@
19161916
jszip "^3.10.1"
19171917
object-treeify "^2"
19181918

1919-
"@salesforce/plugin-command-reference@^3.1.74":
1920-
version "3.1.74"
1921-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.74.tgz#94123aeef099049f01eb4e4e14f283b613281b4b"
1922-
integrity sha512-x2kBVbzP2hYsEdOW7BMteeqHgvWT1pa3jWJidFmbZGrOTS2wZhtZrHjE/O3hXMSGnQFTeJakjqr0oZJO8UCxpQ==
1919+
"@salesforce/plugin-command-reference@^3.1.75":
1920+
version "3.1.75"
1921+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.75.tgz#4a45e5c2a72099aa11f1fc4f8bbc50af2d19944f"
1922+
integrity sha512-PkcRpD3FtMJjv0nKWAFGWuWZ8bt5BZyTqk/0i8b6ADA+m2WSnEKDauFiji3KWpIVVf1NqsBz1kNN4sF/wt8f3Q==
19231923
dependencies:
19241924
"@oclif/core" "^4"
19251925
"@salesforce/core" "^8.23.2"

0 commit comments

Comments
 (0)