Skip to content

Commit

Permalink
Update dependency glob to v10.3.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 23, 2024
1 parent dfba02b commit e995e09
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
"form-data": "4.0.0",
"fs-extra": "11.2.0",
"get-port": "7.1.0",
"glob": "10.3.15",
"glob": "10.3.16",
"gzip-size": "7.0.0",
"html-validator": "6.0.1",
"http-proxy": "1.18.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dist"
],
"dependencies": {
"glob": "10.3.15"
"glob": "10.3.16"
},
"devDependencies": {
"@types/glob": "8.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@
"find-up": "7.0.0",
"fresh": "0.5.2",
"get-orientation": "1.1.2",
"glob": "10.3.15",
"glob": "10.3.16",
"gzip-size": "7.0.0",
"http-proxy": "1.18.1",
"http-proxy-agent": "7.0.2",
Expand Down

0 comments on commit e995e09

Please sign in to comment.