Skip to content

Commit 3a75331

Browse files
chore(deps): bump glob in /client (#302)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf95d72 commit 3a75331

File tree

2 files changed

+15
-14
lines changed

2 files changed

+15
-14
lines changed

client/package-lock.json

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

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"crypto-browserify": "^3.12.0",
6666
"domain-browser": "^4.19.0",
6767
"events": "^3.3.0",
68-
"glob": "^11.0.3",
68+
"glob": "^11.1.0",
6969
"https-browserify": "^1.0.0",
7070
"msw": "^2.10.4",
7171
"os-browserify": "^0.3.0",

0 commit comments

Comments
 (0)