Skip to content

Commit

Permalink
chore: 🤖 update dependency inquirer to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent a021857 commit 641a90e
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 33 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"eslint-plugin-unused-imports": "4.1.4",
"figlet": "1.7.0",
"husky": "9.1.6",
"inquirer": "8.2.6",
"inquirer": "11.1.0",
"is-ci": "3.0.1",
"json-diff": "1.0.6",
"knip": "5.30.6",
Expand All @@ -119,6 +119,6 @@
"webpack-shell-plugin-next": "2.3.2"
},
"peerDependencies": {
"inquirer": "8.2.6"
"inquirer": "11.1.0"
}
}
Loading

0 comments on commit 641a90e

Please sign in to comment.