Skip to content

Commit 964efd8

Browse files
chore(deps): update dependency @types/inquirer to v9
1 parent 6ab9c1e commit 964efd8

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
@@ -114,7 +114,7 @@
114114
"@nx/workspace": "21.3.11",
115115
"@semantic-release/changelog": "6.0.3",
116116
"@types/fs-extra": "11.0.4",
117-
"@types/inquirer": "8.2.11",
117+
"@types/inquirer": "9.0.9",
118118
"@types/jest": "30.0.0",
119119
"@types/jsonpath": "0.2.4",
120120
"@types/node": "20.14.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3046,10 +3046,10 @@
30463046
dependencies:
30473047
"@types/node" "*"
30483048

3049-
"@types/inquirer@8.2.11":
3050-
version "8.2.11"
3051-
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-8.2.11.tgz#5f741050c696acf1926f136450d8d98ca65d9557"
3052-
integrity sha512-15UboTvxb9SOaPG7CcXZ9dkv8lNqfiAwuh/5WxJDLjmElBt9tbx1/FDsEnJddUBKvN4mlPKvr8FyO1rAmBanzg==
3049+
"@types/inquirer@9.0.9":
3050+
version "9.0.9"
3051+
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-9.0.9.tgz#c659dffbb8c2dab112324c7ae19b3303a972a96d"
3052+
integrity sha512-/mWx5136gts2Z2e5izdoRCo46lPp5TMs9R15GTSsgg/XnZyxDWVqoVU3R9lWnccKpqwsJLvRoxbCjoJtZB7DSw==
30533053
dependencies:
30543054
"@types/through" "*"
30553055
rxjs "^7.2.0"

0 commit comments

Comments
 (0)