Skip to content

Commit 13bbc4e

Browse files
authored
Merge pull request #987 from salesforcecli/dependabot-npm_and_yarn-salesforce-sf-plugins-core-12.2.4
fix(deps): bump @salesforce/sf-plugins-core from 12.2.3 to 12.2.4
2 parents 56ce68a + 58eaf97 commit 13bbc4e

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1618,7 +1618,7 @@
16181618
"@nodelib/fs.scandir" "2.1.5"
16191619
fastq "^1.6.0"
16201620

1621-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.5.2":
1621+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2":
16221622
version "4.5.2"
16231623
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.2.tgz#4db8a365fa7e9e33af272294f710a7f3f25538e2"
16241624
integrity sha512-eQcKyrEcDYeZJKu4vUWiu0ii/1Gfev6GF4FsLSgNez5/+aQyAUCjg3ZWlurf491WiYZTXCWyKAxyPWk8DKv2MA==
@@ -1686,10 +1686,10 @@
16861686
lodash "^4.17.21"
16871687
registry-auth-token "^5.1.0"
16881688

1689-
"@oclif/table@^0.4.6":
1690-
version "0.4.6"
1691-
resolved "https://registry.yarnpkg.com/@oclif/table/-/table-0.4.6.tgz#4e07fc11de9b8a3187a5ea43edce71c42811ab7e"
1692-
integrity sha512-NXh72vHHYnDrWPmVfh4i7kDydz3CXm/tSAr17fWhmWfMM+8jGn5uo6FXtvB0cd9s4skvDqzoRcsRwOeR73zIKA==
1689+
"@oclif/table@^0.4.12":
1690+
version "0.4.12"
1691+
resolved "https://registry.yarnpkg.com/@oclif/table/-/table-0.4.12.tgz#070c6fc474d3f6b5cb6924c55931fe51ab79c69b"
1692+
integrity sha512-CrdJBBmil38o6K5QY+vuOovfG3A6q9nFIAISpNOoOnSSiA81s/xfZ/T4E0z7coDvYnz6wJCTMc2ObqaxBZfbHg==
16931693
dependencies:
16941694
"@types/react" "^18.3.12"
16951695
change-case "^5.4.4"
@@ -1743,7 +1743,7 @@
17431743
strip-ansi "6.0.1"
17441744
ts-retry-promise "^0.8.1"
17451745

1746-
"@salesforce/core@^8.15.0", "@salesforce/core@^8.18.5", "@salesforce/core@^8.19.1", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0":
1746+
"@salesforce/core@^8.18.5", "@salesforce/core@^8.18.7", "@salesforce/core@^8.19.1", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0":
17471747
version "8.19.1"
17481748
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.19.1.tgz#300b37db32e29a7b1055091cc13d04a6ccc4d8c1"
17491749
integrity sha512-HPJxus0W4S1aoT4Qn6mG2s9Ik/mZ59rXNUFc2c+BgEAs28khbZOLR2uiZYexNpXIIZnCrSbb+v1t8IW/idIyCA==
@@ -1855,15 +1855,15 @@
18551855
terminal-link "^3.0.0"
18561856

18571857
"@salesforce/sf-plugins-core@^12":
1858-
version "12.2.3"
1859-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.3.tgz#f4ec67b15b9a86d6d18437061cf73e09fe0f68ea"
1860-
integrity sha512-mkBt57rD/987g4eT/XfJN469aEzLjskbgif+beLWocIkNXn70jMvX/RYRTAAkGRhixHHgYj+nY7kHI41rqKZ8w==
1858+
version "12.2.4"
1859+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.4.tgz#a89ddcbac6520870eb2e0aad2a2e78738441cedf"
1860+
integrity sha512-AwfhPxIJfzQUSZH8kiQOjRPOsfhO3CL+PKq0lfX+chdqwLOnXWviYCA1Z815MGG0ot/XMlsyj7CS+JxQ19Tn4A==
18611861
dependencies:
18621862
"@inquirer/confirm" "^3.1.22"
18631863
"@inquirer/password" "^2.2.0"
1864-
"@oclif/core" "^4.3.0"
1865-
"@oclif/table" "^0.4.6"
1866-
"@salesforce/core" "^8.15.0"
1864+
"@oclif/core" "^4.5.2"
1865+
"@oclif/table" "^0.4.12"
1866+
"@salesforce/core" "^8.18.7"
18671867
"@salesforce/kit" "^3.2.3"
18681868
"@salesforce/ts-types" "^2.0.12"
18691869
ansis "^3.3.2"

0 commit comments

Comments
 (0)