Skip to content

Commit

Permalink
Merge pull request #1052 from salesforcecli/dependabot-npm_and_yarn-o…
Browse files Browse the repository at this point in the history
…clif-core-4.0.16

chore(dev-deps): bump @oclif/core from 4.0.14 to 4.0.16
  • Loading branch information
svc-cli-bot authored Jul 28, 2024
2 parents 2754fa5 + 642c845 commit abd52df
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@salesforce/ts-types": "^2.0.10"
},
"devDependencies": {
"@oclif/core": "^4.0.14",
"@oclif/core": "^4.0.16",
"@oclif/plugin-command-snapshot": "^5.2.9",
"@salesforce/cli-plugins-testkit": "^5.3.19",
"@salesforce/dev-scripts": "^10.2.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1314,10 +1314,10 @@
wordwrap "^1.0.0"
wrap-ansi "^7.0.0"

"@oclif/core@^4", "@oclif/core@^4.0.12", "@oclif/core@^4.0.14":
version "4.0.14"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.14.tgz#538000e922bcdcd5e1aad667252ad67131bd9e11"
integrity sha512-oXXlUuDw6gWjIBI+mR5i4/SJRv9fz8N/d1xr1yMhW1incx/u0oYO2CpUNKn0sGDyONMdyOIVPMqgsU+as7jdrQ==
"@oclif/core@^4", "@oclif/core@^4.0.12", "@oclif/core@^4.0.16":
version "4.0.16"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.16.tgz#4c41f63766755796a79e304ae5bcc57dd145419d"
integrity sha512-J3l9Jk2+pAClpyf/dSroZNIf74PWHYRwzHJkcIe9CKq8SxGR8h+fs2GO2nKJmUSzsvnA0sF5RhWJ4mRBvWFhVA==
dependencies:
ansi-escapes "^4.3.2"
ansis "^3.3.1"
Expand Down

0 comments on commit abd52df

Please sign in to comment.