Skip to content

Commit aaa3bdc

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

File tree

2 files changed

+96
-93
lines changed

2 files changed

+96
-93
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": "^13.0.0",
5252
"globals": "^16.1.0",
5353
"mocha": "^11.4.0",
5454
"typescript": "^5.8.3"

0 commit comments

Comments
 (0)