Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 15, 2025
1 parent f822b38 commit 204d359
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 @@ -15,7 +15,7 @@
"@eslint/compat": "^1.2.6",
"@oclif/plugin-help": "^6",
"@oclif/prettier-config": "^0.2.1",
"@oclif/test": "^4.1.8",
"@oclif/test": "^4.1.9",
"@types/chai": "^4.3.17",
"@types/lodash": "^4.17.15",
"@types/mocha": "^10.0.9",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1794,12 +1794,12 @@
strip-ansi "^7.1.0"
wrap-ansi "^9.0.0"

"@oclif/test@^4.1.8":
version "4.1.8"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.8.tgz#86add1e222015c77053d002fa6dbf458cdc6475f"
integrity sha512-ZXv0SYrjZ9SKpRoQa4XwhW4V1ujh99sor92l6ZpeSbh96Zs45gtiwkk3XebZ65DFBYFFItTKsX01J8P8YPiw0Q==
"@oclif/test@^4.1.9":
version "4.1.9"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.9.tgz#3cc2254178a196a40affc04054aff992a13a37a3"
integrity sha512-bfh3uskNNUsK2LBU+/NOAG9dDZkOLOY29E233aRBwEIGvNSxyPs4LOYqdH9E/5N8Z1kBKCVC9tfHdE/B0Z8qCQ==
dependencies:
ansis "^3.9.0"
ansis "^3.10.0"
debug "^4.4.0"

"@pkgr/core@^0.1.0":
Expand Down Expand Up @@ -2815,7 +2815,7 @@ ansi-styles@^6.0.0, ansi-styles@^6.2.1:
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==

ansis@^3.10.0, ansis@^3.5.2, ansis@^3.9.0:
ansis@^3.10.0, ansis@^3.5.2:
version "3.10.0"
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.10.0.tgz#6886afb0f729b1fa865df6b710b97a9915b7d0d4"
integrity sha512-hxDKLYT7hy3Y4sF3HxI926A3urzPxi73mZBB629m9bCVF+NyKNxbwCqqm+C/YrGPtxLwnl6d8/ZASCsz6SyvJA==
Expand Down

0 comments on commit 204d359

Please sign in to comment.