Skip to content

Commit 0179b6c

Browse files
authored
fix(pluginutils): upgrade picomatch (#1796)
1 parent 2f943d5 commit 0179b6c

File tree

2 files changed

+8
-29
lines changed

2 files changed

+8
-29
lines changed

packages/pluginutils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"dependencies": {
6464
"@types/estree": "^1.0.0",
6565
"estree-walker": "^2.0.2",
66-
"picomatch": "^2.3.1"
66+
"picomatch": "^4.0.2"
6767
},
6868
"devDependencies": {
6969
"@rollup/plugin-commonjs": "^23.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)