Skip to content

Commit

Permalink
chore(deps): update dependency glob to v10 (#3685)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 8, 2024
1 parent 8dc424b commit da36391
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/vs-code-intellisense/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"@vscode/test-electron": "^2.1.5",
"esbuild": "^0.15.18",
"eslint": "^8.29.0",
"glob": "^8.0.3",
"glob": "^10.0.0",
"mocha": "^10.0.0",
"typescript": "^4.9.4",
"vsce": "^2.15.0"
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27039,7 +27039,7 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"glob@npm:^8.0.1, glob@npm:^8.0.3":
"glob@npm:^8.0.1":
version: 8.1.0
resolution: "glob@npm:8.1.0"
dependencies:
Expand Down Expand Up @@ -44829,7 +44829,7 @@ resolve@^2.0.0-next.3:
base-64: 1.0.0
esbuild: ^0.15.18
eslint: ^8.29.0
glob: ^8.0.3
glob: ^10.0.0
lodash.camelcase: 4.3.0
lodash.kebabcase: 4.1.1
mocha: ^10.0.0
Expand Down

1 comment on commit da36391

@vercel
Copy link

@vercel vercel bot commented on da36391 Jan 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.