Skip to content

Commit

Permalink
Merge pull request #248 from styfle/picomatch-4-0-1
Browse files Browse the repository at this point in the history
chore!: bump picomatch@4.0.1
  • Loading branch information
jonschlinkert committed Mar 28, 2024
2 parents 2f4a045 + 9e71d95 commit 6b3526f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"braces": "^3.0.2",
"picomatch": "^2.3.1"
"picomatch": "^4.0.1"
},
"devDependencies": {
"fill-range": "^7.0.1",
Expand Down

0 comments on commit 6b3526f

Please sign in to comment.