Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: fancy-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2023
1 parent f425391 commit 1ac190d
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 @@ -7,7 +7,7 @@
"dependencies": {
"@oclif/core": "^3.15.1",
"chai": "^4.3.10",
"fancy-test": "^3.0.7"
"fancy-test": "^3.0.8"
},
"devDependencies": {
"@commitlint/config-conventional": "^18.4.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1669,10 +1669,10 @@ execa@^5.0.0:
signal-exit "^3.0.3"
strip-final-newline "^2.0.0"

fancy-test@^3.0.7:
version "3.0.7"
resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-3.0.7.tgz#fae77b3fe8147928ba1d409be8bf9e57137b6cf3"
integrity sha512-U5cUkSqUfK1yqaUd7wPfXzOAOj6xXUMSO/OPQq9/nU3bt1kSbY+x5Xbw2u/pFXxqmmBoi4C5rleHvEhyLoo1uA==
fancy-test@^3.0.8:
version "3.0.8"
resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-3.0.8.tgz#ca3919ebb07c1c0e5fb8e8953e02e2ed48600ef8"
integrity sha512-vHkT59Kf0Byiqzwc2My1fD9VDYsAPkT+jVqdMqqtwtdLwz19x+hHI2oAxNwfyfEDSK+VrLB4+B96sZbOLVEHdA==
dependencies:
"@types/chai" "*"
"@types/lodash" "*"
Expand Down

0 comments on commit 1ac190d

Please sign in to comment.