Skip to content

Commit eb4f3ac

Browse files
Update dependency inquirer to v8.2.5
1 parent 31188ce commit eb4f3ac

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"gulp-postcss": "9.0.1",
5757
"gulp-uglify": "3.0.2",
5858
"gulp-zip": "5.1.0",
59-
"inquirer": "8.2.4",
59+
"inquirer": "8.2.5",
6060
"postcss": "8.2.13",
6161
"postcss-color-mod-function": "3.0.3",
6262
"postcss-easy-import": "4.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2466,10 +2466,10 @@ ini@^2.0.0:
24662466
resolved "https://registry.yarnpkg.com/ini/-/ini-2.0.0.tgz#e5fd556ecdd5726be978fa1001862eacb0a94bc5"
24672467
integrity sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==
24682468

2469-
2470-
version "8.2.4"
2471-
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.2.4.tgz#ddbfe86ca2f67649a67daa6f1051c128f684f0b4"
2472-
integrity sha512-nn4F01dxU8VeKfq192IjLsxu0/OmMZ4Lg3xKAns148rCaXP6ntAoEkVYZThWjwON8AlzdZZi6oqnhNbxUG9hVg==
2469+
2470+
version "8.2.5"
2471+
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.2.5.tgz#d8654a7542c35a9b9e069d27e2df4858784d54f8"
2472+
integrity sha512-QAgPDQMEgrDssk1XiwwHoOGYF9BAbUcc1+j+FhEvaOt8/cKRqyLn0U5qA6F74fGhTMGxf92pOvPBeh29jQJDTQ==
24732473
dependencies:
24742474
ansi-escapes "^4.2.1"
24752475
chalk "^4.1.1"

0 commit comments

Comments
 (0)