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 23, 2020
1 parent 5e30036 commit c48bc74
Show file tree
Hide file tree
Showing 3 changed files with 159 additions and 63 deletions.
2 changes: 1 addition & 1 deletion backend/requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ drf-yasg==1.17.1 # https://github.com/axnsan12/drf-yasg
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
6 changes: 3 additions & 3 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"cors-anywhere": "0.4.3",
"dotenv": "8.2.0",
"humps": "2.0.0",
"keycloak-js": "10.0.2",
"keycloak-js": "11.0.0",
"lint-staged": "10.2.11",
"prop-types": "15.7.2",
"query-string": "6.13.1",
Expand Down Expand Up @@ -59,8 +59,8 @@
"devDependencies": {
"@types/uuid": "8.0.0",
"@typescript-eslint/eslint-plugin": "3.7.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 c48bc74

Please sign in to comment.