Skip to content

Commit f308608

Browse files
fix(deps): update dependency ignore to v7
1 parent d2c23da commit f308608

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-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: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4841,7 +4841,7 @@ __metadata:
48414841
fast-glob: "npm:^3.3.2"
48424842
glob-exec: "npm:0.1.1"
48434843
husky: "npm:9.1.7"
4844-
ignore: "npm:^5.3.0"
4844+
ignore: "npm:^7.0.0"
48454845
jest: "npm:29.7.0"
48464846
lint-staged: "npm:15.2.11"
48474847
mermaid.cli: "npm:0.5.1"
@@ -4855,7 +4855,7 @@ __metadata:
48554855
languageName: unknown
48564856
linkType: soft
48574857

4858-
"ignore@npm:^5.2.0, ignore@npm:^5.2.4, ignore@npm:^5.3.0, ignore@npm:^5.3.1, ignore@npm:^5.3.2":
4858+
"ignore@npm:^5.2.0, ignore@npm:^5.2.4, ignore@npm:^5.3.1, ignore@npm:^5.3.2":
48594859
version: 5.3.2
48604860
resolution: "ignore@npm:5.3.2"
48614861
checksum: 10c0/f9f652c957983634ded1e7f02da3b559a0d4cc210fca3792cb67f1b153623c9c42efdc1c4121af171e295444459fc4a9201101fb041b1104a3c000bccb188337
@@ -4869,6 +4869,13 @@ __metadata:
48694869
languageName: node
48704870
linkType: hard
48714871

4872+
"ignore@npm:^7.0.0":
4873+
version: 7.0.0
4874+
resolution: "ignore@npm:7.0.0"
4875+
checksum: 10c0/4bb6b6f7ab4cc79c14ca17b6f584e88a547c133b9b07de677fd6c2e98767379ae4314a116569204dd9b2cb252d5d8338ff178f134e7384a43fe627c43c4d4875
4876+
languageName: node
4877+
linkType: hard
4878+
48724879
"import-fresh@npm:^3.2.1, import-fresh@npm:^3.3.0":
48734880
version: 3.3.0
48744881
resolution: "import-fresh@npm:3.3.0"

0 commit comments

Comments
 (0)