Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 22, 2024
1 parent d1346a5 commit 227469b
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1215,7 +1215,7 @@
"@vscode/vsce": "2.26.1",
"esbuild": "0.21.3",
"fs-extra": "11.2.0",
"glob": "10.3.15",
"glob": "10.3.16",
"mocha": "10.4.0",
"npm-run-all": "4.1.5",
"ovsx": "0.9.1",
Expand Down
25 changes: 19 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3264,18 +3264,18 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:10.3.15":
version: 10.3.15
resolution: "glob@npm:10.3.15"
"glob@npm:10.3.16":
version: 10.3.16
resolution: "glob@npm:10.3.16"
dependencies:
foreground-child: "npm:^3.1.0"
jackspeak: "npm:^2.3.6"
jackspeak: "npm:^3.1.2"
minimatch: "npm:^9.0.1"
minipass: "npm:^7.0.4"
path-scurry: "npm:^1.11.0"
bin:
glob: dist/esm/bin.mjs
checksum: 10c0/cda748ddc181b31b3df9548c0991800406d5cc3b3f8110e37a8751ec1e39f37cdae7d7782d5422d7df92775121cdf00599992dff22f7ff1260344843af227c2b
checksum: 10c0/f7eb4c3e66f221f0be3967c02527047167967549bdf8ed1bd5f6277d43a35191af4e2bb8c89f07a79664958bae088fd06659e69a0f1de462972f1eab52a715e8
languageName: node
linkType: hard

Expand Down Expand Up @@ -3922,6 +3922,19 @@ __metadata:
languageName: node
linkType: hard

"jackspeak@npm:^3.1.2":
version: 3.1.2
resolution: "jackspeak@npm:3.1.2"
dependencies:
"@isaacs/cliui": "npm:^8.0.2"
"@pkgjs/parseargs": "npm:^0.11.0"
dependenciesMeta:
"@pkgjs/parseargs":
optional: true
checksum: 10c0/5f1922a1ca0f19869e23f0dc4374c60d36e922f7926c76fecf8080cc6f7f798d6a9caac1b9428327d14c67731fd551bb3454cb270a5e13a0718f3b3660ec3d5d
languageName: node
linkType: hard

"js-tokens@npm:^3.0.0 || ^4.0.0, js-tokens@npm:^4.0.0":
version: 4.0.0
resolution: "js-tokens@npm:4.0.0"
Expand Down Expand Up @@ -4921,7 +4934,7 @@ __metadata:
"@vscode/vsce": "npm:2.26.1"
esbuild: "npm:0.21.3"
fs-extra: "npm:11.2.0"
glob: "npm:10.3.15"
glob: "npm:10.3.16"
mocha: "npm:10.4.0"
npm-run-all: "npm:4.1.5"
ovsx: "npm:0.9.1"
Expand Down

0 comments on commit 227469b

Please sign in to comment.