diff --git a/package.json b/package.json index baed2a4..494b66a 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "eslint": "^7.3.1", "eslint-config-oclif": "^4", "eslint-config-oclif-typescript": "^1.0.2", - "fancy-test": "^2.0.37", + "fancy-test": "^2.0.38", "husky": "6", "mocha": "^8.2.1", "oclif": "^3.14.0", diff --git a/yarn.lock b/yarn.lock index 69da874..3f90604 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2327,10 +2327,10 @@ external-editor@^3.0.3: iconv-lite "^0.4.24" tmp "^0.0.33" -fancy-test@^2.0.35, fancy-test@^2.0.37: - version "2.0.37" - resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.37.tgz#7cfd18fcaaa76cd2d72636dda00f6f3fae053187" - integrity sha512-lCicyu0gzcWNR0x5LyRNGjBNJfrl+C9rKOaC6nJcyPUXvMhZkMVwsCIDuMPaEET0sD8vSliyAipnQ7RZUgXujw== +fancy-test@^2.0.35, fancy-test@^2.0.38: + version "2.0.38" + resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.38.tgz#a093234a39fa3effb2d6d4ffb02f21b7cf8297f5" + integrity sha512-uQ795eOLJ5aJJypwJ0g1Pqk9Zp5s1Git+XmaGX1e06wwaSr+K6o+FPYuHlQmetBXxPLx81xst2l7j624v5ZqdQ== dependencies: "@types/chai" "*" "@types/lodash" "*"