Skip to content

Commit 55a6399

Browse files
chore(deps-dev): bump glob from 11.0.2 to 11.1.0
Bumps [glob](https://github.com/isaacs/node-glob) from 11.0.2 to 11.1.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.0.2...v11.1.0) --- updated-dependencies: - dependency-name: glob dependency-version: 11.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b654a1b commit 55a6399

File tree

2 files changed

+124
-89
lines changed

2 files changed

+124
-89
lines changed

extensions/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@vscode/test-electron": "^2.5.2",
4949
"@vscode/vsce": "^2.32.0",
5050
"eslint": "^9.18.0",
51-
"glob": "^11.0.2",
51+
"glob": "^11.1.0",
5252
"globals": "^16.1.0",
5353
"mocha": "^11.4.0",
5454
"typescript": "^5.8.3"

0 commit comments

Comments
 (0)