Skip to content

Commit

Permalink
chore(commonjs): upgrade picomatch (#1775)
Browse files Browse the repository at this point in the history
chore: upgrade picomatch
  • Loading branch information
benmccann authored Oct 16, 2024
1 parent c358dae commit dd1deee
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions packages/commonjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@
"@rollup/pluginutils": "^5.0.1",
"commondir": "^1.0.1",
"estree-walker": "^2.0.2",
"fdir": "^6.1.1",
"fdir": "^6.2.0",
"is-reference": "1.2.1",
"magic-string": "^0.30.3",
"picomatch": "^2.3.1"
"picomatch": "^4.0.2"
},
"devDependencies": {
"@rollup/plugin-json": "^5.0.0",
Expand Down
18 changes: 9 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dd1deee

Please sign in to comment.