Skip to content

Commit 80d9643

Browse files
Bump glob from 10.4.5 to 10.5.0
Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 10.5.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.4.5...v10.5.0) --- updated-dependencies: - dependency-name: glob dependency-version: 10.5.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 90bb542 commit 80d9643

File tree

3 files changed

+75
-40
lines changed

3 files changed

+75
-40
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint": "^8.27.0",
3232
"execa": "^9.5.2",
3333
"glint-monorepo-test-utils": "workspace:*",
34-
"glob": "^10.2.4",
34+
"glob": "^10.5.0",
3535
"html-element-attributes": "^3.5.0",
3636
"html-event-attributes": "^2.2.0",
3737
"mkdirp": "^3.0.1",

packages/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
"@vscode/vsce": "^2.22.0",
144144
"esbuild": "^0.24.0",
145145
"expect": "^29.5.0",
146-
"glob": "^10.2.4",
146+
"glob": "^10.5.0",
147147
"mocha": "^10.2.0",
148148
"reactive-vscode": "0.2.7-beta.1",
149149
"semver": "^7.5.2",

pnpm-lock.yaml

Lines changed: 73 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)