File tree Expand file tree Collapse file tree 2 files changed +15
-6
lines changed Expand file tree Collapse file tree 2 files changed +15
-6
lines changed Original file line number Diff line number Diff line change 5252 "gulp-postcss" : " 9.0.1" ,
5353 "gulp-uglify" : " 3.0.2" ,
5454 "gulp-zip" : " 5.1.0" ,
55- "inquirer" : " 8.2.4 " ,
55+ "inquirer" : " 8.2.6 " ,
5656 "postcss" : " 8.2.13" ,
5757 "postcss-easy-import" : " 4.0.0" ,
5858 "pump" : " 3.0.0"
Original file line number Diff line number Diff line change @@ -3334,10 +3334,10 @@ ini@^2.0.0:
33343334 resolved "https://registry.yarnpkg.com/ini/-/ini-2.0.0.tgz#e5fd556ecdd5726be978fa1001862eacb0a94bc5"
33353335 integrity sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==
33363336
3337- 3338- version "8.2.4 "
3339- resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.2.4 .tgz#ddbfe86ca2f67649a67daa6f1051c128f684f0b4 "
3340- integrity sha512-nn4F01dxU8VeKfq192IjLsxu0/OmMZ4Lg3xKAns148rCaXP6ntAoEkVYZThWjwON8AlzdZZi6oqnhNbxUG9hVg ==
3337+ 3338+ version "8.2.6 "
3339+ resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.2.6 .tgz#733b74888195d8d400a67ac332011b5fae5ea562 "
3340+ integrity sha512-M1WuAmb7pn9zdFRtQYk26ZBoY043Sse0wVDdk4Bppr+JOXyQYybdtvK+l9wUibhtjdjvtoiNy8tk+EgsYIUqKg ==
33413341 dependencies :
33423342 ansi-escapes "^4.2.1"
33433343 chalk "^4.1.1"
33533353 string-width "^4.1.0"
33543354 strip-ansi "^6.0.0"
33553355 through "^2.3.6"
3356- wrap-ansi "^7 .0.0 "
3356+ wrap-ansi "^6 .0.1 "
33573357
33583358interpret@^1.4.0 :
33593359 version "1.4.0"
@@ -6015,6 +6015,15 @@ wrap-ansi@^2.0.0:
60156015 string-width "^1.0.1"
60166016 strip-ansi "^3.0.1"
60176017
6018+ wrap-ansi@^6.0.1 :
6019+ version "6.2.0"
6020+ resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-6.2.0.tgz#e9393ba07102e6c91a3b221478f0257cd2856e53"
6021+ integrity sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==
6022+ dependencies :
6023+ ansi-styles "^4.0.0"
6024+ string-width "^4.1.0"
6025+ strip-ansi "^6.0.0"
6026+
60186027wrap-ansi@^7.0.0 :
60196028 version "7.0.0"
60206029 resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
You can’t perform that action at this time.
0 commit comments