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 57afa27
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 @@ -62,6 +62,7 @@
"@types/yargs": "^17.0.9",
"@typescript-eslint/eslint-plugin": "^5.14.0",
"@typescript-eslint/parser": "^5.14.0",
"audit-types": "^0.3.0",
"chai": "^4.3.6",
"eslint": "^8.11.0",
"eslint-config-prettier": "^8.5.0",
Expand All @@ -80,4 +81,4 @@
"pre-push": "npm run lint && npm run test"
}
}
}
}

0 comments on commit 57afa27

Please sign in to comment.