Skip to content

Commit 0a24013

Browse files
authored
Merge pull request #972 from salesforcecli/dependabot-npm_and_yarn-salesforce-plugin-command-reference-3.0.85
chore(dev-deps): bump @salesforce/plugin-command-reference from 3.0.82 to 3.0.85
2 parents 16d765e + 144465d commit 0a24013

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@oclif/plugin-command-snapshot": "^5.1.9",
1616
"@salesforce/cli-plugins-testkit": "^5.3.2",
1717
"@salesforce/dev-scripts": "^9.1.2",
18-
"@salesforce/plugin-command-reference": "^3.0.82",
18+
"@salesforce/plugin-command-reference": "^3.0.85",
1919
"chai-each": "^0.0.1",
2020
"eslint-plugin-sf-plugin": "^1.18.3",
2121
"oclif": "^4.10.8",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1324,7 +1324,7 @@
13241324
"@nodelib/fs.scandir" "2.1.5"
13251325
fastq "^1.6.0"
13261326

1327-
"@oclif/core@3.26.6", "@oclif/core@^3.26.2", "@oclif/core@^3.26.4", "@oclif/core@^3.26.5", "@oclif/core@^3.26.6":
1327+
"@oclif/core@3.26.6", "@oclif/core@^3.26.2", "@oclif/core@^3.26.5", "@oclif/core@^3.26.6":
13281328
version "3.26.6"
13291329
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.6.tgz#f371868cfa0fe150a6547e6af98b359065d2f971"
13301330
integrity sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==
@@ -1491,13 +1491,13 @@
14911491
"@salesforce/ts-types" "^2.0.9"
14921492
tslib "^2.6.2"
14931493

1494-
"@salesforce/plugin-command-reference@^3.0.82":
1495-
version "3.0.82"
1496-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.82.tgz#9a016bedf57a88c50a5d868d794ce9c8ab26e2ec"
1497-
integrity sha512-/XZoG9viDPmWeucz1cp0X7ePtx4UsaNZfRuw4hmRpya95P57MbGBilc+L2OAzISh9829OufC0TlbShr79aX8Sg==
1494+
"@salesforce/plugin-command-reference@^3.0.85":
1495+
version "3.0.85"
1496+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.85.tgz#d7254fedb4fe7dbd93a8ba7958a680c3c5e2bcd4"
1497+
integrity sha512-e6BIYJLo/NpQoSp9cAUr1aWPijfvzjF6igafq2aH2LRBTEHC2+IWnFQZ/nFoyX85+vDjqGTXw1BzqTLrAFu8NQ==
14981498
dependencies:
1499-
"@oclif/core" "^3.26.4"
1500-
"@salesforce/core" "^7.3.1"
1499+
"@oclif/core" "^3.26.6"
1500+
"@salesforce/core" "^7.3.6"
15011501
"@salesforce/kit" "^3.1.1"
15021502
"@salesforce/sf-plugins-core" "^9.0.5"
15031503
"@salesforce/ts-types" "^2.0.9"

0 commit comments

Comments
 (0)