Skip to content

Commit b59e73b

Browse files
authored
Merge pull request #1623 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.10.4
fix(deps): bump @oclif/core from 4.10.2 to 4.10.4
2 parents 1ea1a4f + 9fedb0c commit b59e73b

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
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@aws-sdk/client-s3": "^3.1024.0",
13-
"@oclif/core": "^4.10.1",
13+
"@oclif/core": "^4.10.4",
1414
"@octokit/core": "^6.1.6",
1515
"@octokit/plugin-paginate-rest": "^11.6.0",
1616
"@octokit/plugin-throttling": "^9.6.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1735,10 +1735,10 @@
17351735
wordwrap "^1.0.0"
17361736
wrap-ansi "^7.0.0"
17371737

1738-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.1", "@oclif/core@^4.5.2", "@oclif/core@^4.9.0":
1739-
version "4.10.2"
1740-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.2.tgz#9cda34a5cb389a7d225cd484c21c6e87f76bb5ee"
1741-
integrity sha512-3GvDh5nqpIE8566qUF5cBHKog9DFV9XgBeuR0nUrz0OMuz2FPYHat1AZHOwyQbvH9OKL4gJNQZHcsDOqDM/FRA==
1738+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.4", "@oclif/core@^4.5.2", "@oclif/core@^4.9.0":
1739+
version "4.10.4"
1740+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.4.tgz#39b594476320bea71f88e56ddd87589f843ce3bb"
1741+
integrity sha512-4aMd2BAhmGWjiASzJVmEAaPTZStxW0+VdylON5m+LwbxlG2HD7aTHZ7gWqeHBm/rXH5mi1WLb5LlQTCL+VdELQ==
17421742
dependencies:
17431743
ansi-escapes "^4.3.2"
17441744
ansis "^3.17.0"

0 commit comments

Comments
 (0)