Skip to content

Commit 70f7bb0

Browse files
chore(dev-deps): bump @oclif/core from 4.4.0 to 4.4.1
Bumps [@oclif/core](https://github.com/oclif/core) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.4.0...4.4.1) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.4.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7cc9dc2 commit 70f7bb0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"terminal-link": "^3.0.0"
135135
},
136136
"devDependencies": {
137-
"@oclif/core": "^4.4.0",
137+
"@oclif/core": "^4.4.1",
138138
"@oclif/plugin-command-snapshot": "^5.3.2",
139139
"@oclif/test": "^4.1.13",
140140
"@salesforce/cli-plugins-testkit": "^5.3.39",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1553,10 +1553,10 @@
15531553
"@nodelib/fs.scandir" "2.1.5"
15541554
fastq "^1.6.0"
15551555

1556-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.3.2", "@oclif/core@^4.4.0":
1557-
version "4.4.0"
1558-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.4.0.tgz#82fb972822270c8e585587bd1c8a01ffbac588e2"
1559-
integrity sha512-wH5g3SLmbRutnr7UzQBSozRFEAZ7U9YGB/wFuBRr0ZghTgv5DE+KQaf6ZtU7iFb9pvkvoVRnT5XheNAtbjRDaQ==
1556+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.3.2", "@oclif/core@^4.4.1":
1557+
version "4.4.1"
1558+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.4.1.tgz#359d4df4f066529f3f4b44652db2d3dceb723823"
1559+
integrity sha512-RYonV4IJZcGAoi3pdo5CPl5hVH1YdtQMEX77TLdgTPVrMmIjbiB0Borfguj/mdDF2TjLXp+Z+RbmLUejuhSYTA==
15601560
dependencies:
15611561
ansi-escapes "^4.3.2"
15621562
ansis "^3.17.0"

0 commit comments

Comments
 (0)