Skip to content

Commit d522d4a

Browse files
Bump glob from 11.0.0 to 11.1.0 in /client-node-tests (#1690)
Bumps [glob](https://github.com/isaacs/node-glob) from 11.0.0 to 11.1.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.0.0...v11.1.0) --- updated-dependencies: - dependency-name: glob dependency-version: 11.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76cac9c commit d522d4a

File tree

2 files changed

+31
-24
lines changed

2 files changed

+31
-24
lines changed

client-node-tests/package-lock.json

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

client-node-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/node": "20.17.9",
4343
"@vscode/test-electron": "^2.4.1",
4444
"find-process": "^1.4.7",
45-
"glob": "^11.0.0",
45+
"glob": "^11.1.0",
4646
"sinon": "^19.0.2",
4747
"uuid": "^11.0.3"
4848
},

0 commit comments

Comments
 (0)