Skip to content

Commit 691211e

Browse files
authored
Merge pull request #408 from salesforcecli/dependabot-npm_and_yarn-oclif-core-3.27.0
fix(deps): bump @oclif/core from 3.26.6 to 3.27.0
2 parents f8b2911 + b8a9b08 commit 691211e

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

yarn.lock

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1733,9 +1733,9 @@
17331733
fastq "^1.6.0"
17341734

17351735
"@oclif/core@^3", "@oclif/core@^3.15.1", "@oclif/core@^3.26.6":
1736-
version "3.26.6"
1737-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.6.tgz#f371868cfa0fe150a6547e6af98b359065d2f971"
1738-
integrity sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==
1736+
version "3.27.0"
1737+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.27.0.tgz#a22a4ff4e5811db7a182b1687302237a57802381"
1738+
integrity sha512-Fg93aNFvXzBq5L7ztVHFP2nYwWU1oTCq48G0TjF/qC1UN36KWa2H5Hsm72kERd5x/sjy2M2Tn4kDEorUlpXOlw==
17391739
dependencies:
17401740
"@types/cli-progress" "^3.11.5"
17411741
ansi-escapes "^4.3.2"
@@ -1745,7 +1745,7 @@
17451745
clean-stack "^3.0.1"
17461746
cli-progress "^3.12.0"
17471747
color "^4.2.3"
1748-
debug "^4.3.4"
1748+
debug "^4.3.5"
17491749
ejs "^3.1.10"
17501750
get-package-type "^0.1.0"
17511751
globby "^11.1.0"
@@ -6864,14 +6864,7 @@ minimatch@^5.0.1:
68646864
dependencies:
68656865
brace-expansion "^2.0.1"
68666866

6867-
minimatch@^9.0.1, minimatch@^9.0.3, minimatch@^9.0.4:
6868-
version "9.0.4"
6869-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
6870-
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
6871-
dependencies:
6872-
brace-expansion "^2.0.1"
6873-
6874-
minimatch@^9.0.5:
6867+
minimatch@^9.0.1, minimatch@^9.0.3, minimatch@^9.0.4, minimatch@^9.0.5:
68756868
version "9.0.5"
68766869
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
68776870
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==

0 commit comments

Comments
 (0)