Skip to content

Commit

Permalink
fix(deps): bump fancy-test from 2.0.2 to 2.0.4
Browse files Browse the repository at this point in the history
Bumps [fancy-test](/~https://github.com/oclif/fancy-test) from 2.0.2 to 2.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@2.0.2...2.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 Oct 1, 2022
1 parent ad2d3c9 commit 443a9dd
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 @@ -6,7 +6,7 @@
"bugs": "/~https://github.com/oclif/test/issues",
"dependencies": {
"@oclif/core": "^1.16.4",
"fancy-test": "^2.0.2"
"fancy-test": "^2.0.4"
},
"devDependencies": {
"@types/chai": "^4.1.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1129,10 +1129,10 @@ esutils@^2.0.2:
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==

fancy-test@^2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.2.tgz#640879553d3fd7f6ec3aab101544bc1b74e453ad"
integrity sha512-Feo+Hkj/sd85buCbweWrTWAntZZfAL+3v7vZ0JgV/VgpZN9+3bmIErF+mtNT+a3Ubo5Smfa30G2oLAtmMXudJw==
fancy-test@^2.0.4:
version "2.0.4"
resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.4.tgz#b7650e13598e5ad2a27f0d89ad07813bfb09d53e"
integrity sha512-jZbiHiJY1phazdfQkVhdBEY5aZXEydiZzFxK9VqCfrMmRw/kHPgQ6i88+nyqQwpFV3yL2mUbMe/NEfMaSfO7+g==
dependencies:
"@types/chai" "*"
"@types/lodash" "*"
Expand Down

0 comments on commit 443a9dd

Please sign in to comment.