Skip to content

Commit

Permalink
chore(npm): Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rkunev committed May 11, 2020
1 parent 0a504f6 commit eba7d88
Show file tree
Hide file tree
Showing 2 changed files with 366 additions and 252 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@radial-color-picker/rotator": "3.0.1"
},
"devDependencies": {
"@babel/core": "7.9.0",
"@babel/core": "7.9.6",
"@rollup/plugin-commonjs": "11.1.0",
"@rollup/plugin-node-resolve": "7.1.3",
"@vue/babel-preset-app": "4.3.1",
Expand All @@ -36,22 +36,22 @@
"@vue/cli-service": "4.3.1",
"@vue/cli-shared-utils": "4.3.1",
"@vue/eslint-config-prettier": "6.0.0",
"@vue/test-utils": "1.0.0-beta.33",
"@vue/test-utils": "1.0.2",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
"babel-jest": "25.3.0",
"babel-jest": "26.0.1",
"bundlesize": "0.18.0",
"cliui": "6.0.0",
"eslint": "6.8.0",
"eslint": "7.0.0",
"eslint-plugin-prettier": "3.1.3",
"eslint-plugin-vue": "6.2.2",
"fs-extra": "9.0.0",
"lint-staged": "10.1.6",
"postcss": "7.0.27",
"prettier": "2.0.4",
"rollup": "2.6.1",
"lint-staged": "10.2.2",
"postcss": "7.0.30",
"prettier": "2.0.5",
"rollup": "2.9.1",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-postcss": "2.8.2",
"rollup-plugin-postcss": "3.1.1",
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-terser": "5.3.0",
"rollup-plugin-vue": "5.1.6",
Expand Down
Loading

0 comments on commit eba7d88

Please sign in to comment.