Skip to content

Commit

Permalink
build(deps): Update dependency glob to ^10.3.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ahnpnl committed May 12, 2024
1 parent 6e19ae7 commit b40fa47
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -93,7 +93,7 @@
"execa": "5.1.1",
"fs-extra": "^11.2.0",
"github-files-fetcher": "^1.6.0",
"glob": "^10.3.14",
"glob": "^10.3.15",
"husky": "^9.0.11",
"jest": "^29.7.0",
"pinst": "^3.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -6731,9 +6731,9 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^10.3.14, glob@npm:^10.3.7":
version: 10.3.14
resolution: "glob@npm:10.3.14"
"glob@npm:^10.3.15, glob@npm:^10.3.7":
version: 10.3.15
resolution: "glob@npm:10.3.15"
dependencies:
foreground-child: "npm:^3.1.0"
jackspeak: "npm:^2.3.6"
Expand All @@ -6742,7 +6742,7 @@ __metadata:
path-scurry: "npm:^1.11.0"
bin:
glob: dist/esm/bin.mjs
checksum: 10/750dae74f2d73350f3b90b775f8b08d7ad3a174ec6f890ce712fe801be408794cc77da9808d45b60f4f15482d604861fe05980aceb3a7af95b539e1f0897187a
checksum: 10/b2b1c74309979b34fd6010afb50418a12525def32f1d3758d5827fc75d6143fc3ee5d1f3180a43111f6386c9e297c314f208d9d09955a6c6b69f22e92ee97635
languageName: node
linkType: hard

Expand Down Expand Up @@ -8055,7 +8055,7 @@ __metadata:
execa: "npm:5.1.1"
fs-extra: "npm:^11.2.0"
github-files-fetcher: "npm:^1.6.0"
glob: "npm:^10.3.14"
glob: "npm:^10.3.15"
husky: "npm:^9.0.11"
jest: "npm:^29.7.0"
jest-environment-jsdom: "npm:^29.0.0"
Expand Down

0 comments on commit b40fa47

Please sign in to comment.