Skip to content

Commit fe004f4

Browse files
fix(deps): bump fancy-test from 2.0.37 to 2.0.38
Bumps [fancy-test](https://github.com/oclif/fancy-test) from 2.0.37 to 2.0.38. - [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.37...2.0.38) --- updated-dependencies: - dependency-name: fancy-test dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3daa59f commit fe004f4

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.15.0",
9-
"fancy-test": "^2.0.37"
9+
"fancy-test": "^2.0.38"
1010
},
1111
"devDependencies": {
1212
"@types/chai": "^4.3.6",

yarn.lock

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

1166-
fancy-test@^2.0.37:
1167-
version "2.0.37"
1168-
resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.37.tgz#7cfd18fcaaa76cd2d72636dda00f6f3fae053187"
1169-
integrity sha512-lCicyu0gzcWNR0x5LyRNGjBNJfrl+C9rKOaC6nJcyPUXvMhZkMVwsCIDuMPaEET0sD8vSliyAipnQ7RZUgXujw==
1166+
fancy-test@^2.0.38:
1167+
version "2.0.38"
1168+
resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.38.tgz#a093234a39fa3effb2d6d4ffb02f21b7cf8297f5"
1169+
integrity sha512-uQ795eOLJ5aJJypwJ0g1Pqk9Zp5s1Git+XmaGX1e06wwaSr+K6o+FPYuHlQmetBXxPLx81xst2l7j624v5ZqdQ==
11701170
dependencies:
11711171
"@types/chai" "*"
11721172
"@types/lodash" "*"

0 commit comments

Comments
 (0)