Skip to content

Commit e70a22c

Browse files
chore(deps): update dependency @types/inquirer to v9
1 parent 8f1ad0d commit e70a22c

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": "22.5.0",
115115
"@semantic-release/changelog": "6.0.3",
116116
"@types/fs-extra": "11.0.4",
117-
"@types/inquirer": "8.2.12",
117+
"@types/inquirer": "9.0.9",
118118
"@types/jest": "30.0.0",
119119
"@types/jsonpath": "0.2.4",
120120
"@types/node": "20.19.33",

yarn.lock

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

3050-
"@types/inquirer@8.2.12":
3051-
version "8.2.12"
3052-
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-8.2.12.tgz#c26da8d8fe5baff78382a1035059ef4967cee7a0"
3053-
integrity sha512-YxURZF2ZsSjU5TAe06tW0M3sL4UI9AMPA6dd8I72uOtppzNafcY38xkYgCZ/vsVOAyNdzHmvtTpLWilOrbP0dQ==
3050+
"@types/inquirer@9.0.9":
3051+
version "9.0.9"
3052+
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-9.0.9.tgz#c659dffbb8c2dab112324c7ae19b3303a972a96d"
3053+
integrity sha512-/mWx5136gts2Z2e5izdoRCo46lPp5TMs9R15GTSsgg/XnZyxDWVqoVU3R9lWnccKpqwsJLvRoxbCjoJtZB7DSw==
30543054
dependencies:
30553055
"@types/through" "*"
30563056
rxjs "^7.2.0"

0 commit comments

Comments
 (0)