Skip to content

Commit

Permalink
chore(deps): Add @quinnturner/audit-types
Browse files Browse the repository at this point in the history
Will use this package for managing JSON audit types.
  • Loading branch information
quinnturner committed Apr 20, 2022
1 parent 8c48d25 commit 7664192
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
13 changes: 13 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -51,6 +51,7 @@
"yargs": "^17.0.0"
},
"devDependencies": {
"@quinnturner/audit-types": "^0.2.0",
"@types/chai": "^4.3.0",
"@types/cross-spawn": "^6.0.2",
"@types/event-stream": "^4.0.0",
Expand Down Expand Up @@ -80,4 +81,4 @@
"pre-push": "npm run lint && npm run test"
}
}
}
}

0 comments on commit 7664192

Please sign in to comment.