Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
chore: updated dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Apr 18, 2018
1 parent c076b88 commit a43f853
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/node": "^9.6.5",
"@types/wrap-ansi": "^3.0.0",
"chai": "^4.1.2",
"fancy-test": "^1.0.4",
"fancy-test": "^1.0.5",
"globby": "^8.0.1",
"lodash": "^4.17.5",
"mocha": "^5.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -425,12 +425,12 @@ extglob@^2.0.2:
snapdragon "^0.8.1"
to-regex "^3.0.1"

fancy-test@^1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-1.0.4.tgz#fa689cfc98abec74a0b2f4386d92c58f1ef20f11"
fancy-test@^1.0.5:
version "1.0.5"
resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-1.0.5.tgz#323970de576f7dc0938402c3a731ee4d59896a11"
dependencies:
lodash "^4.17.5"
stdout-stderr "^0.1.8"
stdout-stderr "^0.1.9"

fast-glob@^2.0.2:
version "2.0.3"
Expand Down Expand Up @@ -1031,7 +1031,7 @@ static-extend@^0.1.1:
define-property "^0.2.5"
object-copy "^0.1.0"

stdout-stderr@^0.1.8:
stdout-stderr@^0.1.9:
version "0.1.9"
resolved "https://registry.yarnpkg.com/stdout-stderr/-/stdout-stderr-0.1.9.tgz#9b48ee04eff955ee07776e27125d5524d9d02f57"
dependencies:
Expand Down

0 comments on commit a43f853

Please sign in to comment.