Skip to content

Commit 39ca478

Browse files
chore(deps): update dependency @types/inquirer to v9
1 parent 11a2df5 commit 39ca478

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": "11.0.4",
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.16",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2711,10 +2711,10 @@
27112711
dependencies:
27122712
"@types/node" "*"
27132713

2714-
"@types/inquirer@8.2.10":
2715-
version "8.2.10"
2716-
resolved "https://registry.npmjs.org/@types/inquirer/-/inquirer-8.2.10.tgz#9444dce2d764c35bc5bb4d742598aaa4acb6561b"
2717-
integrity sha512-IdD5NmHyVjWM8SHWo/kPBgtzXatwPkfwzyP3fN1jF2g9BWt5WO+8hL2F4o2GKIYsU40PpqeevuUWvkS/roXJkA==
2714+
"@types/inquirer@9.0.7":
2715+
version "9.0.7"
2716+
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-9.0.7.tgz#61bb8d0e42f038b9a1738b08fba7fa98ad9b4b24"
2717+
integrity sha512-Q0zyBupO6NxGRZut/JdmqYKOnN95Eg5V8Csg3PGKkP+FnvsUZx1jAyK7fztIszxxMuoBA6E3KXWvdZVXIpx60g==
27182718
dependencies:
27192719
"@types/through" "*"
27202720
rxjs "^7.2.0"

0 commit comments

Comments
 (0)