Skip to content

Commit 36af762

Browse files
chore(deps): update dependency @types/inquirer to v9
1 parent 9be75d7 commit 36af762

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.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
@@ -2881,10 +2881,10 @@
28812881
dependencies:
28822882
"@types/node" "*"
28832883

2884-
"@types/inquirer@8.2.12":
2885-
version "8.2.12"
2886-
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-8.2.12.tgz#c26da8d8fe5baff78382a1035059ef4967cee7a0"
2887-
integrity sha512-YxURZF2ZsSjU5TAe06tW0M3sL4UI9AMPA6dd8I72uOtppzNafcY38xkYgCZ/vsVOAyNdzHmvtTpLWilOrbP0dQ==
2884+
"@types/inquirer@9.0.9":
2885+
version "9.0.9"
2886+
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-9.0.9.tgz#c659dffbb8c2dab112324c7ae19b3303a972a96d"
2887+
integrity sha512-/mWx5136gts2Z2e5izdoRCo46lPp5TMs9R15GTSsgg/XnZyxDWVqoVU3R9lWnccKpqwsJLvRoxbCjoJtZB7DSw==
28882888
dependencies:
28892889
"@types/through" "*"
28902890
rxjs "^7.2.0"

0 commit comments

Comments
 (0)