Skip to content

Commit ebc78cd

Browse files
authored
Merge pull request #550 from forcedotcom/dependabot-npm_and_yarn-oclif-core-3.25.2
fix(deps): bump @oclif/core from 3.23.0 to 3.25.2
2 parents dc2efff + 426d164 commit ebc78cd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"node": ">=18.0.0"
4545
},
4646
"dependencies": {
47-
"@oclif/core": "^3.23.0",
47+
"@oclif/core": "^3.25.2",
4848
"@salesforce/core": "^6.7.0",
4949
"@salesforce/kit": "^3.0.15",
5050
"@salesforce/source-deploy-retrieve": "^10.5.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -538,10 +538,10 @@
538538
"@nodelib/fs.scandir" "2.1.5"
539539
fastq "^1.6.0"
540540

541-
"@oclif/core@^3.23.0":
542-
version "3.23.0"
543-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.23.0.tgz#d0ccc5f99c376e4bcfce04e8e94efae8417a53f8"
544-
integrity sha512-giQ/8Ft8yXWg4IyPVtynPb7ihoQsa3A/1Q53UIJIhh+8k+EedE3lJ01yn6sq6Ha35IGqsG1WhkeHzlJIuldEaw==
541+
"@oclif/core@^3.25.2":
542+
version "3.25.2"
543+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.25.2.tgz#a26d56abe5686c57c1e973957777bd2ae324e973"
544+
integrity sha512-OkW/cNa/3DhoCz2YlSpymVe8DXqkoRaLY4SPTVqNVzR4R1dFBE5KoCtuwKwnhxYLCRCqaViPgRnB5K26f0MnjA==
545545
dependencies:
546546
"@types/cli-progress" "^3.11.5"
547547
ansi-escapes "^4.3.2"

0 commit comments

Comments
 (0)