Skip to content

Commit

Permalink
fix: bump core
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonnalley committed Oct 2, 2023
1 parent e7e9a78 commit 7e57f8d
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 @@ -35,7 +35,7 @@
"node": ">=16.0.0"
},
"dependencies": {
"@oclif/core": "3.0.0-beta.21",
"@oclif/core": "3.0.0-beta.22",
"@salesforce/core": "^5.3.1",
"@salesforce/kit": "^3.0.13",
"@salesforce/ts-types": "^2.0.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -532,10 +532,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@oclif/[email protected].21":
version "3.0.0-beta.21"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.0.0-beta.21.tgz#9b37316012442a35db05d4f3f1bfddb9ffcd9503"
integrity sha512-dhP2Y0qKjDnm6uSsBdnb4CUdqJyVCS2Iv83AJU9gdfh3aN+HKSskvVZtqD6MkOK3PLkfcDr7faiHA/Orl1/vKQ==
"@oclif/[email protected].22":
version "3.0.0-beta.22"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.0.0-beta.22.tgz#9d29d38885a77d478cdcdacd9f684440a147d8f9"
integrity sha512-uUuYAEfYCQWrluB1/SELdjLTzBoXPCGFm+BSDdUZy7itTd6O0j86/05SG/bdsXgSgRGykIyZi58O++vaTHcy/A==
dependencies:
ansi-escapes "^4.3.2"
ansi-styles "^4.3.0"
Expand Down

0 comments on commit 7e57f8d

Please sign in to comment.