Skip to content

Commit e0af674

Browse files
chore(deps): update dependency folder-hash to v4.1.0 (#4305)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8d58f8c commit e0af674

File tree

2 files changed

+20
-11
lines changed

2 files changed

+20
-11
lines changed

scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"esbuild": "0.24.2",
4343
"execa": "9.5.2",
4444
"express": "4.21.2",
45-
"folder-hash": "4.0.4",
45+
"folder-hash": "4.1.0",
4646
"fs-extra": "11.2.0",
4747
"httpsnippet": "3.0.9",
4848
"js-yaml": "4.1.0",

yarn.lock

Lines changed: 19 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3667,7 +3667,7 @@ __metadata:
36673667
languageName: node
36683668
linkType: hard
36693669

3670-
"debug@npm:4, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4, debug@npm:^4.3.7":
3670+
"debug@npm:4, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.7":
36713671
version: 4.3.7
36723672
resolution: "debug@npm:4.3.7"
36733673
dependencies:
@@ -3679,7 +3679,7 @@ __metadata:
36793679
languageName: node
36803680
linkType: hard
36813681

3682-
"debug@npm:~4.4.0":
3682+
"debug@npm:4.4.0, debug@npm:~4.4.0":
36833683
version: 4.4.0
36843684
resolution: "debug@npm:4.4.0"
36853685
dependencies:
@@ -4884,15 +4884,15 @@ __metadata:
48844884
languageName: node
48854885
linkType: hard
48864886

4887-
"folder-hash@npm:4.0.4":
4888-
version: 4.0.4
4889-
resolution: "folder-hash@npm:4.0.4"
4887+
"folder-hash@npm:4.1.0":
4888+
version: 4.1.0
4889+
resolution: "folder-hash@npm:4.1.0"
48904890
dependencies:
4891-
debug: "npm:^4.3.3"
4892-
minimatch: "npm:~5.1.2"
4891+
debug: "npm:4.4.0"
4892+
minimatch: "npm:10.0.1"
48934893
bin:
48944894
folder-hash: bin/folder-hash
4895-
checksum: 10/960db1ce6cc96eccf23bb598588bf3c6429776fdd440cf7882e09adebbb54cb20ace787772bb8ae72bac07f2bf2a95938edb5ca08d28b243cafe68d531198434
4895+
checksum: 10/e4db25c4d8bf76d954c2de0daf4042580d9efac0a4145546180c5d5c081bf1ea6310ee37f69b67bf1ff39cf11fd64803155539eeb111924648002e7610bc8a39
48964896
languageName: node
48974897
linkType: hard
48984898

@@ -6551,6 +6551,15 @@ __metadata:
65516551
languageName: node
65526552
linkType: hard
65536553

6554+
"minimatch@npm:10.0.1":
6555+
version: 10.0.1
6556+
resolution: "minimatch@npm:10.0.1"
6557+
dependencies:
6558+
brace-expansion: "npm:^2.0.1"
6559+
checksum: 10/082e7ccbc090d5f8c4e4e029255d5a1d1e3af37bda837da2b8b0085b1503a1210c91ac90d9ebfe741d8a5f286ece820a1abb4f61dc1f82ce602a055d461d93f3
6560+
languageName: node
6561+
linkType: hard
6562+
65546563
"minimatch@npm:^3.0.5, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
65556564
version: 3.1.2
65566565
resolution: "minimatch@npm:3.1.2"
@@ -6560,7 +6569,7 @@ __metadata:
65606569
languageName: node
65616570
linkType: hard
65626571

6563-
"minimatch@npm:^5.0.1, minimatch@npm:^5.1.0, minimatch@npm:~5.1.2":
6572+
"minimatch@npm:^5.0.1, minimatch@npm:^5.1.0":
65646573
version: 5.1.6
65656574
resolution: "minimatch@npm:5.1.6"
65666575
dependencies:
@@ -8258,7 +8267,7 @@ __metadata:
82588267
esbuild: "npm:0.24.2"
82598268
execa: "npm:9.5.2"
82608269
express: "npm:4.21.2"
8261-
folder-hash: "npm:4.0.4"
8270+
folder-hash: "npm:4.1.0"
82628271
fs-extra: "npm:11.2.0"
82638272
httpsnippet: "npm:3.0.9"
82648273
js-yaml: "npm:4.1.0"

0 commit comments

Comments
 (0)