Skip to content

Commit

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

"glob@npm:^10.3.7, glob@npm:^10.4.3":
version: 10.4.3
resolution: "glob@npm:10.4.3"
"glob@npm:^10.3.7, glob@npm:^10.4.4":
version: 10.4.4
resolution: "glob@npm:10.4.4"
dependencies:
foreground-child: "npm:^3.1.0"
jackspeak: "npm:^3.1.2"
Expand All @@ -7130,7 +7130,7 @@ __metadata:
path-scurry: "npm:^1.11.1"
bin:
glob: dist/esm/bin.mjs
checksum: 10/7670e257bc7cf62a5649e79a71fc3b74806516eabfbfef0a949e11c5530c215d0f6d75c8c0c35266ff44ef6cb29b6c0e59be63906909be946d4c65df5d336be8
checksum: 10/8da2bfc713470303032705b60e0b44531abd7fbce9dd6b76614468b96d17e8cf41e41c946f62cb5cefef4e10ba69e4a990e3a3b03458aa3b42565d042b508f3a
languageName: node
linkType: hard

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

0 comments on commit 3c2f954

Please sign in to comment.