microsoft/vscode-generator-code

chore: update glob to latest version

alestiago opened this issue · 1 comments

Description

As a developer I would like to have the template use the latest glob version.

Currently the extension uses glob 8.1.0 (see this), however the latest glob version is 10.3.3 (see this).

This new glob version makes the index.ts rest runner in the different templates no longer valid:

Tasks

If the organisation is open to external contributors and think that this issue should be taken care of, then I'm willing to contribute back to the template. Please let me know.