Skip to content

Commit

Permalink
Bump the glob group across 2 directories with 1 update
Browse files Browse the repository at this point in the history
Bumps the glob group with 1 update in the /vscode_extension directory: [glob](https://github.com/isaacs/node-glob).
Bumps the glob group with 1 update in the /vscode_extension_v4 directory: [glob](https://github.com/isaacs/node-glob).


Updates `glob` from 10.3.10 to 11.0.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v10.3.10...v11.0.0)

Updates `glob` from 7.2.0 to 7.2.3
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v10.3.10...v11.0.0)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: glob
- dependency-name: glob
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: glob
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent 592a152 commit a6aec9e
Show file tree
Hide file tree
Showing 3 changed files with 111 additions and 119 deletions.
157 changes: 75 additions & 82 deletions vscode_extension/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vscode_extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"glob": "^10.3.10",
"glob": "^11.0.0",
"mocha": "^10.8.2",
"prettier": "^3.2.5",
"typescript": "^5.4.5",
Expand Down
Loading

0 comments on commit a6aec9e

Please sign in to comment.