Skip to content

Commit

Permalink
chore(dev-deps): bump @oclif/test from 2.5.2 to 2.5.3
Browse files Browse the repository at this point in the history
Bumps [@oclif/test](https://github.com/oclif/test) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/oclif/test/releases)
- [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md)
- [Commits](oclif/test@2.5.2...2.5.3)

---
updated-dependencies:
- dependency-name: "@oclif/test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2023
1 parent 46204cb commit 2d4e4f4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"inquirer": "^8.2.5"
},
"devDependencies": {
"@oclif/test": "^2.5.2",
"@oclif/test": "^2.5.3",
"@salesforce/dev-config": "^4.0.1",
"@salesforce/dev-scripts": "^5.10.0",
"@salesforce/prettier-config": "^0.0.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,7 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@oclif/core@^2.11.10", "@oclif/core@^2.15.0":
"@oclif/core@^2.15.0":
version "2.15.0"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.15.0.tgz#f27797b30a77d13279fba88c1698fc34a0bd0d2a"
integrity sha512-fNEMG5DzJHhYmI3MgpByTvltBOMyFcnRIUMxbiz2ai8rhaYgaTHMG3Q38HcosfIvtw9nCjxpcQtC8MN8QtVCcA==
Expand Down Expand Up @@ -566,12 +566,12 @@
wordwrap "^1.0.0"
wrap-ansi "^7.0.0"

"@oclif/test@^2.5.2":
version "2.5.2"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.5.2.tgz#a155dca13e3fcb2645884dd51b84238e0c8e734d"
integrity sha512-k36vXxWi9wA7anylAi56Hq9qCg34NRcq4hvAFyoLD8vUlhF13yPDto3IZFEJTxXzQ4TFL/K/9UxMxULHfaaVBA==
"@oclif/test@^2.5.3":
version "2.5.3"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.5.3.tgz#08ee0ab60858784ceca11a723445f4ed09c625da"
integrity sha512-TmtfMhK9tFCVQ4NyIG9eYW4RBQAmKbkE+pGXsdxiTZvR2sR1WwC7NmmEbTaj2hYNWX3vNZ/x1+odnjLEo6z5Vw==
dependencies:
"@oclif/core" "^2.11.10"
"@oclif/core" "^2.15.0"
fancy-test "^2.0.37"

"@salesforce/core@^5.2.1", "@salesforce/core@^5.2.6":
Expand Down

0 comments on commit 2d4e4f4

Please sign in to comment.