Skip to content

Commit

Permalink
Update dependency glob to ^10.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Sep 24, 2023
1 parent f242eae commit 59b8797
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.22.15",
"@babel/runtime": "^7.22.15",
"glob": "^10.3.5",
"glob": "^10.3.6",
"is-ci": "^3.0.1",
"semver": "^7.5.4"
}
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ __metadata:
"@adeira/shell-command": ^0.1.0
"@babel/register": ^7.22.15
"@babel/runtime": ^7.22.15
glob: ^10.3.5
glob: ^10.3.6
is-ci: ^3.0.1
semver: ^7.5.4
bin:
Expand Down Expand Up @@ -13456,9 +13456,9 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^10.2.2, glob@npm:^10.2.5, glob@npm:^10.3.5":
version: 10.3.5
resolution: "glob@npm:10.3.5"
"glob@npm:^10.2.2, glob@npm:^10.2.5, glob@npm:^10.3.6":
version: 10.3.6
resolution: "glob@npm:10.3.6"
dependencies:
foreground-child: ^3.1.0
jackspeak: ^2.0.3
Expand All @@ -13467,7 +13467,7 @@ __metadata:
path-scurry: ^1.10.1
bin:
glob: dist/cjs/src/bin.js
checksum: 564f4799cae48c0bcc841c88a20b539b5701c27ed5596f8623f588b3c523262d3fc20eb1ea89cab9c75b0912faf40ca5501fc835f982225d0d0599282b09e97a
checksum: ebc5eb3d5c13bee1070f0833e649d83320a5a9ebfcdd570bfb63b9af5906b76002fcd792091fa3f327e9acc62deeb9566cd678170a44f0f2eb0b4d41074158ab
languageName: node
linkType: hard

Expand Down

0 comments on commit 59b8797

Please sign in to comment.