Skip to content

Commit

Permalink
fix patch
Browse files Browse the repository at this point in the history
  • Loading branch information
sgratzl committed Aug 18, 2020
1 parent 7415af5 commit a31af75
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .yarnrc_patch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ packageExtensions:
'eslint-config-react-app@*':
dependencies:
'babel-eslint': '*'
'eslint-plugin-prettier@*':
dependencies:
'eslint-config-prettier': '*'
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4724,7 +4724,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-prettier@npm:^6.0.0, eslint-config-prettier@npm:^6.11.0":
"eslint-config-prettier@npm:*, eslint-config-prettier@npm:^6.0.0, eslint-config-prettier@npm:^6.11.0":
version: 6.11.0
resolution: "eslint-config-prettier@npm:6.11.0"
dependencies:
Expand Down

0 comments on commit a31af75

Please sign in to comment.