Skip to content

Commit c845a1d

Browse files
authored
Merge pull request #1319 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.2.5
fix(deps): bump @oclif/core from 4.2.4 to 4.2.5
2 parents b37c755 + 41e6a7a commit c845a1d

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
@@ -9,7 +9,7 @@
99
"sf-release": "bin/run.js"
1010
},
1111
"dependencies": {
12-
"@oclif/core": "^4.2.4",
12+
"@oclif/core": "^4.2.5",
1313
"@octokit/core": "^4.2.4",
1414
"@octokit/plugin-paginate-rest": "^6.1.2",
1515
"@octokit/plugin-throttling": "^5.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1963,10 +1963,10 @@
19631963
proc-log "^5.0.0"
19641964
which "^5.0.0"
19651965

1966-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.0", "@oclif/core@^4.2.4":
1967-
version "4.2.4"
1968-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.4.tgz#0737063beb35e3d421135cd07983bc5306fb17bf"
1969-
integrity sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==
1966+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.0", "@oclif/core@^4.2.4", "@oclif/core@^4.2.5":
1967+
version "4.2.5"
1968+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.5.tgz#6b51e1db17272204b2431fee3eba93a21d59ebbe"
1969+
integrity sha512-bdXOojq8GaPnWnDgVOw030JlUROJEiDLXiV3XUUGUQDEp6YpVQvEYLIrUsEvyfASU3z3FGg3DC9k0kprcOYdhw==
19701970
dependencies:
19711971
ansi-escapes "^4.3.2"
19721972
ansis "^3.9.0"

0 commit comments

Comments
 (0)