Skip to content

Commit

Permalink
fix(deps): update dependency inquirer to v9.2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 11, 2024
1 parent 64e228c commit 893e3d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions remix.init/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
"dependencies": {
"@npmcli/package-json": "5.0.0",
"chalk": "5.3.0",
"inquirer": "9.2.7",
"inquirer": "9.2.12",
"is-git-repository": "2.0.0",
"semver": "7.5.4"
},
"devDependencies": {
"@types/inquirer": "9.0.3"
"@types/inquirer": "9.0.7"
}
}

0 comments on commit 893e3d2

Please sign in to comment.