Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-prettier to v7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jan 18, 2021
1 parent dda08f4 commit da81daf
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
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 @@ -55,7 +55,7 @@
"@typescript-eslint/parser": "4.14.0",
"cpx": "1.5.0",
"eslint": "7.18.0",
"eslint-config-prettier": "7.1.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-import": "2.22.1",
"gulp": "4.0.2",
"gulp-clean": "0.4.0",
Expand Down
2 changes: 1 addition & 1 deletion src/lib/application/files/ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@typescript-eslint/eslint-plugin": "^4.6.1",
"@typescript-eslint/parser": "^4.6.1",
"eslint": "^7.12.1",
"eslint-config-prettier": "7.1.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-prettier": "^3.1.4",
"jest": "^26.6.3",
"prettier": "^2.1.2",
Expand Down

0 comments on commit da81daf

Please sign in to comment.