Skip to content

Commit c0eafdd

Browse files
Bump glob from 11.0.2 to 11.0.3 (#243)
Bumps [glob](https://github.com/isaacs/node-glob) from 11.0.2 to 11.0.3. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.0.2...v11.0.3) --- updated-dependencies: - dependency-name: glob dependency-version: 11.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 227fbfd commit c0eafdd

File tree

2 files changed

+78
-39
lines changed

2 files changed

+78
-39
lines changed

package-lock.json

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

packages/bob/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"homepage": "https://github.com/rkotze/git-mob#readme",
2121
"dependencies": {
2222
"esbuild": "^0.25.5",
23-
"glob": "^11.0.2",
23+
"glob": "^11.0.3",
2424
"minimist": "^1.2.8"
2525
}
2626
}

0 commit comments

Comments
 (0)