Skip to content

Commit e74e295

Browse files
chore(deps): update dependency @types/inquirer to v9
1 parent 7ce65e1 commit e74e295

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.3",
118118
"@types/fs-extra": "9.0.13",
119-
"@types/inquirer": "8.2.10",
119+
"@types/inquirer": "9.0.7",
120120
"@types/jest": "29.5.14",
121121
"@types/jsonpath": "0.2.4",
122122
"@types/lodash": "4.17.14",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2858,10 +2858,10 @@
28582858
dependencies:
28592859
"@types/node" "*"
28602860

2861-
"@types/inquirer@8.2.10":
2862-
version "8.2.10"
2863-
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-8.2.10.tgz#9444dce2d764c35bc5bb4d742598aaa4acb6561b"
2864-
integrity sha512-IdD5NmHyVjWM8SHWo/kPBgtzXatwPkfwzyP3fN1jF2g9BWt5WO+8hL2F4o2GKIYsU40PpqeevuUWvkS/roXJkA==
2861+
"@types/inquirer@9.0.7":
2862+
version "9.0.7"
2863+
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-9.0.7.tgz#61bb8d0e42f038b9a1738b08fba7fa98ad9b4b24"
2864+
integrity sha512-Q0zyBupO6NxGRZut/JdmqYKOnN95Eg5V8Csg3PGKkP+FnvsUZx1jAyK7fztIszxxMuoBA6E3KXWvdZVXIpx60g==
28652865
dependencies:
28662866
"@types/through" "*"
28672867
rxjs "^7.2.0"

0 commit comments

Comments
 (0)