Skip to content

Commit b3844ac

Browse files
Bump glob
Bumps [glob](https://github.com/isaacs/node-glob) to 10.5.0 and updates ancestor dependency . These dependencies need to be updated together. Updates `glob` from 10.4.5 to 10.5.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.4.5...v10.5.0) Updates `glob` from 11.0.3 to 11.1.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.4.5...v10.5.0) --- updated-dependencies: - dependency-name: glob dependency-version: 10.5.0 dependency-type: indirect - dependency-name: glob dependency-version: 11.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d50561 commit b3844ac

File tree

2 files changed

+21
-20
lines changed

2 files changed

+21
-20
lines changed

package-lock.json

Lines changed: 20 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-plugin-react": "^7.37.4",
4141
"eslint-plugin-react-hooks": "^4.6.2",
4242
"fast-glob": "^3.3.3",
43-
"glob": "^11.0.3",
43+
"glob": "^11.1.0",
4444
"postcss-import": "^16.1.1",
4545
"postcss-safe-important": "^2.0.1",
4646
"prettier": "^3.6.2",

0 commit comments

Comments
 (0)