Skip to content

Commit 826675b

Browse files
fix(deps): update dependency ignore to v7
1 parent ed5bd96 commit 826675b

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.30.0"
4343
},
4444
"devDependencies": {

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4554,7 +4554,7 @@ __metadata:
45544554
fast-glob: "npm:^3.3.2"
45554555
glob-exec: "npm:0.1.1"
45564556
husky: "npm:9.1.7"
4557-
ignore: "npm:^5.3.0"
4557+
ignore: "npm:^7.0.0"
45584558
jest: "npm:29.7.0"
45594559
lint-staged: "npm:15.5.2"
45604560
mermaid.cli: "npm:0.5.1"
@@ -4568,7 +4568,7 @@ __metadata:
45684568
languageName: unknown
45694569
linkType: soft
45704570

4571-
"ignore@npm:^5.2.0, ignore@npm:^5.2.4, ignore@npm:^5.3.0, ignore@npm:^5.3.2":
4571+
"ignore@npm:^5.2.0, ignore@npm:^5.2.4, ignore@npm:^5.3.2":
45724572
version: 5.3.2
45734573
resolution: "ignore@npm:5.3.2"
45744574
checksum: 10c0/f9f652c957983634ded1e7f02da3b559a0d4cc210fca3792cb67f1b153623c9c42efdc1c4121af171e295444459fc4a9201101fb041b1104a3c000bccb188337

0 commit comments

Comments
 (0)