Skip to content

Commit

Permalink
Merge pull request #1070 from salesforcecli/dependabot-npm_and_yarn-o…
Browse files Browse the repository at this point in the history
…clif-core-4.0.34

chore(dev-deps): bump @oclif/core from 4.0.33 to 4.0.34
  • Loading branch information
svc-cli-bot authored Dec 8, 2024
2 parents 331d16d + 416ae3c commit 4ef8bc9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@salesforce/sf-plugins-core": "^12.1.0"
},
"devDependencies": {
"@oclif/core": "^4.0.33",
"@oclif/core": "^4.0.34",
"@oclif/plugin-command-snapshot": "^5.2.22",
"@oclif/test": "^4",
"@salesforce/cli-plugins-testkit": "^5.3.38",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1730,10 +1730,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.32", "@oclif/core@^4.0.33":
version "4.0.33"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.33.tgz#fcaf3dd2850c5999de20459a1445d31a230cd24b"
integrity sha512-NoTDwJ2L/ywpsSjcN7jAAHf3m70Px4Yim2SJrm16r70XpnfbNOdlj1x0HEJ0t95gfD+p/y5uy+qPT/VXTh/1gw==
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.32", "@oclif/core@^4.0.34":
version "4.0.34"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.34.tgz#2a1d10e6383383cae5fb81662d68147cc6a0dcef"
integrity sha512-jHww7lIqyifamynDSjDNNjNOwFTQdKYeOSYaxUaoWhqXnRwacZ+pfUN4Y0L9lqSN4MQtlWM9mwnBD7FvlT9kPw==
dependencies:
ansi-escapes "^4.3.2"
ansis "^3.3.2"
Expand Down

0 comments on commit 4ef8bc9

Please sign in to comment.