Skip to content

Commit

Permalink
Update dependency @types/glob to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent 2d5f9b8 commit 2f50b7f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 15 deletions.
21 changes: 7 additions & 14 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"test": "npm run compile && node ./node_modules/vscode/bin/test"
},
"devDependencies": {
"@types/glob": "^7.1.1",
"@types/glob": "^8.0.0",
"@types/lodash": "^4.14.152",
"@types/mkdirp": "^1.0.0",
"@types/mocha": "^7.0.2",
Expand Down

0 comments on commit 2f50b7f

Please sign in to comment.