File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 9
9
"sf-release" : " bin/run.js"
10
10
},
11
11
"dependencies" : {
12
- "@oclif/core" : " ^4.0.6 " ,
12
+ "@oclif/core" : " ^4.0.8 " ,
13
13
"@octokit/core" : " ^4.2.4" ,
14
14
"@octokit/plugin-paginate-rest" : " ^6.1.2" ,
15
15
"@octokit/plugin-throttling" : " ^5.2.3" ,
Original file line number Diff line number Diff line change 1581
1581
wordwrap "^1.0.0"
1582
1582
wrap-ansi "^7.0.0"
1583
1583
1584
- " @oclif/core@^4" , "@oclif/core@^4.0.6":
1585
- version "4.0.6 "
1586
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.6 .tgz#05958a928591567b7fe90638e0ee8df9e07eb3ff "
1587
- integrity sha512-z/4YUVQsf2pHsXRze5etbmvAYDhoUhIzpM6oJGEdsdWfvQJ6YQBogH7TdX/ItuGda6+vpfXg/4U1CtPexSF+bA ==
1584
+ " @oclif/core@^4" , "@oclif/core@^4.0.6", "@oclif/core@^4.0.8" :
1585
+ version "4.0.8 "
1586
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.8 .tgz#667caa6481682e34594a4df6faeb3137879652d8 "
1587
+ integrity sha512-9AzNoRlKfIeuqOin+HK9cyouELeup7sX+MGIFc5dR+bnG0sSzFnV1A/Z57E7KWrY5NdWULHYT5NhiL1YpEhG2w ==
1588
1588
dependencies :
1589
1589
ansi-escapes "^4.3.2"
1590
1590
ansis "^3.1.1"
1597
1597
indent-string "^4.0.0"
1598
1598
is-wsl "^2.2.0"
1599
1599
lilconfig "^3.1.2"
1600
- minimatch "^9.0.4 "
1600
+ minimatch "^9.0.5 "
1601
1601
string-width "^4.2.3"
1602
1602
supports-color "^8"
1603
1603
widest-line "^3.1.0"
@@ -6633,10 +6633,10 @@ minimatch@^5.0.1:
6633
6633
dependencies :
6634
6634
brace-expansion "^2.0.1"
6635
6635
6636
- minimatch@^9.0.0, minimatch@^9.0.3, minimatch@^9.0.4 :
6637
- version "9.0.4 "
6638
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4 .tgz#8e49c731d1749cbec05050ee5145147b32496a51 "
6639
- integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw ==
6636
+ minimatch@^9.0.0, minimatch@^9.0.3, minimatch@^9.0.4, minimatch@^9.0.5 :
6637
+ version "9.0.5 "
6638
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5 .tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5 "
6639
+ integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow ==
6640
6640
dependencies :
6641
6641
brace-expansion "^2.0.1"
6642
6642
You can’t perform that action at this time.
0 commit comments