Skip to content

Commit

Permalink
Merge pull request #125 from salesforcecli/dependabot-npm_and_yarn-in…
Browse files Browse the repository at this point in the history
…quirer-8.2.5

fix(deps): bump inquirer from 8.2.4 to 8.2.5
  • Loading branch information
svc-cli-bot authored Oct 30, 2022
2 parents fa12d89 + 7863ff2 commit 3ba3f31
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 @@ -12,7 +12,7 @@
"change-case": "^4.1.2",
"fast-glob": "^3.2.12",
"fast-xml-parser": "^4.0.11",
"inquirer": "^8.2.4",
"inquirer": "^8.2.5",
"js2xmlparser": "^4.0.2",
"tslib": "^2"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3897,10 +3897,10 @@ inquirer@^7.0.0:
strip-ansi "^6.0.0"
through "^2.3.6"

inquirer@^8.0.0, inquirer@^8.2.3, inquirer@^8.2.4:
version "8.2.4"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.2.4.tgz#ddbfe86ca2f67649a67daa6f1051c128f684f0b4"
integrity sha512-nn4F01dxU8VeKfq192IjLsxu0/OmMZ4Lg3xKAns148rCaXP6ntAoEkVYZThWjwON8AlzdZZi6oqnhNbxUG9hVg==
inquirer@^8.0.0, inquirer@^8.2.3, inquirer@^8.2.5:
version "8.2.5"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.2.5.tgz#d8654a7542c35a9b9e069d27e2df4858784d54f8"
integrity sha512-QAgPDQMEgrDssk1XiwwHoOGYF9BAbUcc1+j+FhEvaOt8/cKRqyLn0U5qA6F74fGhTMGxf92pOvPBeh29jQJDTQ==
dependencies:
ansi-escapes "^4.2.1"
chalk "^4.1.1"
Expand Down

0 comments on commit 3ba3f31

Please sign in to comment.