Skip to content

Commit

Permalink
Bump minimatch and vscode (#92)
Browse files Browse the repository at this point in the history
Bumps [minimatch](https://github.com/isaacs/minimatch) to 9.0.5 and updates ancestor dependency [vscode](https://github.com/Microsoft/vscode-extension-vscode). These dependencies need to be updated together.


Updates `minimatch` from 3.0.4 to 9.0.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v9.0.5)

Updates `vscode` from 1.1.37 to 1.1.37
- [Commits](microsoft/vscode-extension-vscode@v1.1.37...v1.1.37)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: vscode
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 018a07f commit 7bf2df7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@
"unified": "^10.1.2",
"unist-util-remove": "^4.0.0",
"unist-util-visit": "^4.1.1",
"vscode": "^1.1.34",
"vscode": "^1.1.37",
"vscode-languageclient": "^8.0.2",
"vscode-languageserver": "^8.0.2",
"vscode-languageserver-textdocument": "^1.0.8",
Expand Down

0 comments on commit 7bf2df7

Please sign in to comment.