Skip to content

Commit 4223272

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"@semantic-release/changelog": "6.0.3",
117117
"@types/concurrently": "7.0.0",
118118
"@types/fs-extra": "9.0.13",
119-
"@types/inquirer": "8.2.10",
119+
"@types/inquirer": "9.0.7",
120120
"@types/jest": "29.5.13",
121121
"@types/jsonpath": "0.2.4",
122122
"@types/lodash": "4.17.9",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2745,10 +2745,10 @@
27452745
dependencies:
27462746
"@types/node" "*"
27472747

2748-
"@types/inquirer@8.2.10":
2749-
version "8.2.10"
2750-
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-8.2.10.tgz#9444dce2d764c35bc5bb4d742598aaa4acb6561b"
2751-
integrity sha512-IdD5NmHyVjWM8SHWo/kPBgtzXatwPkfwzyP3fN1jF2g9BWt5WO+8hL2F4o2GKIYsU40PpqeevuUWvkS/roXJkA==
2748+
"@types/inquirer@9.0.7":
2749+
version "9.0.7"
2750+
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-9.0.7.tgz#61bb8d0e42f038b9a1738b08fba7fa98ad9b4b24"
2751+
integrity sha512-Q0zyBupO6NxGRZut/JdmqYKOnN95Eg5V8Csg3PGKkP+FnvsUZx1jAyK7fztIszxxMuoBA6E3KXWvdZVXIpx60g==
27522752
dependencies:
27532753
"@types/through" "*"
27542754
rxjs "^7.2.0"

0 commit comments

Comments
 (0)