Skip to content

Commit 6f4580a

Browse files
Bump glob from 8.0.1 to 8.0.3
Bumps [glob](https://github.com/isaacs/node-glob) from 8.0.1 to 8.0.3. - [Release notes](https://github.com/isaacs/node-glob/releases) - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v8.0.1...v8.0.3) --- updated-dependencies: - dependency-name: glob dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bd5e74a commit 6f4580a

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

Lines changed: 12 additions & 12 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
@@ -425,7 +425,7 @@
425425
},
426426
"dependencies": {
427427
"fast-glob": "^3.2.11",
428-
"glob": "^8.0.1",
428+
"glob": "^8.0.3",
429429
"vscode-languageclient": "^7.0.0",
430430
"which": "^2.0.2"
431431
}

0 commit comments

Comments
 (0)