Skip to content

Commit cf83a62

Browse files
authored
Merge pull request #332 from oclif/dependabot-npm_and_yarn-fancy-test-2.0.16
fix(deps): bump fancy-test from 2.0.13 to 2.0.16
2 parents 49b12f4 + e645dc3 commit cf83a62

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.7.1",
9-
"fancy-test": "^2.0.13"
9+
"fancy-test": "^2.0.16"
1010
},
1111
"devDependencies": {
1212
"@types/chai": "^4.3.4",

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.13:
1173-
version "2.0.13"
1174-
resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.13.tgz#861323fe91f5f4b3d6d2e53104756f64274d7dfe"
1175-
integrity sha512-n+rbO0zU861qNT4L3vIy2CEZlsmLR1sp8sy/uZDEOdmRtfnBBwN9OgT37X0zhQJZTlu2vkdKRu51BsyekgB13Q==
1172+
fancy-test@^2.0.16:
1173+
version "2.0.16"
1174+
resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.16.tgz#fbeb22f1f6b790b067fc774873093d0ca4fc98c1"
1175+
integrity sha512-Bgsd32hr+Ohrh/D4zACMstWjViYR6IHJxzvhLSzbekNIrDWOwSHx7zvKtrN/pFrFVyNBo02kNdz3PyPD5W2ibQ==
11761176
dependencies:
11771177
"@types/chai" "*"
11781178
"@types/lodash" "*"

0 commit comments

Comments
 (0)