Skip to content

Commit

Permalink
chore(deps): update dependency inquirer to ^9.2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 15, 2024
1 parent befb6a9 commit 2d2aae9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.21.1",
"inquirer": "^9.2.13",
"inquirer": "^9.2.14",
"nanospinner": "^1.1.0",
"node-emoji": "^2.1.3",
"picocolors": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5314,7 +5314,7 @@ inquirer@^8.2.4:
through "^2.3.6"
wrap-ansi "^6.0.1"

inquirer@^9.2.13:
inquirer@^9.2.14:
version "9.2.14"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.2.14.tgz#b55474f1e4f5f0eb28b2f75f09c082209f0cc2ca"
integrity sha512-4ByIMt677Iz5AvjyKrDpzaepIyMewNvDcvwpVVRZNmy9dLakVoVgdCHZXbK1SlVJra1db0JZ6XkJyHsanpdrdQ==
Expand Down

0 comments on commit 2d2aae9

Please sign in to comment.