Skip to content

Commit

Permalink
chore(deps): update dependency minimatch to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 9, 2024
1 parent 0c98910 commit 0143e15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"fs-extra": "^11.0.0",
"got-scraping": "^4.0.0",
"json5": "^2.2.3",
"minimatch": "^9.0.0",
"minimatch": "^10.0.0",
"ow": "^0.28.1",
"stream-chain": "^2.2.5",
"stream-json": "^1.7.4",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,7 @@ __metadata:
fs-extra: "npm:^11.0.0"
got-scraping: "npm:^4.0.0"
json5: "npm:^2.2.3"
minimatch: "npm:^9.0.0"
minimatch: "npm:^10.0.0"
ow: "npm:^0.28.1"
stream-chain: "npm:^2.2.5"
stream-json: "npm:^1.7.4"
Expand Down

0 comments on commit 0143e15

Please sign in to comment.