Skip to content

Commit 20e598d

Browse files
fix(deps): update dependency ignore to v7
1 parent 873d780 commit 20e598d

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

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4618,7 +4618,7 @@ __metadata:
46184618
fast-glob: "npm:^3.3.2"
46194619
glob-exec: "npm:0.1.1"
46204620
husky: "npm:9.1.7"
4621-
ignore: "npm:^5.3.0"
4621+
ignore: "npm:^7.0.0"
46224622
jest: "npm:29.7.0"
46234623
lint-staged: "npm:15.5.2"
46244624
mermaid.cli: "npm:0.5.1"
@@ -4632,7 +4632,7 @@ __metadata:
46324632
languageName: unknown
46334633
linkType: soft
46344634

4635-
"ignore@npm:^5.2.0, ignore@npm:^5.2.4, ignore@npm:^5.3.0, ignore@npm:^5.3.2":
4635+
"ignore@npm:^5.2.0, ignore@npm:^5.2.4, ignore@npm:^5.3.2":
46364636
version: 5.3.2
46374637
resolution: "ignore@npm:5.3.2"
46384638
checksum: 10c0/f9f652c957983634ded1e7f02da3b559a0d4cc210fca3792cb67f1b153623c9c42efdc1c4121af171e295444459fc4a9201101fb041b1104a3c000bccb188337

0 commit comments

Comments
 (0)