Skip to content

Commit 0543091

Browse files
authored
Merge pull request #425 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.11.3
fix(deps): bump @oclif/core from 4.11.2 to 4.11.3
2 parents 2210508 + 16dfafe commit 0543091

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1513,9 +1513,9 @@
15131513
wrap-ansi "^7.0.0"
15141514

15151515
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.11.0":
1516-
version "4.11.2"
1517-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.2.tgz#c8062fc16f0d82c247f60670364026483a48d522"
1518-
integrity sha512-LWDalCgy+hYyAkLa9sMIXMXk6ws5RzQhVnkmfXtVIIyEEYigbXQ/9/x+s76p53MiXxNc6SJB7lfwkPF+SdzfMQ==
1516+
version "4.11.3"
1517+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.3.tgz#87ebe0d3a47d162359482ecf5f5a7220ac709a36"
1518+
integrity sha512-gQCSYAtUhJilGKaSaZhqejH9X1dDu+jWQjLmtGOgN/XcKaAEPPSeT2mu1UvlvtPox1/NNRdlBcUa8KRKo2HnJQ==
15191519
dependencies:
15201520
ansi-escapes "^4.3.2"
15211521
ansis "^3.17.0"
@@ -1531,7 +1531,7 @@
15311531
semver "^7.8.0"
15321532
string-width "^4.2.3"
15331533
supports-color "^8"
1534-
tinyglobby "^0.2.14"
1534+
tinyglobby "^0.2.16"
15351535
widest-line "^3.1.0"
15361536
wordwrap "^1.0.0"
15371537
wrap-ansi "^7.0.0"
@@ -8614,7 +8614,7 @@ tiny-jsonc@^1.0.2:
86148614
resolved "https://registry.yarnpkg.com/tiny-jsonc/-/tiny-jsonc-1.0.2.tgz#208df4c437684199cc724f31c2b91ee39c349678"
86158615
integrity sha512-f5QDAfLq6zIVSyCZQZhhyl0QS6MvAyTxgz4X4x3+EoCktNWEYJ6PeoEA97fyb98njpBNNi88ybpD7m+BDFXaCw==
86168616

8617-
tinyglobby@^0.2.14, tinyglobby@^0.2.9:
8617+
tinyglobby@^0.2.14, tinyglobby@^0.2.16, tinyglobby@^0.2.9:
86188618
version "0.2.16"
86198619
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.16.tgz#1c3b7eb953fce42b226bc5a1ee06428281aff3d6"
86208620
integrity sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==

0 commit comments

Comments
 (0)