Skip to content

Commit 59aeba4

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/[email protected]@7.0.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 0ed4304 commit 59aeba4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -4236,10 +4236,10 @@ inquirer@^6.2.0:
42364236
strip-ansi "^5.1.0"
42374237
through "^2.3.6"
42384238

4239-
inquirer@^7.0.0, inquirer@^7.0.2:
4240-
version "7.0.2"
4241-
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.0.2.tgz#b39b205b95c9424839a1fd991d60426cf9bbc0e9"
4242-
integrity sha512-cZGvHaHwcR9E3xK9EGO5pHKELU+yaeJO7l2qGKIbqk4bCuDuAn15LCoUTS2nSkfv9JybFlnAGrOcVpCDZZOLhw==
4239+
inquirer@^7.0.0, inquirer@^7.0.3:
4240+
version "7.0.3"
4241+
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.0.3.tgz#f9b4cd2dff58b9f73e8d43759436ace15bed4567"
4242+
integrity sha512-+OiOVeVydu4hnCGLCSX+wedovR/Yzskv9BFqUNNKq9uU2qg7LCcCo3R86S2E7WLo0y/x2pnEZfZe1CoYnORUAw==
42434243
dependencies:
42444244
ansi-escapes "^4.2.1"
42454245
chalk "^2.4.2"

0 commit comments

Comments
 (0)