Skip to content

Commit

Permalink
fix(config): fix dependencies security issues
Browse files Browse the repository at this point in the history
  • Loading branch information
pviti committed Mar 1, 2022
1 parent 37a7d61 commit 45d9de0
Show file tree
Hide file tree
Showing 4 changed files with 11,831 additions and 11,314 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -163,3 +163,4 @@ temp/

# End of https://www.toptal.com/developers/gitignore/api/node,macos
test.ts
yarn.lock
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ src/
node_modules/

tsconfig.json
tsconfig.*.json
tslint.json
.prettierrc

Expand Down
Loading

0 comments on commit 45d9de0

Please sign in to comment.