Skip to content

Commit 3bca7f1

Browse files
authored
Merge pull request #329 from salesforcecli/dependabot-npm_and_yarn-oclif-core-3.23.0
fix(deps): bump @oclif/core from 3.19.6 to 3.23.0
2 parents db94f46 + 63fed07 commit 3bca7f1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1407,9 +1407,9 @@
14071407
which "^3.0.0"
14081408

14091409
"@oclif/core@^3", "@oclif/core@^3.15.1", "@oclif/core@^3.19.1", "@oclif/core@^3.19.2", "@oclif/core@^3.19.3":
1410-
version "3.19.6"
1411-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.19.6.tgz#12e5cb073016d8c32c469d2fec0cd585ac5c1c09"
1412-
integrity sha512-1ryQWAx7VOf+Wq6pv00uilOo56DrG0drr42crmCQ3eYrPPz252EmNCoFkoOBk7McN6x0f4ega83c0yNNCXmiXw==
1410+
version "3.23.0"
1411+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.23.0.tgz#d0ccc5f99c376e4bcfce04e8e94efae8417a53f8"
1412+
integrity sha512-giQ/8Ft8yXWg4IyPVtynPb7ihoQsa3A/1Q53UIJIhh+8k+EedE3lJ01yn6sq6Ha35IGqsG1WhkeHzlJIuldEaw==
14131413
dependencies:
14141414
"@types/cli-progress" "^3.11.5"
14151415
ansi-escapes "^4.3.2"
@@ -1427,6 +1427,7 @@
14271427
indent-string "^4.0.0"
14281428
is-wsl "^2.2.0"
14291429
js-yaml "^3.14.1"
1430+
minimatch "^9.0.3"
14301431
natural-orderby "^2.0.3"
14311432
object-treeify "^1.1.33"
14321433
password-prompt "^1.1.3"

0 commit comments

Comments
 (0)