Skip to content

Commit a00a76e

Browse files
authored
override picomatch (#186)
1 parent 7521de4 commit a00a76e

File tree

2 files changed

+28
-24
lines changed

2 files changed

+28
-24
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@
2525
"immutable": "5.1.5",
2626
"liquidjs": "10.25.0",
2727
"flatted": "3.4.2",
28-
"undici": "7.24.0"
28+
"undici": "7.24.0",
29+
"picomatch@2.3.1": "2.3.2",
30+
"picomatch@4.0.3": "4.0.4"
2931
}
3032
},
3133
"scripts": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)