Skip to content

Commit

Permalink
fix: try bumping glob resolution in test project (#5561)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtoar authored May 16, 2022
1 parent f150d91 commit aa956eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __fixtures__/test-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
},
"packageManager": "[email protected]",
"resolutions": {
"glob": "7.2.0"
"glob": "7.2.3"
}
}

0 comments on commit aa956eb

Please sign in to comment.