Commit 76a8ef3
authored
Bump glob ^10.5.0 → ^13.0.6 (#1987)
## Summary
- Supersedes Dependabot #1983
- Bumps glob from `^10.5.0` to `^13.0.6` and regenerates the lockfile
- v11–13 changelog: v11 dropped Node <20 support (no impact); v13 moved
the CLI to `glob-bin` (we only use the JS API — `glob.glob()` and named
`{glob}` imports)
- JS API is backwards-compatible across v10 → v13
## Test plan
- [ ] `yarn tsc --noEmit` passes in `packages/databricks-vscode`
- [ ] `yarn install --immutable` passes (lockfile is consistent)
- [ ] CI passes
This pull request and its description were written by Isaac.
Co-authored-by: rugpanov <rugpanov@users.noreply.github.com>1 parent 795d6b9 commit 76a8ef3
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1590 | 1590 | | |
1591 | 1591 | | |
1592 | 1592 | | |
1593 | | - | |
| 1593 | + | |
1594 | 1594 | | |
1595 | 1595 | | |
1596 | 1596 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4228 | 4228 | | |
4229 | 4229 | | |
4230 | 4230 | | |
4231 | | - | |
| 4231 | + | |
4232 | 4232 | | |
4233 | 4233 | | |
4234 | 4234 | | |
| |||
6113 | 6113 | | |
6114 | 6114 | | |
6115 | 6115 | | |
6116 | | - | |
| 6116 | + | |
6117 | 6117 | | |
6118 | 6118 | | |
6119 | 6119 | | |
| |||
0 commit comments