Skip to content

Commit 723d073

Browse files
author
SF-CLI-BOT
authored
Merge pull request #141 from salesforcecli/dependabot-npm_and_yarn-salesforce-plugin-signups-1.2.7
chore(dev-deps): bump @salesforce/plugin-signups from 1.2.0 to 1.2.7
2 parents a3e9aea + 7edae51 commit 723d073

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

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.0",
21-
"@salesforce/plugin-signups": "^1.2.0",
21+
"@salesforce/plugin-signups": "^1.2.7",
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: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -733,7 +733,7 @@
733733
is-wsl "^2.1.1"
734734
tslib "^2.3.1"
735735

736-
"@oclif/core@^1.14.1", "@oclif/core@^1.16.4", "@oclif/core@^1.6.3", "@oclif/core@^1.6.4", "@oclif/core@^1.8.0", "@oclif/core@^1.9.0":
736+
"@oclif/core@^1.14.1", "@oclif/core@^1.16.4", "@oclif/core@^1.6.4", "@oclif/core@^1.8.0", "@oclif/core@^1.9.0":
737737
version "1.16.4"
738738
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.16.4.tgz#fafa338ada0624d7f1adac036302b05a37cd96d0"
739739
integrity sha512-l+xHtVMteJWeTZZ+f2yLyNjf69X0mhAH8GILXnmoAGAemXbc1DVstvloxOouarvm9xyHHhquzO1Qg5l6xa1VIw==
@@ -1049,7 +1049,7 @@
10491049
mv "~2"
10501050
safe-json-stringify "~1"
10511051

1052-
"@salesforce/command@^5.0.0", "@salesforce/command@^5.0.1", "@salesforce/command@^5.1.0", "@salesforce/command@^5.2.11":
1052+
"@salesforce/command@^5.0.0", "@salesforce/command@^5.1.0", "@salesforce/command@^5.2.11":
10531053
version "5.2.11"
10541054
resolved "https://registry.yarnpkg.com/@salesforce/command/-/command-5.2.11.tgz#43fdb687c8cd6a5f76dafd548ea176663c8a6620"
10551055
integrity sha512-6KhXbxlV+noVFL8FNhVBPDiD5Z4fEcezh1rClcjdturt2Zg/cp9KPIFqZoFn34zt30u+DlhhU3GDlfE18IoNHw==
@@ -1149,14 +1149,14 @@
11491149
chalk "^4.1.2"
11501150
tslib "^2"
11511151

1152-
"@salesforce/plugin-signups@^1.2.0":
1153-
version "1.2.0"
1154-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-signups/-/plugin-signups-1.2.0.tgz#2f7828e1873292e5355065a29fc6cefa557d4702"
1155-
integrity sha512-PkHvaox4EFdEcVv7ok1MJr8GPqHiEyQ1UVwXv5/zSnjwoIx000DTRGagPk3w34ol0G91+09OYkmiszM6Hw9Z7A==
1152+
"@salesforce/plugin-signups@^1.2.7":
1153+
version "1.2.7"
1154+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-signups/-/plugin-signups-1.2.7.tgz#c352b1600df1eae01db175e055383ac64c01273c"
1155+
integrity sha512-O/+zcHhzr5+ZdfKohQqIZ83sHb+wDfnbBfxi5sOyGIJ02603ykw+7aJHtDNxBNQjpafDhAZHzgl95FLrtf91DQ==
11561156
dependencies:
1157-
"@oclif/core" "^1.6.3"
1158-
"@salesforce/command" "^5.0.1"
1159-
"@salesforce/core" "^3.19.3"
1157+
"@oclif/core" "^1.16.4"
1158+
"@salesforce/command" "^5.2.11"
1159+
"@salesforce/core" "^3.30.9"
11601160
chalk "^4.1.2"
11611161
change-case "^4.1.2"
11621162
tslib "^2"

0 commit comments

Comments
 (0)