Skip to content

Commit a964464

Browse files
committed
fix(deps): pin inquirer to earlier patch
There's some sort of undocumented breaking visual change that's messing with snapshot tests.
1 parent a1e5589 commit a964464

File tree

2 files changed

+64
-52
lines changed

2 files changed

+64
-52
lines changed

package-lock.json

Lines changed: 63 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"http-proxy": "1.18.1",
126126
"http-proxy-middleware": "2.0.7",
127127
"https-proxy-agent": "7.0.6",
128-
"inquirer": "9.3.7",
128+
"inquirer": "9.3.1",
129129
"inquirer-autocomplete-prompt": "3.0.1",
130130
"ipx": "2.1.0",
131131
"is-docker": "3.0.0",

0 commit comments

Comments
 (0)