codeql-action
codeql-action copied to clipboard
Remove `micromatch` from package.json
- When #18 landed, it included: https://github.com/github/codeql-action/blob/d7b9f5a097fc0f44469c524a720c4e1a53c79210/package.json#L44 https://github.com/github/codeql-action/blob/d7b9f5a097fc0f44469c524a720c4e1a53c79210/package.json#L36-L38
- That dependency was fixed in https://github.com/avajs/ava/commit/fd92b4a368aac600e0b1f95b514179db8316771c which was released in https://github.com/avajs/ava/releases/tag/v3.8.2
- ava was upgraded a while ago to pull in that fix: https://github.com/github/codeql-action/blob/531c6ba7c8c608c27abe3c4ae13fcdc484f9ad7f/package.json#L64