Skip to content

Commit 57a2279

Browse files
committed
chore(deps): globally override minimatch to >=10.2.4
1 parent b6380ea commit 57a2279

2 files changed

Lines changed: 6 additions & 44 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,7 @@
4545
},
4646
"pnpm": {
4747
"overrides": {
48-
"eslint-plugin-react>minimatch": ">=10.2.4",
49-
"glob>minimatch": ">=10.2.4"
48+
"minimatch": ">=10.2.4"
5049
}
5150
}
5251
}

pnpm-lock.yaml

Lines changed: 5 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)