Skip to content

Commit dbe03ec

Browse files
authored
Merge pull request #962 from salesforcecli/dependabot-npm_and_yarn-salesforce-plugin-command-reference-3.1.2
chore(dev-deps): bump @salesforce/plugin-command-reference from 3.0.89 to 3.1.2
2 parents 0523641 + 7d77cb0 commit dbe03ec

File tree

2 files changed

+8
-21
lines changed

2 files changed

+8
-21
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"@oclif/plugin-command-snapshot": "^5.2.2",
124124
"@salesforce/cli-plugins-testkit": "^5.3.10",
125125
"@salesforce/dev-scripts": "^10.1.0",
126-
"@salesforce/plugin-command-reference": "^3.0.89",
126+
"@salesforce/plugin-command-reference": "^3.1.2",
127127
"@salesforce/types": "^1.1.0",
128128
"eslint-plugin-sf-plugin": "^1.18.5",
129129
"oclif": "^4.13.2",

yarn.lock

Lines changed: 7 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1741,15 +1741,15 @@
17411741
"@salesforce/ts-types" "^2.0.9"
17421742
tslib "^2.6.2"
17431743

1744-
"@salesforce/plugin-command-reference@^3.0.89":
1745-
version "3.0.89"
1746-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.89.tgz#000ac5e569929c59b985b74069c668af1c588b03"
1747-
integrity sha512-RcaO7nWwzlmZEuz1FWc3QaYu3gtOfcf594jf9Ns+Xx9NfEJj/KOl0GYpi9tjBIuvXGPdb6m910fORm8NiN5FCg==
1744+
"@salesforce/plugin-command-reference@^3.1.2":
1745+
version "3.1.2"
1746+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.2.tgz#7732d90de2a11ccd9af1e7abf0d569aea2cc31fe"
1747+
integrity sha512-QivufpS44qqNczUigmpYGxNHqmbSM5edkXYEs5q2Eyo4ua+8MkZ9MIfDNA2UZgJ0MKhRJf4DLPKjaFrygnJ6TQ==
17481748
dependencies:
1749-
"@oclif/core" "^3.26.6"
1750-
"@salesforce/core" "^7.3.9"
1749+
"@oclif/core" "^4"
1750+
"@salesforce/core" "^7.3.12"
17511751
"@salesforce/kit" "^3.1.1"
1752-
"@salesforce/sf-plugins-core" "^9.0.13"
1752+
"@salesforce/sf-plugins-core" "^10.0.0"
17531753
"@salesforce/ts-types" "^2.0.9"
17541754
chalk "^5.3.0"
17551755
debug "^4.3.4"
@@ -1783,19 +1783,6 @@
17831783
string-width "^7.1.0"
17841784
terminal-link "^3.0.0"
17851785

1786-
"@salesforce/sf-plugins-core@^9.0.13":
1787-
version "9.1.1"
1788-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz#8818fdb23e0f174d9e6dded0cf34a88be5e3cc44"
1789-
integrity sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==
1790-
dependencies:
1791-
"@inquirer/confirm" "^3.1.9"
1792-
"@inquirer/password" "^2.1.9"
1793-
"@oclif/core" "^3.26.6"
1794-
"@salesforce/core" "^7.3.9"
1795-
"@salesforce/kit" "^3.1.2"
1796-
"@salesforce/ts-types" "^2.0.9"
1797-
chalk "^5.3.0"
1798-
17991786
"@salesforce/ts-types@^2.0.9":
18001787
version "2.0.9"
18011788
resolved "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-2.0.9.tgz"

0 commit comments

Comments
 (0)