Skip to content

Commit

Permalink
chore(deps): update dependency @types/inquirer to v8.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2022
1 parent 342ba01 commit 805d6b7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@octokit/rest": "19.0.4",
"@types/folder-hash": "4.0.2",
"@types/inquirer": "8.2.3",
"@types/inquirer": "8.2.4",
"@types/jest": "28.1.8",
"@types/js-yaml": "4.0.5",
"@types/micromatch": "4.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2326,12 +2326,12 @@ __metadata:
languageName: node
linkType: hard

"@types/inquirer@npm:8.2.3":
version: 8.2.3
resolution: "@types/inquirer@npm:8.2.3"
"@types/inquirer@npm:8.2.4":
version: 8.2.4
resolution: "@types/inquirer@npm:8.2.4"
dependencies:
"@types/through": "*"
checksum: 2978e749fbda061b85a56331a267f6c7f40380c17bce1b0f8b0bd1d86c88820e3bd7df4985c633647652b571f7ffd6b97b929cabe8b7d61259d354229e4c6c5b
checksum: 3a46231faac1e5df4863a2d501617b3f25e9481ea8a966a9b866bafef01fcc151606d9f25cb66f90492dd0d1d7af7c675a2314f50db85a7f2aeed265d93eb412
languageName: node
linkType: hard

Expand Down Expand Up @@ -7697,7 +7697,7 @@ __metadata:
dependencies:
"@octokit/rest": 19.0.4
"@types/folder-hash": 4.0.2
"@types/inquirer": 8.2.3
"@types/inquirer": 8.2.4
"@types/jest": 28.1.8
"@types/js-yaml": 4.0.5
"@types/micromatch": 4.0.2
Expand Down

0 comments on commit 805d6b7

Please sign in to comment.