Skip to content

Commit

Permalink
chore(deps): bump glob from 10.2.6 to 10.3.3
Browse files Browse the repository at this point in the history
Bumps [glob](https://github.com/isaacs/node-glob) from 10.2.6 to 10.3.3.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v10.2.6...v10.3.3)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 16, 2023
1 parent 7f0839b commit ec2581f
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
68 changes: 34 additions & 34 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -781,7 +781,7 @@
]
},
"dependencies": {
"glob": "^10.2.6",
"glob": "^10.3.3",
"semver": "^7.5.2",
"vscode-languageclient": "^8.1.0",
"which": "^3.0.1"
Expand Down

0 comments on commit ec2581f

Please sign in to comment.