Skip to content

Commit 7fd3002

Browse files
fix(deps): bump @oclif/core from 4.0.17 to 4.0.19
Bumps [@oclif/core](https://github.com/oclif/core) from 4.0.17 to 4.0.19. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.0.17...4.0.19) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 713d67c commit 7fd3002

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"dependencies": {
4747
"@inquirer/confirm": "^3.1.22",
4848
"@inquirer/password": "^2.1.22",
49-
"@oclif/core": "^4.0.17",
49+
"@oclif/core": "^4.0.19",
5050
"@salesforce/core": "^8.4.0",
5151
"@salesforce/kit": "^3.2.1",
5252
"@salesforce/ts-types": "^2.0.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -550,10 +550,10 @@
550550
"@nodelib/fs.scandir" "2.1.5"
551551
fastq "^1.6.0"
552552

553-
"@oclif/core@^4.0.17":
554-
version "4.0.17"
555-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.17.tgz#2c934dd2b3789fe5e6cc9e2558a08007ba18cb03"
556-
integrity sha512-zfdSRip9DVMOklMojWCLZEB4iOzy7LDTABCDzCXqmpZGS+o1e1xts4jGhnte3mi0WV0YthNfYqF16tqk6CWITA==
553+
"@oclif/core@^4.0.19":
554+
version "4.0.19"
555+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.19.tgz#e52ba83c3eaa75c580c567067ed86b5bd4cadbe6"
556+
integrity sha512-VXnsYNVfmucXp5BdOA/OcWi8F/h2h8ofW1GxQDdspodnmnUgALEpqrxXBl5NFuA+iEihtAJeXzX260ICHYDaBg==
557557
dependencies:
558558
ansi-escapes "^4.3.2"
559559
ansis "^3.3.2"

0 commit comments

Comments
 (0)