Skip to content

Commit

Permalink
chore: update dependencies package
Browse files Browse the repository at this point in the history
  • Loading branch information
isy committed Sep 28, 2020
1 parent 9f186fe commit d1df897
Show file tree
Hide file tree
Showing 2 changed files with 1,154 additions and 785 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@
"vue": "^2.6.10"
},
"devDependencies": {
"@babel/core": "^7.4.5",
"@babel/plugin-external-helpers": "^7.2.0",
"@babel/preset-env": "^7.4.5",
"@babel/core": "^7.11.6",
"@babel/plugin-external-helpers": "^7.10.4",
"@babel/preset-env": "^7.11.5",
"@rollup/plugin-babel": "^5.2.1",
"@rollup/plugin-commonjs": "^15.1.0",
"@rollup/plugin-node-resolve": "^9.0.0",
"@vue/compiler-sfc": "^3.0.0",
"babel-eslint": "^10.0.1",
"eslint": "^5.16.0",
"eslint-plugin-vue": "^5.2.2",
"babel-eslint": "^10.1.0",
"eslint": "^7.10.0",
"eslint-plugin-vue": "^6.2.2",
"rollup": "^2.28.2",
"rollup-plugin-copy": "^3.3.0",
"rollup-plugin-eslint": "^7.0.0",
Expand Down
Loading

0 comments on commit d1df897

Please sign in to comment.