Skip to content

Commit ced03a1

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/inquirer to v8.2.0
1 parent c042af4 commit ced03a1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"@semantic-release/changelog": "5.0.1",
116116
"@types/concurrently": "6.4.0",
117117
"@types/fs-extra": "9.0.13",
118-
"@types/inquirer": "8.1.3",
118+
"@types/inquirer": "8.2.0",
119119
"@types/jest": "27.4.0",
120120
"@types/jsonpath": "0.2.0",
121121
"@types/lodash": "4.14.178",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1833,10 +1833,10 @@
18331833
dependencies:
18341834
"@types/node" "*"
18351835

1836-
"@types/inquirer@8.1.3":
1837-
version "8.1.3"
1838-
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-8.1.3.tgz#dfda4c97cdbe304e4dceb378a80f79448ea5c8fe"
1839-
integrity sha512-AayK4ZL5ssPzR1OtnOLGAwpT0Dda3Xi/h1G0l1oJDNrowp7T1423q4Zb8/emr7tzRlCy4ssEri0LWVexAqHyKQ==
1836+
"@types/inquirer@8.2.0":
1837+
version "8.2.0"
1838+
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-8.2.0.tgz#b9566d048f5ff65159f2ed97aff45fe0f00b35ec"
1839+
integrity sha512-BNoMetRf3gmkpAlV5we+kxyZTle7YibdOntIZbU5pyIfMdcwy784KfeZDAcuyMznkh5OLa17RVXZOGA5LTlkgQ==
18401840
dependencies:
18411841
"@types/through" "*"
18421842
rxjs "^7.2.0"

0 commit comments

Comments
 (0)