Skip to content

Commit 5def004

Browse files
Bump glob in /extensions/ql-vscode
Bumps [glob](https://github.com/isaacs/node-glob) to 10.5.0 and updates ancestor dependency . These dependencies need to be updated together. Updates `glob` from 10.4.5 to 10.5.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.4.5...v10.5.0) Updates `glob` from 11.0.1 to 11.1.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.4.5...v10.5.0) --- updated-dependencies: - dependency-name: glob dependency-version: 10.5.0 dependency-type: indirect - dependency-name: glob dependency-version: 11.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e0a17ca commit 5def004

File tree

2 files changed

+60
-45
lines changed

2 files changed

+60
-45
lines changed

extensions/ql-vscode/package-lock.json

Lines changed: 59 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extensions/ql-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2107,7 +2107,7 @@
21072107
"eslint-plugin-react": "^7.37.5",
21082108
"eslint-plugin-react-hooks": "^7.0.1",
21092109
"eslint-plugin-storybook": "^10.0.7",
2110-
"glob": "^11.0.1",
2110+
"glob": "^11.1.0",
21112111
"gulp": "^5.0.0",
21122112
"gulp-esbuild": "^0.14.0",
21132113
"gulp-replace": "^1.1.3",

0 commit comments

Comments
 (0)