Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mmarx committed Sep 16, 2020
1 parent 5494ecc commit cbe3b64
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 69 deletions.
133 changes: 68 additions & 65 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"axios": "^0.19.2",
"bootstrap-vue": "^2.15.0",
"cwait": "^1.1.2",
"lodash": "^4.17.15",
"lodash": "^4.17.20",
"nprogress": "^0.2.0",
"parsimmon": "^1.13.0",
"vue": "^2.6.11",
"parsimmon": "^1.16.0",
"vue": "^2.6.12",
"vue-bootstrap-typeahead": "^0.2.6",
"vue-class-component": "^7.2.3",
"vue-i18n": "^8.18.2",
Expand Down Expand Up @@ -50,7 +50,7 @@
"typescript-tslint-plugin": "^0.5.5",
"vue-cli-plugin-bootstrap-vue": "^0.4.0",
"vue-cli-plugin-i18n": "^0.6.1",
"vue-template-compiler": "^2.6.11"
"vue-template-compiler": "^2.6.12"
},
"gitHooks": {
"pre-commit": "lint-staged"
Expand Down

0 comments on commit cbe3b64

Please sign in to comment.