8000 Merge pull request #1277 from salesforcecli/dependabot-npm_and_yarn-o… · salesforcecli/plugin-user@0f80a6e · GitHub
[go: up one dir, main page]

Skip to content

Commit 0f80a6e

Browse files
authored
Merge pull request #1277 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.3.2
chore(dev-deps): bump @oclif/core from 4.3.0 to 4.3.2
2 parents 1a30dae + a4dc335 commit 0f80a6e

File tree

2 files changed

+15
-15
lines changed
Collapse file tree

2 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@salesforce/ts-types": "^2.0.11"
1212
},
1313
"devDependencies": {
14-
"@oclif/core": "^4.3.0",
14+
"@oclif/core": "^4.3.2",
1515
"@oclif/plugin-command-snapshot": "^5.2.40",
1616
"@salesforce/cli-plugins-testkit": "^5.3.39",
1717
"@salesforce/dev-scripts": "^11.0.2",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1555,10 +1555,10 @@
15551555
"@nodelib/fs.scandir" "2.1.5"
15561556
fastq "^1.6.0"
15571557

1558-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.10", "@oclif/core@^4.3.0":
1559-
version "4.3.0"
1560-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.3.0.tgz#9a2951f05f81a4c7ae5ffcc00b2d720cca0898e6"
1561-
integrity sha512-lIzHY+JMP6evrS5E/sGijNnwrCoNtGy8703jWXcMuPOYKiFhWoAqnIm1BGgoRgmxczkbSfRsHUL/lwsSgh74Lw==
1558+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.10", "@oclif/core@^4.3.0", "@oclif/core@^4.3.2":
1559+
version "4.3.2"
1560+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.3.2.tgz#522d5f94044ebde5f4041b0bad4f1abfe7a73f61"
1561+
integrity sha512-3OVGENifC2NzYn/t31fYOrZOGJ5WpUfRktz8v/W4QbP4Su3S/BcBuVuIde65B1mHrnAE/62yOFA/kLx4w1Vf8g==
15621562
dependencies:
15631563
ansi-escapes "^4.3.2"
15641564
ansis "^3.17.0"
@@ -1567,14 +1567,14 @@
15671567
debug "^4.4.0"
15681568
ejs "^3.1.10"
15691569
get-package-type "^0.1.0"
1570-
globby "^11.1.0"
15711570
indent-string "^4.0.0"
15721571
is-wsl "^2.2.0"
15731572
lilconfig "^3.1.3"
15741573
minimatch "^9.0.5"
15751574
semver "^7.6.3"
15761575
string-width "^4.2.3"
15771576
supports-color "^8"
1577+
tinyglobby "^0.2.13"
15781578
widest-line "^3.1.0"
15791579
wordwrap "^1.0.0"
15801580
wrap-ansi "^7.0.0"
@@ -4236,10 +4236,10 @@ faye@^1.4.0:
42364236
tough-cookie "*"
42374237
tunnel-agent "*"
42384238

4239-
fdir@^6.4.2:
4240-
version "6.4.2"
4241-
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.2.tgz#ddaa7ce1831b161bc3657bb99cb36e1622702689"
4242-
integrity sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==
4239+
fdir@^6.4.4:
4240+
version "6.4.5"
4241+
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.5.tgz#328e280f3a23699362f95f2e82acf978a0c0cb49"
4242+
integrity sha512-4BG7puHpVsIYxZUbiUE3RqGloLaSSwzYie5jvasC4LWuBWzZawynvYouhjbQKw2JuIGYdm0DzIxl8iVidKlUEw==
42434243

42444244
file-entry-cache@^6.0.1:
42454245
version "6.0.1"
@@ -7334,12 +7334,12 @@ tiny-jsonc@^1.0.2:
73347334
resolved "https://registry.yarnpkg.com/tiny-jsonc/-/tiny-jsonc-1.0.2.tgz#208df4c437684199cc724f31c2b91ee39c349678"
73357335
integrity sha512-f5QDAfLq6zIVSyCZQZhhyl0QS6MvAyTxgz4X4x3+EoCktNWEYJ6PeoEA97fyb98njpBNNi88ybpD7m+BDFXaCw==
73367336

7337-
tinyglobby@^0.2.9:
7338-
version "0.2.10"
7339-
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.10.tgz#e712cf2dc9b95a1f5c5bbd159720e15833977a0f"
7340-
integrity sha512-Zc+8eJlFMvgatPZTl6A9L/yht8QqdmUNtURHaKZLmKBE12hNPSrqNkUp2cs3M/UKmNVVAMFQYSjYIVHDjW5zew==
7337+
tinyglobby@^0.2.13, tinyglobby@^0.2.9:
7338+
version "0.2.14"
7339+
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.14.tgz#5280b0cf3f972b050e74ae88406c0a6a58f4079d"
7340+
integrity sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==
73417341
dependencies:
7342-
fdir "^6.4.2"
7342+
fdir "^6.4.4"
73437343
picomatch "^4.0.2"
73447344

73457345
tmp@^0.0.33:

0 commit comments

Comments
 (0)
0