Skip to content

Commit 939456f

Browse files
fix(deps): bump @oclif/core from 4.0.17 to 4.0.18
Bumps [@oclif/core](https://github.com/oclif/core) from 4.0.17 to 4.0.18. - [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.18) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 556b95a commit 939456f

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
@@ -5,7 +5,7 @@
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {
8-
"@oclif/core": "^4.0.17",
8+
"@oclif/core": "^4.0.18",
99
"@oclif/multi-stage-output": "^0.3.1",
1010
"@salesforce/apex-node": "^8.1.3",
1111
"@salesforce/core": "^8.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1505,10 +1505,10 @@
15051505
"@nodelib/fs.scandir" "2.1.5"
15061506
fastq "^1.6.0"
15071507

1508-
"@oclif/core@^4", "@oclif/core@^4.0.0-beat.13", "@oclif/core@^4.0.15", "@oclif/core@^4.0.17":
1509-
version "4.0.17"
1510-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.17.tgz#2c934dd2b3789fe5e6cc9e2558a08007ba18cb03"
1511-
integrity sha512-zfdSRip9DVMOklMojWCLZEB4iOzy7LDTABCDzCXqmpZGS+o1e1xts4jGhnte3mi0WV0YthNfYqF16tqk6CWITA==
1508+
"@oclif/core@^4", "@oclif/core@^4.0.0-beat.13", "@oclif/core@^4.0.15", "@oclif/core@^4.0.17", "@oclif/core@^4.0.18":
1509+
version "4.0.18"
1510+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.18.tgz#a4df3fc79645491b5335dca11451c44edf5bf3df"
1511+
integrity sha512-3EP4zJ+1ndc92UxdNmGX4HhFK5Xh94fWvUeOW1Tu/Ed+/jAljIsbmZyjVhDoE0vV5cftT+3QaVB/LFxaXxty/w==
15121512
dependencies:
15131513
ansi-escapes "^4.3.2"
15141514
ansis "^3.3.2"

0 commit comments

Comments
 (0)