FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Remove `micromatch` from package.json · Issue #2584 · github/codeql-action · GitHub
github
/
codeql-action
Public
Notifications
You must be signed in to change notification settings
Fork
493
Star
1.6k
Code
Issues
157
Pull requests
32
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Remove micromatch from package.json
#2584
Copy link
Copy link
Closed
Closed
Remove micromatch from package.json
#2584
Copy link
Description
jsoref
Issue body actions
When
Swap the jest testing framwork for ava
#18
landed, it included:
codeql-action/package.json
Line 44 in
d7b9f5a
"ava"
:
"
3.8.1
"
,
codeql-action/package.json
Lines 36 to 38 in
d7b9f5a
"//"
: [
"
micromatch is an unspecified dependency of ava
"
],
That dependency was fixed in
avajs/ava@fd92b4a
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:
codeql-action/package.json
Line 64 in
531c6ba
"ava"
:
"
^3.15.0
"
,
Reactions are currently unavailable
Activity
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Metadata
Metadata
Assignees
No one assigned
Labels
No labels
No labels
Type
No type
Projects
No projects
Milestone
No milestone
Relationships
None yet
Development
No branches or pull requests
Issue actions
Back
|
FazBrowse Home
|
New Git URL
codeql-action/package.json
Line 44 in d7b9f5a
codeql-action/package.json
Lines 36 to 38 in d7b9f5a
codeql-action/package.json
Line 64 in 531c6ba