Skip to content

Commit 360d6f8

Browse files
Bump glob from 7.2.0 to 8.0.1
Bumps [glob](https://github.com/isaacs/node-glob) from 7.2.0 to 8.0.1. - [Release notes](https://github.com/isaacs/node-glob/releases) - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v7.2.0...v8.0.1) --- updated-dependencies: - dependency-name: glob dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 02c2240 commit 360d6f8

File tree

2 files changed

+209
-11
lines changed

2 files changed

+209
-11
lines changed

package-lock.json

Lines changed: 208 additions & 10 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
@@ -435,7 +435,7 @@
435435
},
436436
"dependencies": {
437437
"fast-glob": "^3.2.11",
438-
"glob": "^7.2.0",
438+
"glob": "^8.0.1",
439439
"vscode-languageclient": "^7.0.0",
440440
"which": "^2.0.2"
441441
}

0 commit comments

Comments
 (0)