Skip to content

Commit 17cce49

Browse files
authored
Merge pull request #218 from salesforcecli/dependabot-npm_and_yarn-salesforce-plugin-signups-1.2.15
chore(dev-deps): bump @salesforce/plugin-signups from 1.2.13 to 1.2.15
2 parents 11363fa + d7b833c commit 17cce49

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@salesforce/dev-config": "^3.1.0",
1919
"@salesforce/dev-scripts": "^3.1.0",
2020
"@salesforce/plugin-alias": "^2.1.13",
21-
"@salesforce/plugin-signups": "^1.2.13",
21+
"@salesforce/plugin-signups": "^1.2.15",
2222
"@salesforce/prettier-config": "^0.0.2",
2323
"@semantic-release/changelog": "^5.0.0",
2424
"@semantic-release/git": "^9.0.1",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,7 @@
728728
is-wsl "^2.1.1"
729729
tslib "^2.3.1"
730730

731-
"@oclif/core@^1.16.4", "@oclif/core@^1.20.0", "@oclif/core@^1.20.2", "@oclif/core@^1.20.4", "@oclif/core@^1.22.0", "@oclif/core@^1.8.0":
731+
"@oclif/core@^1.16.4", "@oclif/core@^1.20.0", "@oclif/core@^1.20.4", "@oclif/core@^1.21.0", "@oclif/core@^1.22.0", "@oclif/core@^1.8.0":
732732
version "1.22.0"
733733
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.22.0.tgz#dfdd76db6435cc1be2de7bbe25c23302332b9297"
734734
integrity sha512-Bvyi6uFbmpkFl9XUATsGMlqEDGfqMKWL0Mu5VQTuPg7/NIyfygYkaburn11uGkOp0a8yG6fPpyVBfGmztjNPGA==
@@ -1044,7 +1044,7 @@
10441044
mv "~2"
10451045
safe-json-stringify "~1"
10461046

1047-
"@salesforce/command@^5.1.0", "@salesforce/command@^5.2.26", "@salesforce/command@^5.2.30", "@salesforce/command@^5.2.33":
1047+
"@salesforce/command@^5.1.0", "@salesforce/command@^5.2.30", "@salesforce/command@^5.2.33":
10481048
version "5.2.33"
10491049
resolved "https://registry.yarnpkg.com/@salesforce/command/-/command-5.2.33.tgz#294ce25873c76ee8a4a70e1f0518cfc10bfa8049"
10501050
integrity sha512-k4Dh1PK7ZcJr9QwBXtJ9/h4jIfrAKNUkOdWvTa/QaBmiOhfUgS1qDGTd+4fIUhaQxFWAmxIcJ0szJ8a3bRLEkQ==
@@ -1143,13 +1143,13 @@
11431143
chalk "^4.1.2"
11441144
tslib "^2"
11451145

1146-
"@salesforce/plugin-signups@^1.2.13":
1147-
version "1.2.13"
1148-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-signups/-/plugin-signups-1.2.13.tgz#d3963a70f032c26e71cff28077466aa5127ac00f"
1149-
integrity sha512-xh3+n5aZyrATLilZWsJ2V165R19we5UBrl0BWjtU18Pjo9TzfAdANyyHdgRKN4mVQau1u1xlTzsZ5eaFSF7kpw==
1146+
"@salesforce/plugin-signups@^1.2.15":
1147+
version "1.2.15"
1148+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-signups/-/plugin-signups-1.2.15.tgz#46888bcd46e30a8365eaca7a04beb19d7d64c0cf"
1149+
integrity sha512-4anLOqoXBPujWKx3VcuUVDYxMmHDxVv1NMVmygjlCtmHu8yqn1RazFIT9FREACu0AZtH+/sFrpuEqFs9SywkGw==
11501150
dependencies:
1151-
"@oclif/core" "^1.20.2"
1152-
"@salesforce/command" "^5.2.26"
1151+
"@oclif/core" "^1.21.0"
1152+
"@salesforce/command" "^5.2.33"
11531153
"@salesforce/core" "^3.31.17"
11541154
chalk "^4.1.2"
11551155
change-case "^4.1.2"

0 commit comments

Comments
 (0)