Skip to content

Commit

Permalink
chore(deps-dev): bump fast-glob from 3.3.2 to 3.3.3
Browse files Browse the repository at this point in the history
Bumps [fast-glob](https://github.com/mrmlnc/fast-glob) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/mrmlnc/fast-glob/releases)
- [Commits](mrmlnc/fast-glob@3.3.2...3.3.3)

---
updated-dependencies:
- dependency-name: fast-glob
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 19, 2025
1 parent de54849 commit 1c39b77
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"eslint-plugin-react": "7.31.11",
"eslint-plugin-react-hooks": "5.0.0",
"eslint-plugin-storybook": "^0.11.0",
"fast-glob": "3.3.2",
"fast-glob": "3.3.3",
"fs-extra": "11.2.0",
"git-semver-tags": "4.1.1",
"glob": "8.0.3",
Expand Down
17 changes: 15 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9483,7 +9483,20 @@ __metadata:
languageName: node
linkType: hard

"fast-glob@npm:3.3.2, fast-glob@npm:^3.2.7, fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.2":
"fast-glob@npm:3.3.3":
version: 3.3.3
resolution: "fast-glob@npm:3.3.3"
dependencies:
"@nodelib/fs.stat": "npm:^2.0.2"
"@nodelib/fs.walk": "npm:^1.2.3"
glob-parent: "npm:^5.1.2"
merge2: "npm:^1.3.0"
micromatch: "npm:^4.0.8"
checksum: 10/dcc6432b269762dd47381d8b8358bf964d8f4f60286ac6aa41c01ade70bda459ff2001b516690b96d5365f68a49242966112b5d5cc9cd82395fa8f9d017c90ad
languageName: node
linkType: hard

"fast-glob@npm:^3.2.7, fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.2":
version: 3.3.2
resolution: "fast-glob@npm:3.3.2"
dependencies:
Expand Down Expand Up @@ -10020,7 +10033,7 @@ __metadata:
eslint-plugin-react-hooks: "npm:5.0.0"
eslint-plugin-storybook: "npm:^0.11.0"
fast-deep-equal: "npm:3.1.3"
fast-glob: "npm:3.3.2"
fast-glob: "npm:3.3.3"
fs-extra: "npm:11.2.0"
git-semver-tags: "npm:4.1.1"
glob: "npm:8.0.3"
Expand Down

0 comments on commit 1c39b77

Please sign in to comment.