Merge pull request #428 from napi-rs/dependabot/npm_and_yarn/fdir-5.0.0
build(deps): bump fdir from 4.1.0 to 5.0.0
This commit is contained in:
commit
7d07ca7278
2 changed files with 5 additions and 5 deletions
|
@ -36,7 +36,7 @@
|
|||
"chalk": "^4.1.0",
|
||||
"clipanion": "^2.6.2",
|
||||
"debug": "^4.3.1",
|
||||
"fdir": "^4.1.0",
|
||||
"fdir": "^5.0.0",
|
||||
"inquirer": "^7.3.3",
|
||||
"lodash": "^4.17.20",
|
||||
"putasset": "^5.0.3",
|
||||
|
|
|
@ -3438,10 +3438,10 @@ fastq@^1.6.0:
|
|||
dependencies:
|
||||
reusify "^1.0.4"
|
||||
|
||||
fdir@^4.1.0:
|
||||
version "4.1.0"
|
||||
resolved "https://registry.npmjs.org/fdir/-/fdir-4.1.0.tgz#f739ec79f61f69779a6430a622e5f54c57caf921"
|
||||
integrity sha512-oOkohnPg4nUIkd6w22iGbFD7c7UvVnXB3a7/GHcPSsXDUGm6Jxp12bGI5O0gr0YuhDh5l/vDExdHOnrW/j9EqQ==
|
||||
fdir@^5.0.0:
|
||||
version "5.0.0"
|
||||
resolved "https://registry.npmjs.org/fdir/-/fdir-5.0.0.tgz#a40b5d9adfb530daeca55558e8ad87ec14a44769"
|
||||
integrity sha512-cteqwWMA43lEmgwOg5HSdvhVFD39vHjQDhZkRMlKmeoNPtSSgUw1nUypydiY2upMdGiBFBZvNBDbnoBh0yCzaQ==
|
||||
|
||||
figgy-pudding@^3.4.1, figgy-pudding@^3.5.1:
|
||||
version "3.5.2"
|
||||
|
|
Loading…
Reference in a new issue