File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 62
62
"globby" : " 11.1.0" ,
63
63
"husky" : " 8.0.1" ,
64
64
"imagemin-optipng" : " 8.0.0" ,
65
- "inquirer" : " 9.1.0 " ,
65
+ "inquirer" : " 9.1.2 " ,
66
66
"lint-staged" : " 13.0.3" ,
67
67
"next-remote-watch" : " 1.0.0" ,
68
68
"prettier" : " 2.7.1"
Original file line number Diff line number Diff line change @@ -3814,10 +3814,10 @@ figures@^3.0.0:
3814
3814
dependencies :
3815
3815
escape-string-regexp "^1.0.5"
3816
3816
3817
- figures@^4 .0.1 :
3818
- version "4 .0.1 "
3819
- resolved "https://registry.npmjs.org /figures/-/figures-4 .0.1 .tgz"
3820
- integrity sha512-rElJwkA/xS04Vfg+CaZodpso7VqBknOYbzi6I76hI4X80RUjkSxO2oAyPmGbuXUppywjqndOrQDl817hDnI++w ==
3817
+ figures@^5 .0.0 :
3818
+ version "5 .0.0 "
3819
+ resolved "https://registry.yarnpkg.com /figures/-/figures-5 .0.0 .tgz#126cd055052dea699f8a54e8c9450e6ecfc44d5f "
3820
+ integrity sha512-ej8ksPF4x6e5wvK9yevct0UCXh8TTFlWGVLlgjZuoBH1HwjIfKE/IdL5mq89sFA7zELi1VhKpmtDnrs7zWyeyg ==
3821
3821
dependencies :
3822
3822
escape-string-regexp "^5.0.0"
3823
3823
is-unicode-supported "^1.2.0"
4692
4692
resolved "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.1.1.tgz"
4693
4693
integrity sha512-7NXolsK4CAS5+xvdj5OMMbI962hU/wvwoxk+LWR9Ek9bVtyuuYScDN6eS0rUm6TxApFpw7CX1o4uJzcd4AyD3Q==
4694
4694
4695
-
4696
- version "9.1.0 "
4697
- resolved "https://registry.npmjs.org /inquirer/-/inquirer-9.1.0 .tgz"
4698
- integrity sha512-eukdjrBljg9t55ZnvJjvGi1OyYEzVBFsO/8o5d2MV3mc28u3x4X2kS4eJ/+9U10KiREfPkEBSeCrU/S2G/uRtw ==
4695
+
4696
+ version "9.1.2 "
4697
+ resolved "https://registry.yarnpkg.com /inquirer/-/inquirer-9.1.2 .tgz#37f5486f3de0e38820aad83a1f75c52c747e2f9a "
4698
+ integrity sha512-Hj2Ml1WpxKJU2npP2Rj0OURGkHV+GtNW2CwFdHDiXlqUBAUrWTcZHxCkFywX/XHzOS7wrG/kExgJFbUkVgyHzg ==
4699
4699
dependencies :
4700
4700
ansi-escapes "^5.0.0"
4701
4701
chalk "^5.0.1"
4702
4702
cli-cursor "^4.0.0"
4703
4703
cli-width "^4.0.0"
4704
4704
external-editor "^3.0.3"
4705
- figures "^4 .0.1 "
4705
+ figures "^5 .0.0 "
4706
4706
lodash "^4.17.21"
4707
4707
mute-stream "0.0.8"
4708
4708
ora "^6.1.2"
You can’t perform that action at this time.
0 commit comments