Skip to content

Commit 718ca3a

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

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
@@ -8,7 +8,7 @@
88
"o11yUploadEndpoint": "https://794testsite.my.site.com/byolwr/webruntime/log/metrics",
99
"dependencies": {
1010
"@inquirer/prompts": "^7.8.3",
11-
"@oclif/core": "^4.8.4",
11+
"@oclif/core": "^4.10.3",
1212
"@oclif/multi-stage-output": "^0.8.28",
1313
"@salesforce/apex-node": "^8.4.16",
1414
"@salesforce/core": "^8.27.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1366,10 +1366,10 @@
13661366
wordwrap "^1.0.0"
13671367
wrap-ansi "^7.0.0"
13681368

1369-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.5.2", "@oclif/core@^4.8.4":
1370-
version "4.10.2"
1371-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.2.tgz#9cda34a5cb389a7d225cd484c21c6e87f76bb5ee"
1372-
integrity sha512-3GvDh5nqpIE8566qUF5cBHKog9DFV9XgBeuR0nUrz0OMuz2FPYHat1AZHOwyQbvH9OKL4gJNQZHcsDOqDM/FRA==
1369+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.10.3", "@oclif/core@^4.5.2":
1370+
version "4.10.3"
1371+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.3.tgz#8b817320a593a003698ed928c17f99a9ff6963fb"
1372+
integrity sha512-0mD8vcrrX5uRsxzvI8tbWmSVGngvZA/Qo6O0ZGvLPAWEauSf5GFniwgirhY0SkszuHwu0S1J1ivj/jHmqtIDuA==
13731373
dependencies:
13741374
ansi-escapes "^4.3.2"
13751375
ansis "^3.17.0"

0 commit comments

Comments
 (0)