Skip to content

Commit a5cad45

Browse files
fix(deps): update dependency ignore to v7
1 parent 96ae6a7 commit a5cad45

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"dependencies": {
3939
"axios": "^1.6.2",
4040
"fast-glob": "^3.3.2",
41-
"ignore": "^5.3.0",
41+
"ignore": "^7.0.0",
4242
"ramda": "^0.32.0"
4343
},
4444
"devDependencies": {

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4630,7 +4630,7 @@ __metadata:
46304630
fast-glob: "npm:^3.3.2"
46314631
glob-exec: "npm:0.1.1"
46324632
husky: "npm:9.1.7"
4633-
ignore: "npm:^5.3.0"
4633+
ignore: "npm:^7.0.0"
46344634
jest: "npm:29.7.0"
46354635
lint-staged: "npm:15.5.2"
46364636
mermaid.cli: "npm:0.5.1"
@@ -4644,7 +4644,7 @@ __metadata:
46444644
languageName: unknown
46454645
linkType: soft
46464646

4647-
"ignore@npm:^5.2.0, ignore@npm:^5.2.4, ignore@npm:^5.3.0, ignore@npm:^5.3.2":
4647+
"ignore@npm:^5.2.0, ignore@npm:^5.2.4, ignore@npm:^5.3.2":
46484648
version: 5.3.2
46494649
resolution: "ignore@npm:5.3.2"
46504650
checksum: 10c0/f9f652c957983634ded1e7f02da3b559a0d4cc210fca3792cb67f1b153623c9c42efdc1c4121af171e295444459fc4a9201101fb041b1104a3c000bccb188337

0 commit comments

Comments
 (0)