Skip to content

Commit fcc29fe

Browse files
authored
Merge pull request #1205 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.2.5
chore(dev-deps): bump @oclif/core from 4.2.4 to 4.2.5
2 parents dcdfbb3 + fdedb83 commit fcc29fe

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
@@ -11,7 +11,7 @@
1111
"@salesforce/ts-types": "^2.0.11"
1212
},
1313
"devDependencies": {
14-
"@oclif/core": "^4.2.4",
14+
"@oclif/core": "^4.2.5",
1515
"@oclif/plugin-command-snapshot": "^5.2.28",
1616
"@salesforce/cli-plugins-testkit": "^5.3.39",
1717
"@salesforce/dev-scripts": "^10.2.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1684,10 +1684,10 @@
16841684
"@nodelib/fs.scandir" "2.1.5"
16851685
fastq "^1.6.0"
16861686

1687-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.34", "@oclif/core@^4.2.3", "@oclif/core@^4.2.4":
1688-
version "4.2.4"
1689-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.4.tgz#0737063beb35e3d421135cd07983bc5306fb17bf"
1690-
integrity sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==
1687+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.34", "@oclif/core@^4.2.3", "@oclif/core@^4.2.5":
1688+
version "4.2.5"
1689+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.5.tgz#6b51e1db17272204b2431fee3eba93a21d59ebbe"
1690+
integrity sha512-bdXOojq8GaPnWnDgVOw030JlUROJEiDLXiV3XUUGUQDEp6YpVQvEYLIrUsEvyfASU3z3FGg3DC9k0kprcOYdhw==
16911691
dependencies:
16921692
ansi-escapes "^4.3.2"
16931693
ansis "^3.9.0"

0 commit comments

Comments
 (0)