Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkeye64 committed Jul 11, 2020
1 parent 85f3a72 commit 5d1ac78
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion app-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@vue/eslint-config-standard": "^5.1.2",
"babel-eslint": "^10.1.0",
"eslint": "^7.2.0",
"eslint": "^7.4.0",
"eslint-loader": "^4.0.2",
"eslint-plugin-vue": "^6.2.2"
}
Expand Down
12 changes: 6 additions & 6 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,15 @@
"@rollup/plugin-buble": "^0.21.3",
"@rollup/plugin-commonjs": "^13.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^8.0.1",
"@rollup/plugin-node-resolve": "^8.1.0",
"@vue/eslint-config-standard": "^5.1.2",
"autoprefixer": "^9.8.0",
"autoprefixer": "^9.8.5",
"babel-eslint": "^10.1.0",
"chalk": "^4.1.0",
"cssnano": "^4.1.10",
"eslint": "^7.2.0",
"eslint": "^7.4.0",
"eslint-loader": "^4.0.2",
"eslint-plugin-import": "^2.21.2",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-quasar": "^1.0.0",
Expand All @@ -67,10 +67,10 @@
"open": "^7.0.4",
"postcss": "^7.0.32",
"postcss-rtl": "^1.7.3",
"quasar": "^1.12.5",
"quasar": "^1.12.10",
"quasar-json-api": "^0.0.21",
"rimraf": "^3.0.2",
"rollup": "^2.17.0",
"rollup": "^2.21.0",
"uglify-es": "^3.3.9",
"zlib": "^1.0.5"
},
Expand Down

0 comments on commit 5d1ac78

Please sign in to comment.