From 7aefa36320a4265f2825f34db29f129f5927f41b Mon Sep 17 00:00:00 2001 From: Gar Date: Wed, 9 Feb 2022 10:49:22 -0800 Subject: [PATCH] deps: are-we-there-yet@3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bee30e2..de22fa7 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "template-copy": "npm-template-copy --force" }, "dependencies": { - "are-we-there-yet": "^2.0.0", + "are-we-there-yet": "^3.0.0", "console-control-strings": "^1.1.0", "gauge": "^4.0.0", "set-blocking": "^2.0.0"