Skip to content

Commit

Permalink
Merge pull request #3 from MailOnline/fix/fix-trim-newlines
Browse files Browse the repository at this point in the history
fix: fix trim-newlines vulnerability
  • Loading branch information
claudiorodriguez authored Jun 10, 2021
2 parents c1bc230 + f6a6ba2 commit a495e85
Show file tree
Hide file tree
Showing 2 changed files with 1,962 additions and 2,755 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@
"eslint-plugin-prefer-arrow": "^1.1.7",
"eslint-plugin-react": "^7.18.3"
},
"resolutions": {
"trim-newlines": "^3.0.1"
},
"husky": {
"hooks": {
"pre-commit": "pretty-quick --staged && yarn run lint && yarn run check-prettier-conflicts"
Expand Down
Loading

0 comments on commit a495e85

Please sign in to comment.