Skip to content

Commit

Permalink
Merge pull request #345 from Sanofi-IADC/renovate/eslint-config-prett…
Browse files Browse the repository at this point in the history
…ier-8.x

chore(deps): update dependency eslint-config-prettier to v8
  • Loading branch information
kiru42 committed Feb 25, 2022
2 parents 41dfed4 + 35a48a4 commit 3b7aab6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ module.exports = {
'plugin:@typescript-eslint/recommended',
'plugin:prettier/recommended',
'prettier',
'prettier/@typescript-eslint',
],
root: true,
env: {
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@typescript-eslint/eslint-plugin": "5.12.1",
"@typescript-eslint/parser": "5.12.1",
"eslint": "8.9.0",
"eslint-config-prettier": "7.2.0",
"eslint-config-prettier": "8.4.0",
"eslint-plugin-prettier": "4.0.0",
"iframe-resizer": "4.3.2",
"jest": "26.6.3",
Expand Down

0 comments on commit 3b7aab6

Please sign in to comment.