Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bperel committed May 10, 2020
1 parent b9600e3 commit 26501e6
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 251 deletions.
267 changes: 19 additions & 248 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"axios": "^0.19.2",
"bootstrap": "^4.4.1",
"bootstrap-vue": "^2.13.0",
"bootstrap-vue": "^2.13.1",
"core-js": "^3.6.5",
"diff-match-patch": "^1.0.4",
"echarts": "^4.7.0",
Expand All @@ -29,12 +29,12 @@
"@vue/cli-plugin-vuex": "^4.3.1",
"@vue/cli-service": "^4.3.1",
"@vue/eslint-config-prettier": "^6.0.0",
"@vue/test-utils": "1.0.0-beta.29",
"@vue/test-utils": "^1.0.0",
"babel-eslint": "^10.1.0",
"eslint": "^5.16.0",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-vue": "^5.0.0",
"node-sass": "^4.14.0",
"node-sass": "^4.14.1",
"prettier": "^2.0.5",
"sass-loader": "^8.0.2",
"vue-template-compiler": "^2.6.10"
Expand Down

0 comments on commit 26501e6

Please sign in to comment.