Skip to content

Commit eda0789

Browse files
chore(deps): bump inquirer from 7.0.2 to 7.0.3
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 7.0.2 to 7.0.3. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@7.0.2...inquirer@7.0.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent b5b9f95 commit eda0789

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/jsii-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"dependencies": {
3232
"@jsii/spec": "^0.21.1",
33-
"inquirer": "^7.0.2",
33+
"inquirer": "^7.0.3",
3434
"yargs": "^15.1.0"
3535
},
3636
"jest": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4258,10 +4258,10 @@ inquirer@^6.2.0:
42584258
strip-ansi "^5.1.0"
42594259
through "^2.3.6"
42604260

4261-
inquirer@^7.0.0, inquirer@^7.0.2:
4262-
version "7.0.2"
4263-
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.0.2.tgz#b39b205b95c9424839a1fd991d60426cf9bbc0e9"
4264-
integrity sha512-cZGvHaHwcR9E3xK9EGO5pHKELU+yaeJO7l2qGKIbqk4bCuDuAn15LCoUTS2nSkfv9JybFlnAGrOcVpCDZZOLhw==
4261+
inquirer@^7.0.0, inquirer@^7.0.3:
4262+
version "7.0.3"
4263+
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.0.3.tgz#f9b4cd2dff58b9f73e8d43759436ace15bed4567"
4264+
integrity sha512-+OiOVeVydu4hnCGLCSX+wedovR/Yzskv9BFqUNNKq9uU2qg7LCcCo3R86S2E7WLo0y/x2pnEZfZe1CoYnORUAw==
42654265
dependencies:
42664266
ansi-escapes "^4.2.1"
42674267
chalk "^2.4.2"

0 commit comments

Comments
 (0)