Skip to content

Commit 7f11ffe

Browse files
authored
Merge pull request #1189 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.0.19
fix(deps): bump @oclif/core from 4.0.18 to 4.0.19
2 parents 60b348f + 141c708 commit 7f11ffe

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.0.18",
12+
"@oclif/core": "^4.0.19",
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
@@ -1783,10 +1783,10 @@
17831783
wordwrap "^1.0.0"
17841784
wrap-ansi "^7.0.0"
17851785

1786-
"@oclif/core@^4", "@oclif/core@^4.0.12", "@oclif/core@^4.0.18":
1787-
version "4.0.18"
1788-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.18.tgz#a4df3fc79645491b5335dca11451c44edf5bf3df"
1789-
integrity sha512-3EP4zJ+1ndc92UxdNmGX4HhFK5Xh94fWvUeOW1Tu/Ed+/jAljIsbmZyjVhDoE0vV5cftT+3QaVB/LFxaXxty/w==
1786+
"@oclif/core@^4", "@oclif/core@^4.0.12", "@oclif/core@^4.0.19":
1787+
version "4.0.19"
1788+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.19.tgz#e52ba83c3eaa75c580c567067ed86b5bd4cadbe6"
1789+
integrity sha512-VXnsYNVfmucXp5BdOA/OcWi8F/h2h8ofW1GxQDdspodnmnUgALEpqrxXBl5NFuA+iEihtAJeXzX260ICHYDaBg==
17901790
dependencies:
17911791
ansi-escapes "^4.3.2"
17921792
ansis "^3.3.2"

0 commit comments

Comments
 (0)