Skip to content

Commit b63de3e

Browse files
chore(deps): update dependency @types/inquirer to v9
1 parent e517c31 commit b63de3e

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
@@ -115,7 +115,7 @@
115115
"@nx/workspace": "20.8.2",
116116
"@semantic-release/changelog": "6.0.3",
117117
"@types/fs-extra": "11.0.4",
118-
"@types/inquirer": "8.2.11",
118+
"@types/inquirer": "9.0.9",
119119
"@types/jest": "29.5.14",
120120
"@types/jsonpath": "0.2.4",
121121
"@types/lodash": "4.17.20",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2744,10 +2744,10 @@
27442744
dependencies:
27452745
"@types/node" "*"
27462746

2747-
"@types/inquirer@8.2.11":
2748-
version "8.2.11"
2749-
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-8.2.11.tgz#5f741050c696acf1926f136450d8d98ca65d9557"
2750-
integrity sha512-15UboTvxb9SOaPG7CcXZ9dkv8lNqfiAwuh/5WxJDLjmElBt9tbx1/FDsEnJddUBKvN4mlPKvr8FyO1rAmBanzg==
2747+
"@types/inquirer@9.0.9":
2748+
version "9.0.9"
2749+
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-9.0.9.tgz#c659dffbb8c2dab112324c7ae19b3303a972a96d"
2750+
integrity sha512-/mWx5136gts2Z2e5izdoRCo46lPp5TMs9R15GTSsgg/XnZyxDWVqoVU3R9lWnccKpqwsJLvRoxbCjoJtZB7DSw==
27512751
dependencies:
27522752
"@types/through" "*"
27532753
rxjs "^7.2.0"

0 commit comments

Comments
 (0)