Skip to content

Commit

Permalink
Update dependency glob to ^11.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Jan 27, 2025
1 parent 08c8a00 commit 6302df3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/monorepo-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@adeira/shell-command": "^0.1.0",
"@babel/register": "^7.25.9",
"@babel/runtime": "^7.26.7",
"glob": "^11.0.0",
"glob": "^11.0.1",
"is-ci": "^3.0.1",
"semver": "^7.6.3"
}
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ __metadata:
"@adeira/shell-command": "npm:^0.1.0"
"@babel/register": "npm:^7.25.9"
"@babel/runtime": "npm:^7.26.7"
glob: "npm:^11.0.0"
glob: "npm:^11.0.1"
is-ci: "npm:^3.0.1"
semver: "npm:^7.6.3"
bin:
Expand Down Expand Up @@ -5850,9 +5850,9 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^11.0.0":
version: 11.0.0
resolution: "glob@npm:11.0.0"
"glob@npm:^11.0.1":
version: 11.0.1
resolution: "glob@npm:11.0.1"
dependencies:
foreground-child: "npm:^3.1.0"
jackspeak: "npm:^4.0.1"
Expand All @@ -5862,7 +5862,7 @@ __metadata:
path-scurry: "npm:^2.0.0"
bin:
glob: dist/esm/bin.mjs
checksum: 10c0/419866015d8795258a8ac51de5b9d1a99c72634fc3ead93338e4da388e89773ab21681e494eac0fbc4250b003451ca3110bb4f1c9393d15d14466270094fdb4e
checksum: 10c0/2b32588be52e9e90f914c7d8dec32f3144b81b84054b0f70e9adfebf37cd7014570489f2a79d21f7801b9a4bd4cca94f426966bfd00fb64a5b705cfe10da3a03
languageName: node
linkType: hard

Expand Down

0 comments on commit 6302df3

Please sign in to comment.