build(deps): bump fdir from 5.0.0 to 5.1.0
This commit is contained in:
parent
a3dff4e9ed
commit
afcdfb9574
2 changed files with 5 additions and 5 deletions
|
@ -36,7 +36,7 @@
|
|||
"chalk": "^4.1.1",
|
||||
"clipanion": "^2.6.2",
|
||||
"debug": "^4.3.1",
|
||||
"fdir": "^5.0.0",
|
||||
"fdir": "^5.1.0",
|
||||
"inquirer": "^8.1.0",
|
||||
"lodash": "^4.17.21",
|
||||
"putasset": "^5.0.3",
|
||||
|
|
|
@ -2818,10 +2818,10 @@ fastq@^1.6.0:
|
|||
dependencies:
|
||||
reusify "^1.0.4"
|
||||
|
||||
fdir@^5.0.0:
|
||||
version "5.0.0"
|
||||
resolved "https://registry.npmjs.org/fdir/-/fdir-5.0.0.tgz#a40b5d9adfb530daeca55558e8ad87ec14a44769"
|
||||
integrity sha512-cteqwWMA43lEmgwOg5HSdvhVFD39vHjQDhZkRMlKmeoNPtSSgUw1nUypydiY2upMdGiBFBZvNBDbnoBh0yCzaQ==
|
||||
fdir@^5.1.0:
|
||||
version "5.1.0"
|
||||
resolved "https://registry.npmjs.org/fdir/-/fdir-5.1.0.tgz#973e4934e6a3666b59ebdfc56f60bb8e9b16acb8"
|
||||
integrity sha512-IgTtZwL52tx2wqWeuGDzXYTnNsEjNLahZpJw30hCQDyVnoHXwY5acNDnjGImTTL1R0z1PCyLw20VAbE5qLic3Q==
|
||||
|
||||
figures@^3.0.0, figures@^3.2.0:
|
||||
version "3.2.0"
|
||||
|
|
Loading…
Reference in a new issue