Bump glob from 7.2.0 to 9.3.2 in /extensions/ql-vscode

Bumps [glob](https://github.com/isaacs/node-glob) from 7.2.0 to 9.3.2.
- [Release notes](https://github.com/isaacs/node-glob/releases)
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v7.2.0...v9.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-03-24 08:16:52 +00:00
committed by GitHub
parent 331c92e0dd
commit a7b3e3d31e
2 changed files with 882 additions and 19 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1539,7 +1539,7 @@
"eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-storybook": "^0.6.4", "eslint-plugin-storybook": "^0.6.4",
"file-loader": "^6.2.0", "file-loader": "^6.2.0",
"glob": "^7.1.4", "glob": "^9.3.2",
"gulp": "^4.0.2", "gulp": "^4.0.2",
"gulp-esbuild": "^0.10.5", "gulp-esbuild": "^0.10.5",
"gulp-replace": "^1.1.3", "gulp-replace": "^1.1.3",