Skip to content

Commit

Permalink
Update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 18, 2020
1 parent f6aa03c commit 0fb3825
Show file tree
Hide file tree
Showing 3 changed files with 189 additions and 56 deletions.
2 changes: 1 addition & 1 deletion backend/requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ factory-boy==2.12.0 # https://github.com/FactoryBoy/factory_boy
ipdb==0.13.3 # https://github.com/gotcha/ipdb
ipython==7.16.1 # https://github.com/ipython/ipython
mkdocs==1.1.2 # https://www.mkdocs.org/
django-extensions==2.2.9 # https://github.com/django-extensions/django-extensions
django-extensions==3.0.3 # https://github.com/django-extensions/django-extensions
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"devDependencies": {
"@types/uuid": "8.0.0",
"@typescript-eslint/eslint-plugin": "3.6.0",
"eslint": "6.8.0",
"eslint-config-airbnb-typescript": "8.0.2",
"eslint": "7.5.0",
"eslint-config-airbnb-typescript": "9.0.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-jsx-a11y": "6.3.1",
Expand Down

0 comments on commit 0fb3825

Please sign in to comment.