Skip to content

Commit aba1026

Browse files
authored
Merge pull request #538 from forcedotcom/dependabot-npm_and_yarn-oclif-core-3.18.2
fix(deps): bump @oclif/core from 3.18.1 to 3.18.2
2 parents 8c05d94 + 8460e61 commit aba1026

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.18.1",
47+
"@oclif/core": "^3.18.2",
4848
"@salesforce/core": "^6.5.1",
4949
"@salesforce/kit": "^3.0.15",
5050
"@salesforce/source-deploy-retrieve": "^10.3.1",

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.18.1":
542-
version "3.18.1"
543-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.18.1.tgz#a8c9ee3848ad663d5694bef6079116c70d32fc55"
544-
integrity sha512-l0LsjzGcqjbUEdeSBX6bdZieVmEv82Q0W3StiyaDMEnPZ9KLH28HrLpcZg6d50mCYW9CUZNzmRo6qrCHWrgLKw==
541+
"@oclif/core@^3.18.2":
542+
version "3.18.2"
543+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.18.2.tgz#3c665ad65d0d5c752a6deb91c4ef60330094625c"
544+
integrity sha512-gfWxCS7dTNzdtvlBEEPUXJj+znzDMjSHfgTIx2IuQ9O3JPxWBrlOj9rgyNxyulVWVKKkuwFFkM4NZA+yiKA9ow==
545545
dependencies:
546546
"@types/cli-progress" "^3.11.5"
547547
ansi-escapes "^4.3.2"

0 commit comments

Comments
 (0)