Skip to content

Commit

Permalink
[Tests] pin minimatch to v3.0.4, due to a breaking change in v3.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Feb 11, 2022
1 parent 8641b13 commit b0a64a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"eclint": "^2.8.1",
"eslint": "^8.8.0",
"in-publish": "^2.0.1",
"minimatch": "=3.0.4",
"mkdirp": "^0.5.5",
"mv": "^2.1.1",
"object-keys": "^1.1.1",
Expand Down

0 comments on commit b0a64a3

Please sign in to comment.