Skip to content

Commit 1ffe529

Browse files
committed
Update inquirer dep
1 parent 942e59c commit 1ffe529

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@types/child-process-promise": "2.2.2",
7676
"@types/clone": "2.1.1",
7777
"@types/eslint": "7.28.0",
78-
"@types/inquirer": "8.1.2",
78+
"@types/inquirer": "8.2.1",
7979
"@types/listr": "0.14.4",
8080
"@types/long": "4.0.1",
8181
"@types/mocha": "9.0.0",
@@ -112,7 +112,7 @@
112112
"glob": "7.2.0",
113113
"http-server": "14.1.0",
114114
"indexeddbshim": "8.0.0",
115-
"inquirer": "8.1.5",
115+
"inquirer": "8.2.2",
116116
"istanbul-instrumenter-loader": "3.0.1",
117117
"js-yaml": "4.1.0",
118118
"karma": "6.3.16",

0 commit comments

Comments
 (0)