Skip to content

Commit 7150e2d

Browse files
Bump glob in /vscode
Bumps [glob](https://github.com/isaacs/node-glob) to 11.1.0 and updates ancestor dependency . These dependencies need to be updated together. Updates `glob` from 11.0.3 to 11.1.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.0.3...v11.1.0) 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@v11.0.3...v11.1.0) --- updated-dependencies: - dependency-name: glob dependency-version: 11.1.0 dependency-type: direct:development - dependency-name: glob dependency-version: 10.5.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5946f4b commit 7150e2d

File tree

2 files changed

+16
-18
lines changed

2 files changed

+16
-18
lines changed

vscode/package-lock.json

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

vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -946,7 +946,7 @@
946946
"@vscode/test-electron": "^2.5.2",
947947
"chai": "^4.5.0",
948948
"esbuild": "^0.25.3",
949-
"glob": "^11.0.2",
949+
"glob": "^11.1.0",
950950
"mocha": "^11.1.0",
951951
"nyc": "^17.1.0",
952952
"sinon": "^20.0.0",

0 commit comments

Comments
 (0)