Skip to content

Commit

Permalink
build(deps): bump fdir from 6.0.1 to 6.0.2 (#14802)
Browse files Browse the repository at this point in the history
Bumps [fdir](https://github.com/thecodrr/fdir) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/thecodrr/fdir/releases)
- [Commits](thecodrr/fdir@v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: fdir
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 2, 2023
1 parent 63e62da commit 35c7aa3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"dependencies": {
"cld": "^2.9.0",
"fdir": "^6.0.1",
"fdir": "^6.0.2",
"fs-extra": "^11.1.1",
"husky": "8.0.3",
"lint-staged": "13.2.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -293,10 +293,10 @@ fastq@^1.6.0:
dependencies:
reusify "^1.0.4"

fdir@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.0.1.tgz#1edca6c0295d072802e2c67a2f4fbf941cd32af5"
integrity sha512-bdrUUb0eYQrPRlaAtlSRoLs7sp6yKEwbMQuUgwvi/14TnaqhM/deSZUrC5ic+yjm5nEPPWE61oWpTTxQFQMmLA==
fdir@^6.0.2:
version "6.0.2"
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.0.2.tgz#077480393c4b20583e389b1bd72b9e964a1e310c"
integrity sha512-XJVxBciDoEpRipMYyrTCqVQA4jMTfHNiYNy8OvIGTaQzEFPuMJEvmps+Rouo6rsnivkQax9s5m5gy1lHmY2Hmg==

fill-range@^7.0.1:
version "7.0.1"
Expand Down

0 comments on commit 35c7aa3

Please sign in to comment.