Skip to content

Commit

Permalink
Merge branch 'master' into renovate/cross-spawn-6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiaozhe Yao authored Oct 1, 2018
2 parents 278c7fa + b0c2435 commit 54881bb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"vuetify": "1.2.5"
},
"devDependencies": {
"autoprefixer": "7.2.6",
"autoprefixer": "9.1.5",
"babel-core": "6.26.3",
"babel-eslint": "7.2.3",
"babel-eslint": "10.0.1",
"babel-helper-vue-jsx-merge-props": "2.0.3",
"babel-jest": "21.2.0",
"babel-loader": "7.1.5",
"babel-loader": "8.0.4",
"babel-plugin-dynamic-import-node": "1.2.0",
"babel-plugin-syntax-jsx": "6.18.0",
"babel-plugin-transform-es2015-modules-commonjs": "6.26.2",
Expand All @@ -37,7 +37,7 @@
"chromedriver": "2.42.0",
"copy-webpack-plugin": "4.5.2",
"cross-spawn": "6.0.5",
"css-loader": "0.28.11",
"css-loader": "1.0.0",
"eslint": "3.19.0",
"eslint-config-standard": "10.2.1",
"eslint-friendly-formatter": "3.0.0",
Expand All @@ -64,9 +64,9 @@
"rimraf": "2.6.2",
"selenium-server": "3.14.0",
"semver": "5.5.1",
"shelljs": "0.7.8",
"shelljs": "0.8.2",
"uglifyjs-webpack-plugin": "1.3.0",
"url-loader": "0.5.9",
"url-loader": "0.6.2",
"vue-jest": "1.4.0",
"vue-loader": "13.7.3",
"vue-style-loader": "3.1.2",
Expand Down

0 comments on commit 54881bb

Please sign in to comment.