Skip to content

Commit 213adb0

Browse files
chore(deps): update dependency @types/inquirer to v9
1 parent 9cfa2f8 commit 213adb0

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
@@ -2703,10 +2703,10 @@
27032703
dependencies:
27042704
"@types/node" "*"
27052705

2706-
"@types/inquirer@8.2.10":
2707-
version "8.2.10"
2708-
resolved "https://registry.npmjs.org/@types/inquirer/-/inquirer-8.2.10.tgz#9444dce2d764c35bc5bb4d742598aaa4acb6561b"
2709-
integrity sha512-IdD5NmHyVjWM8SHWo/kPBgtzXatwPkfwzyP3fN1jF2g9BWt5WO+8hL2F4o2GKIYsU40PpqeevuUWvkS/roXJkA==
2706+
"@types/inquirer@9.0.7":
2707+
version "9.0.7"
2708+
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-9.0.7.tgz#61bb8d0e42f038b9a1738b08fba7fa98ad9b4b24"
2709+
integrity sha512-Q0zyBupO6NxGRZut/JdmqYKOnN95Eg5V8Csg3PGKkP+FnvsUZx1jAyK7fztIszxxMuoBA6E3KXWvdZVXIpx60g==
27102710
dependencies:
27112711
"@types/through" "*"
27122712
rxjs "^7.2.0"

0 commit comments

Comments
 (0)