Skip to content

Commit aae3d9d

Browse files
authored
Merge pull request #675 from salesforcecli/dependabot-npm_and_yarn-oclif-core-3.26.6
fix(deps): bump @oclif/core from 3.26.5 to 3.26.6
2 parents ca4c921 + 6904f47 commit aae3d9d

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": "^3.26.3",
8+
"@oclif/core": "^3.26.6",
99
"@salesforce/core": "^7.3.1",
1010
"@salesforce/kit": "^3.1.0",
1111
"@salesforce/sf-plugins-core": "^9.0.7"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1702,10 +1702,10 @@
17021702
wordwrap "^1.0.0"
17031703
wrap-ansi "^7.0.0"
17041704

1705-
"@oclif/core@^3.21.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.3", "@oclif/core@^3.26.4", "@oclif/core@^3.26.5":
1706-
version "3.26.5"
1707-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.5.tgz#6a1962971fcaa4e235c0d6a83d50681ccb2bd0e4"
1708-
integrity sha512-uRmAujGJjLhhgpLylbiuHuPt9Ec7u6aJ72utuSPNTRw47+W5vbQSGnLGPiil1Mt5YDL+zFOyTVH6Uv3NSP2SaQ==
1705+
"@oclif/core@^3.21.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.4", "@oclif/core@^3.26.5", "@oclif/core@^3.26.6":
1706+
version "3.26.6"
1707+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.6.tgz#f371868cfa0fe150a6547e6af98b359065d2f971"
1708+
integrity sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==
17091709
dependencies:
17101710
"@types/cli-progress" "^3.11.5"
17111711
ansi-escapes "^4.3.2"

0 commit comments

Comments
 (0)