Skip to content

Commit

Permalink
Merge pull request #448 from SVendittelli/renovate/inquirer-9.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency inquirer to v9.2.11
  • Loading branch information
renovate[bot] authored Sep 20, 2023
2 parents 862e7bf + 742cf3d commit 8733df8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"husky": "8.0.3",
"inquirer": "9.2.10",
"inquirer": "9.2.11",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"nx": "16.8.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7493,10 +7493,10 @@ inquirer@8.2.5:
through "^2.3.6"
wrap-ansi "^7.0.0"

inquirer@9.2.10:
version "9.2.10"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.2.10.tgz#495a846fd6722ffadba896bd9d93e1e5a7add5c7"
integrity sha512-tVVNFIXU8qNHoULiazz612GFl+yqNfjMTbLuViNJE/d860Qxrd3NMrse8dm40VUQLOQeULvaQF8lpAhvysjeyA==
inquirer@9.2.11:
version "9.2.11"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.2.11.tgz#e9003755c233a414fceda1891c23bd622cad4a95"
integrity sha512-B2LafrnnhbRzCWfAdOXisUzL89Kg8cVJlYmhqoi3flSiV/TveO+nsXwgKr9h9PIo+J1hz7nBSk6gegRIMBBf7g==
dependencies:
"@ljharb/through" "^2.3.9"
ansi-escapes "^4.3.2"
Expand Down

0 comments on commit 8733df8

Please sign in to comment.