Skip to content

Commit

Permalink
fix(deps): bump fancy-test from 3.0.1 to 3.0.4
Browse files Browse the repository at this point in the history
Bumps [fancy-test](https://github.com/oclif/fancy-test) from 3.0.1 to 3.0.4.
- [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.1...3.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2023
1 parent 0181eee commit d47280d
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.12.0",
"chai": "^4.3.10",
"fancy-test": "^3.0.1"
"fancy-test": "^3.0.4"
},
"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 @@ -1685,10 +1685,10 @@ execa@^5.0.0:
signal-exit "^3.0.3"
strip-final-newline "^2.0.0"

fancy-test@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-3.0.1.tgz#8b19ed4ccc8b0625475eabf36fd743e1d0168abb"
integrity sha512-Ke1IFOGEBxP2dNg0X7ZYPUSwKSRr5GNn3xM/2DpHkP86riF3MFDpesXJuD1TGm7gcfwBtYpuSzuw3m704bThVg==
fancy-test@^3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-3.0.4.tgz#a84e4d3ce57f798e76a7ca3bd2fb0a26d097e11e"
integrity sha512-3hbcXxIcNeb1/EHUK7ol2PzC46CnfucQWoWeTb2J0CA692AdTjVYEXoJSKGKAOhgoNjmY8EusWPhx0i097+9DA==
dependencies:
"@types/chai" "*"
"@types/lodash" "*"
Expand Down

0 comments on commit d47280d

Please sign in to comment.