Skip to content

Commit b65750c

Browse files
fix(deps): bump fancy-test from 2.0.25 to 2.0.26
Bumps [fancy-test](https://github.com/oclif/fancy-test) from 2.0.25 to 2.0.26. - [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.25...2.0.26) --- updated-dependencies: - dependency-name: fancy-test dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 04caa32 commit b65750c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"bugs": "https://github.com/oclif/test/issues",
77
"dependencies": {
88
"@oclif/core": "^2.8.5",
9-
"fancy-test": "^2.0.25"
9+
"fancy-test": "^2.0.26"
1010
},
1111
"devDependencies": {
1212
"@types/chai": "^4.3.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1169,10 +1169,10 @@ esutils@^2.0.2:
11691169
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
11701170
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
11711171

1172-
fancy-test@^2.0.25:
1173-
version "2.0.25"
1174-
resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.25.tgz#9a0578a4820460cb2c1250dfb48d4664ca59c83a"
1175-
integrity sha512-4OKW+SC62aP3Y19YlCWxjKJD0iW4kjLqUvdd9OaW1lM7Co/FX3PTi2NHguzsj2vmPs/6mMITKu0saYAr2uZA4g==
1172+
fancy-test@^2.0.26:
1173+
version "2.0.26"
1174+
resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.26.tgz#2f39aac615c73da100740d347553542721aac11d"
1175+
integrity sha512-VZnjjta4hYLCjqrdOKgR42dHZ/IBdQKYctLNooXuoXYGU7esLoFC+memPgGgBFZ5nTpWqUGddnwl3GTgbEWvxA==
11761176
dependencies:
11771177
"@types/chai" "*"
11781178
"@types/lodash" "*"

0 commit comments

Comments
 (0)