Skip to content

Commit

Permalink
Merge pull request #2333 from dlabrecq/2269-dependabot-alerts-4
Browse files Browse the repository at this point in the history
Dependabot alerts
  • Loading branch information
dlabrecq authored Feb 15, 2022
2 parents d894500 + 9d804ba commit 91a1bbd
Show file tree
Hide file tree
Showing 5 changed files with 645 additions and 964 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"react/no-unescaped-entities": ["error", {"forbid": [">", "}"]}],
"spaced-comment": "error",
"use-isnan": "error",
"simple-import-sort/sort": "error"
"simple-import-sort/imports": "error"
},
"overrides": [{
"files": [ "src/locales/messages.ts" ],
Expand Down
Loading

0 comments on commit 91a1bbd

Please sign in to comment.