Skip to content

Commit 9163106

Browse files
Bump glob from 11.0.1 to 11.1.0 in /client (#9)
Bumps [glob](https://github.com/isaacs/node-glob) from 11.0.1 to 11.1.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.0.1...v11.1.0) --- updated-dependencies: - dependency-name: glob dependency-version: 11.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 43dd351 commit 9163106

File tree

2 files changed

+51
-30
lines changed

2 files changed

+51
-30
lines changed

client/package-lock.json

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

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"vscode": "^1.75.0"
77
},
88
"dependencies": {
9-
"glob": "^11.0.0",
9+
"glob": "^11.1.0",
1010
"vscode-languageclient": "^9.0.1"
1111
},
1212
"devDependencies": {

0 commit comments

Comments
 (0)