Skip to content

Commit a3f33b4

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

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.4.1",
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.14.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3014,10 +3014,10 @@
30143014
dependencies:
30153015
"@types/node" "*"
30163016

3017-
"@types/inquirer@8.2.12":
3018-
version "8.2.12"
3019-
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-8.2.12.tgz#c26da8d8fe5baff78382a1035059ef4967cee7a0"
3020-
integrity sha512-YxURZF2ZsSjU5TAe06tW0M3sL4UI9AMPA6dd8I72uOtppzNafcY38xkYgCZ/vsVOAyNdzHmvtTpLWilOrbP0dQ==
3017+
"@types/inquirer@9.0.9":
3018+
version "9.0.9"
3019+
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-9.0.9.tgz#c659dffbb8c2dab112324c7ae19b3303a972a96d"
3020+
integrity sha512-/mWx5136gts2Z2e5izdoRCo46lPp5TMs9R15GTSsgg/XnZyxDWVqoVU3R9lWnccKpqwsJLvRoxbCjoJtZB7DSw==
30213021
dependencies:
30223022
"@types/through" "*"
30233023
rxjs "^7.2.0"

0 commit comments

Comments
 (0)