Skip to content

Commit de09a56

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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3bdf9af commit de09a56

File tree

2 files changed

+112
-5
lines changed

2 files changed

+112
-5
lines changed

package-lock.json

+111-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@
408408
"@types/tmp": "^0.2.3",
409409
"@types/vscode": "^1.63.1",
410410
"@types/xmlrpc": "^1.3.7",
411-
"glob": "^7.2.0",
411+
"glob": "^8.0.1",
412412
"mocha": "^9.2.2",
413413
"tslint": "^6.1.3",
414414
"typescript": "^4.6.3",

0 commit comments

Comments
 (0)