Skip to content

Commit

Permalink
Pin minimatch to v9; Later versions drop Node18 support
Browse files Browse the repository at this point in the history
  • Loading branch information
robertjndw committed Feb 1, 2025
1 parent e92dd70 commit 89ebef8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 174 deletions.
188 changes: 15 additions & 173 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/file-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@theia/process": "1.58.0",
"@theia/workspace": "1.58.0",
"@vscode/ripgrep": "^1.14.2",
"minimatch": "^10.0.1",
"minimatch": "9.0.5",
"tslib": "^2.6.2"
},
"publishConfig": {
Expand Down

0 comments on commit 89ebef8

Please sign in to comment.