Skip to content

Commit 5a836d6

Browse files
chore(deps): update picomatch (#1696)
1 parent 91220ac commit 5a836d6

File tree

2 files changed

+36
-56
lines changed

2 files changed

+36
-56
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
"lerna": "^8.2.3",
5656
"lint-staged": "^15.5.2",
5757
"npm-run-all": "^4.1.5",
58+
"picomatch": "4.0.4",
5859
"prettier": "3.0.1",
5960
"rimraf": "^5.0.1",
6061
"stylelint": "^15.10.2",
@@ -76,6 +77,10 @@
7677
"minimatch@>=8.0.0 <8.0.6": "8.0.6",
7778
"minimatch@>=9.0.0 <9.0.7": "9.0.7",
7879
"minimatch@>=10.0.0 <10.2.3": "10.2.3",
80+
"picomatch": "4.0.4",
81+
"react-scanner": {
82+
"picomatch": "4.0.4"
83+
},
7984
"@microsoft/api-extractor": "7.57.6",
8085
"vite-plugin-dts": {
8186
"@microsoft/api-extractor": {

0 commit comments

Comments
 (0)