Skip to content

Commit 2c59270

Browse files
Bump minimatch from 10.1.2 to 10.2.3 in /client-node-tests (#1729)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 10.1.2 to 10.2.3. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v10.1.2...v10.2.3) --- updated-dependencies: - dependency-name: minimatch dependency-version: 10.2.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 994e911 commit 2c59270

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

client-node-tests/package-lock.json

Lines changed: 27 additions & 27 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
@@ -29,7 +29,7 @@
2929
"all:publish": "git clean -xfd . && npm install && npm run symlink:publish && npm run compile:publish && npm run test:publish"
3030
},
3131
"dependencies": {
32-
"minimatch": "^10.1.2",
32+
"minimatch": "^10.2.3",
3333
"vscode-languageserver": "10.0.0-next.16",
3434
"vscode-uri": "3.0.8"
3535
},

0 commit comments

Comments
 (0)